Thread
:
How do you 301 redirect a dynamic URL (URL with a question mark in it)?
View Single Post
#
3
(
permalink
)
10-13-2008, 05:52 PM
da8iwr
WebProWorld New Member
Join Date: Sep 2005
Location: North East UK
Posts: 11
Re: How do you 301 redirect a dynamic URL (URL with a question mark in it)?
If you use the HTAccess file,to do this, it will work perfectly
Quote:
Redirect 301 /oldpage.html
http://www.yoursite.com/newpage.html
Redirect 301 /oldpage2.html
http://www.yoursite.com/folder/
If you search on google for "HTAccess 301 redirect" there is tons of stuff mate.
da8iwr
View Public Profile
Send a private message to da8iwr
Visit da8iwr's homepage!
Find all posts by da8iwr