How to redirect 301 in.aspx

Discussion in 'Search Engine Optimization' started by seobeena, Sep 30, 2010.

  1. #1
    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!!
     
    seobeena, Sep 30, 2010 IP