View Single Post
  #6 (permalink)  
Old 10-13-2008, 07:41 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)?

Sorry Clint1, just realised you put the URLs you want to change from and to.

HTML Code:
redirect 301 domain.com/page.html?ref=pislikcs.com domain.com/page.html
That should work perfectly OK.
Reply With Quote