Question about switch from Able2Know

Discussions and support about the different URL Rewriting techniques for phpBB2.

Moderator: Moderators

Question about switch from Able2Know

Postby handy1 » Fri Jun 30, 2006 4:25 am

Is there a fix for pages that were indexed under different mod rewrite rules, and then switched mod rewrite formating?

I was using able2know's mod rewrite for a couple of months, and then switched to the advanced mod rewrite from phpbb-seo.com. Though I don't have many pages indexed with Google (just index.php), MSN has indexed quite a bit of my site under the old rewrite rules. Therefore, when someone clicks on a link to my site, referred from msn, they get a 404 error now because my rewrite rules have changed.

Example:
Old rewrite -
Code: Select all
www.handymanxchange.com/post-182.html&sid=e351146f58433fe51d64f774bcf7d0a9

New rewrite -
Code: Select all
http://www.handymanxchange.com/handyman182.html

I'm sure you can do another rewrite or a redirect in .htaccess, I just don't know how it should be formatted.
handy1
 
Posts: 17
Joined: Wed Jun 28, 2006 1:41 pm
Location: Appleton, WI

Advertisement

Postby dcz » Fri Jun 30, 2006 8:27 am

Yes, for the post it's possible.

Add this after the www prefix rule and before the forum's ones :

Code: Select all
RewriteRule ^pots-([0-9]+)\.html /handyman$1.html [R=301,L]


If you migrated from the able2know mod rewrite, then you should disallow the older URLs in your robots.txt.

adding at least this two in it, after the one advised for the advanced mod rewrite :

Code: Select all
Disallow: /about
Disallow: /forum
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: 21238
Joined: Fri Apr 28, 2006 9:03 pm

Postby handy1 » Fri Jun 30, 2006 2:22 pm

Thanks much. Your a lifesaver!
handy1
 
Posts: 17
Joined: Wed Jun 28, 2006 1:41 pm
Location: Appleton, WI

Postby dcz » Fri Jun 30, 2006 2:46 pm

handy1 wrote:Thanks much. Your a lifesaver!


:lol: You are welcome.
lifesaver hu, this is too much honor ;)
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: 21238
Joined: Fri Apr 28, 2006 9:03 pm


Return to phpBB2 mod Rewrite

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 1 guest