Discussion in "E107 FURL Support" started by    chris2k8    May 1, 2008.
Thu May 01 2008, 11:19 am
#1
hi ricky, im using furl for the second time and now like the plugin. google indexing the urls better now. thank you! but even though i have changed all website urls to the new furl ones and have changed the e107 google sitemap urls to the new ones the old urls are still being indexed. so now i have duplicate urls indexed that link to the same content. the old urls will continue to be indexed because they can still be accessed by search engines. how do i 301 the e107 old urls to the new furl'd urls

like if someone went to domain

http://www.domain.com/ e107_forum.html would be redirected to http://www.domain.com/forum.html
Fri May 02 2008, 05:44 am
#2
add a 301 permanent redirect using htaccess

you can do this in two ways..
First:

redirect 301 /e107_forum.html http://www.domain.com/forum.html

Second:

RewriteRule /e107_forum.html /forum.html [R=301,L]


In addition to this.. you can register yourself in google's webmaster's tool and then you can request them for removal of old urls. and this may take time.. depending upon the crawl rate of google bot on your site.


[ Edited Fri May 02 2008, 05:47 am ]
Sat May 03 2008, 08:26 am
#3
they dont work ricky

please test it on your localhost/website


[ Edited Sat May 03 2008, 08:26 am ]
Sun May 04 2008, 11:20 am
#4
check this out ajay

what should happen is this for example

if someone goes to

http://www.8051projects.net/download.php

they get redirected to

http://www.8051projects.net/download.html

best way is a 301

http://www.8051projects.net/download.php = google pagerank 1

http://www.8051projects.net/download.html = google pagerank 2

well worth trying to figure out how to get the 301 to work properly :-)

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

Clydehet
Wed May 01 2024, 06:44 pm
Davidoried
Wed May 01 2024, 06:11 pm
KevinTab
Sun Apr 28 2024, 05:35 am
Tumergix
Sun Apr 28 2024, 12:59 am
StevenDrulk
Sat Apr 27 2024, 08:47 pm
StephenHauct
Sat Apr 27 2024, 09:38 am
Adamsaf
Sat Apr 27 2024, 07:12 am
Robertphype
Sat Apr 27 2024, 12:23 am