ADV SEO rewrite + Zero duplicate

Zero duplicate support forum. Personalized HTTP 301 dynamic redirections for phpBB.

Moderator: Moderators

ADV SEO rewrite + Zero duplicate

Postby sanis » Sun Jun 03, 2007 12:07 pm

Hello,
I have that two mods installed and Print Version doesn't work.
http://stotis.net/viewtopic.php?f=1&t=3 ... view=print
sanis
 
Posts: 47
Joined: Fri Jan 05, 2007 5:37 pm

Advertisement

Postby dcz » Sun Jun 03, 2007 12:21 pm

All, right, a non hadled case, will fix it, by then could you add the last touch please ;)

++
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Postby sanis » Sun Jun 03, 2007 12:40 pm

My english is very bad, but i understood that i have to add your link in footer? :) ok, i have just added it.
sanis
 
Posts: 47
Joined: Fri Jan 05, 2007 5:37 pm

Postby dcz » Sun Jun 03, 2007 12:52 pm

All right, so before we update this one, here is a quick fix, in viewtopic.php find :

Code: Select all
   $phpbb_seo->seo_cond( (utf8_strpos($phpbb_seo->seo_path['uri'], 'watch=') === FALSE) );

}


After add :

Code: Select all
$phpbb_seo->seo_cond( (utf8_strpos($phpbb_seo->seo_path['uri'], 'view=print') === FALSE) );


++
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Postby sanis » Sun Jun 03, 2007 2:21 pm

Thanks, now it works. But waching forum function isn't working :/
I mean viewforum.php?f=1&watch=forum&start=0
It is happening the same as in print version before.
sanis
 
Posts: 47
Joined: Fri Jan 05, 2007 5:37 pm

Postby dcz » Sun Jun 03, 2007 2:23 pm

Even if you are logged in ?
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Postby sanis » Sun Jun 03, 2007 2:24 pm

Yes, even i am logged in.
sanis
 
Posts: 47
Joined: Fri Jan 05, 2007 5:37 pm

Postby dcz » Sun Jun 03, 2007 2:27 pm

mmh, I do not have this one on my test forums. Only guest are redirected for these.

Try another link in another forum just in case.

++
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Postby sanis » Sun Jun 03, 2007 2:34 pm

Ok, i have just tried viewforum.php?f=19&watch=forum&start=0
But it only redirects to /programavimas-f19/ and nothing is happening. (it doesn't mark as waching forum).
sanis
 
Posts: 47
Joined: Fri Jan 05, 2007 5:37 pm

Postby dcz » Sun Jun 03, 2007 2:54 pm

All right, I had not seen these links actually :lol:

So here is a fix, open viewforum.php and find :

Code: Select all
   $phpbb_seo->seo_cond( $mark_read != 'forums' );


after add :

Code: Select all
   $phpbb_seo->seo_cond( (utf8_strpos($phpbb_seo->seo_path['uri'], 'watch=') === FALSE) );


Find :

Code: Select all
      $phpbb_seo->seo_cond( $mark_read == 'forums', false, 'do' );


After add :

Code: Select all
      $phpbb_seo->seo_cond( (utf8_strpos($phpbb_seo->seo_path['uri'], 'watch=') !== FALSE), false, 'do');


++
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Postby sanis » Sun Jun 03, 2007 3:35 pm

Nice, thanks.

Now i am waiting for your seo generation statistics mod on footer, that we talked about :)

Keep up good working.
sanis
 
Posts: 47
Joined: Fri Jan 05, 2007 5:37 pm

Postby dcz » Sun Jun 03, 2007 3:40 pm

had you noticed the No duplicate for phpBB3 ?
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Postby sanis » Sun Jun 03, 2007 3:53 pm

I have just installed it, but it doesn't add any statistics on footer like:
Seo : 0.00027 s ( 0.26 % ) - 0 Titles ( 0.00 % ) - 3 URLs rewritten ( 100.00 % )
sanis
 
Posts: 47
Joined: Fri Jan 05, 2007 5:37 pm

Postby dcz » Sun Jun 03, 2007 3:59 pm

Well of course, I was just mentionning this one was released today ;)
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Postby sanis » Sun Jun 03, 2007 4:04 pm

Okey, thanks. I will be waiting for it.
sanis
 
Posts: 47
Joined: Fri Jan 05, 2007 5:37 pm

Next

Return to Zero duplicate

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 1 guest