vBulletin Search Engine Optimization
This is a discussion on Proper 301's? within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; This is really confusing me. I've had vbSEO for over 4 months now, however it still seems like yahoo is ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Proper 301's?
This is really confusing me. I've had vbSEO for over 4 months now, however it still seems like yahoo is keeping some of my old URL's even though they've recently been idexed: Yahoo! Site Explorer This is the part of my .htaccess file that controlls those links. Look right? Code: Options +FollowSymLinks RewriteRule ^archive/topic/([0-9]+)-([0-9]+).html showthread.php?t=$1&p=$2 [L,R=301] RewriteRule ^archive/forum/([0-9]+)-([0-9]+).html forumdisplay.php?t=$1&p=$2 [L,R=301] RewriteRule ^t([0-9]+).html$ showthread.php?t=$1 [L,R=301] RewriteRule ^t([0-9]+)$ showthread.php?t=$1 [L,R=301] RewriteRule ^lastpostinthread([0-9]+).html$ showthread.php?goto=lastpost&t=$1 [L,R=301] RewriteRule ^newpostinthread([0-9]+).html$ showthread.php?goto=newpost&t=$1 [L,R=301] RewriteRule ^f([0-9]+)$ forumdisplay.php?f=$1 [L,R=301] |
|
#2
| ||||
| ||||
|
It's yahoo... I still have IPB ulrs in there from when i converted back in june...
|
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| are 301's really a good idea? i don't think so. | sde | General Discussion | 3 | 05-25-2006 03:19 PM |