Hello SEO, i would like to take your help in redirection. its a new website http://waterfry.com/default.aspx and would like to use 301. I try this code : <%@ Language=VBScript %> <% Response.Status="301 Moved Permanently" Response.AddHeader "Location","http://www.new-url.com/" %> bt still canonical issues on site. what should i need to resolve this problem Thanks in advance!!