View Single Post
  #3 (permalink)  
Old 10-13-2008, 05:52 PM
da8iwr's Avatar
da8iwr da8iwr is offline
WebProWorld New Member
 
Join Date: Sep 2005
Location: North East UK
Posts: 11
da8iwr RepRank 0
Default 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.
Reply With Quote