phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
Migrating from mixed mod rewrite to advanced mod

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » Zero duplicate
::  
Author Message
Darth Pincho
PR1
PR1


Joined: 22 Sep 2006
Posts: 141

Migrating from mixed mod rewrite to advanced modPosted: Sun Feb 04, 2007 10:09 pm    Post subject: Migrating from mixed mod rewrite to advanced mod

Hi, my forum prevously uses mixed mod rewrite, now uses advanced mode one.

Excellent mod by the way.

The question is: the zerodupe mod for advanced mod will redirect all the previous indexed google pages in mixed mod format??

google spidered my web and index about 250 pages in mixed mode format. How can i redirect those pages to the right urls in advanced mode format?

This mode (advanzed zero dupe) will do this?

_________________
Webmaster at:
http://www.tupincho.net
Discussion board at:
http://www.tupincho.net/foro/
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

Migrating from mixed mod rewrite to advanced modPosted: Sun Feb 04, 2007 11:55 pm    Post subject: Re: Migrating from mixed mod rewrite to advanced mod

Yes it will, you just have to keep the two old rewriterules for topics from the mixed mod rewrite at the bottom of your .htaccess :

Code:
# PAGINATED TOPIC
RewriteRule ^phpbb/topic([0-9]+)-([0-9]+)\.html$ /phpbb/viewtopic.php?t=$1&start=$2 [QSA,L]
# TOPIC
RewriteRule ^phpbb/topic([0-9]+)\.html$ /phpbb/viewtopic.php?t=$1 [QSA,L]


This way, they'll still work and will be redirected Wink

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
Darth Pincho
PR1
PR1


Joined: 22 Sep 2006
Posts: 141

Migrating from mixed mod rewrite to advanced modPosted: Mon Feb 05, 2007 3:03 am    Post subject: Re: Migrating from mixed mod rewrite to advanced mod

Ok. I include these 2 lines in my .htacces and works great. Also my forum was working fine. No problem redirecting to the index. no problems at all.

I proceed to install zerodupe. Now i have some issues:

try to enter in http://www.tupincho.net/foro/ doesnt work
and http://www.tupincho.net/foro.index.php doesnt work

Only works if you try index.html

also this is one forum link
http://www.tupincho.net/foro/discusion-de-los-articulos-publicados-por-tupincho-net-f26.html

and this one is misspelled in one letter:
http://www.tupincho.net/foro/discusion-de-los-articulos-publicados-pr-tupincho-net-f26.html
But the misspelled title redirection doesnt work.

Ideas?

_________________
Webmaster at:
http://www.tupincho.net
Discussion board at:
http://www.tupincho.net/foro/
Back to top
Visit poster's website
Darth Pincho
PR1
PR1


Joined: 22 Sep 2006
Posts: 141

Migrating from mixed mod rewrite to advanced modPosted: Mon Feb 05, 2007 3:35 am    Post subject: Re: Migrating from mixed mod rewrite to advanced mod

Problem solved. I read in other post of mine an answer. The main problem is in the file common. php

the code:
// www.phpBB-SEO.com SEO TOOLKIT BEGIN
include($phpbb_root_path . 'phpbb_seo/phpbb_seo_class.'.$phpEx);
$phpbb_seo = new phpbb_seo();
// www.phpBB-SEO.com SEO TOOLKIT END

has to be in the end of the file not in the begining. I hope DCZ release tomorrow a new update in the mod.

Thansk a lot for all the help.
Regards

_________________
Webmaster at:
http://www.tupincho.net
Discussion board at:
http://www.tupincho.net/foro/
Back to top
Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » Zero duplicate
Page 1 of 1

Navigation Similar Topics

Jump to: