Redirect 301 /forum/index.php?showtopic=17215 /forum/showthread.php?t=16713
I obviously have no clue. I need to redirect the above.
Thank you.
This is a discussion on need url rewrite within the General Discussion forums, part of the vBulletin SEO Discussion category; Redirect 301 /forum/index.php?showtopic=17215 /forum/showthread.php?t=16713 I obviously have no clue. I need to redirect the above. Thank you....
Redirect 301 /forum/index.php?showtopic=17215 /forum/showthread.php?t=16713
I obviously have no clue. I need to redirect the above.
Thank you.
Vol_freak,
Try our Custom 301 Redirect feature in the vBSEO Control Panel:
Code:'/forum/index.php?showtopic=17215' => '/forum/showthread.php?t=16713'
that did not seem to work.
what happened?
Try the following in the forum/.htaccess right after "RewriteEngine on" line:
Code:RewriteRule index\.php\?showtopic=17215 showthread.php?t=16713 [L,R=301]
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!