![]() |
htaccess redirection in vb5?
When I add this line to vb5 htaccess file:
RedirectMatch 301 /arcade.php$ http://www.site.com/page.html I got this as result: http://www.site.com/page.html?routestring=arcade.php How I can make redirection without ?routestring=arcade.php? |
put this in the arcade.php file
header("HTTP/1.1 301 Moved Permanently"); header("Location: http://www.New-Website.com"); |
Yes, I have already done that and it works for links which used arcade.php file.
I have used vbSeo in past and have lots of links like forum/category/something.html I can't use same method for such links. |
All times are GMT. The time now is 06:51 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|