how write do follow attribute in response.redirect

Discussion in 'Search Engine Optimization' started by Steveburner, Feb 1, 2010.

  1. #1
    Hi every, I want to place a do follow attribute in response.redirect.Like
    <%

    Response.Redirect("http://www.espinteractivesolutions.com/index.html")

    %>.
    Can you suggest me, how i place a no follow attribute in it.Thanks
     
    Steveburner, Feb 1, 2010 IP
  2. brother_of_devil

    brother_of_devil Peon

    Messages:
    166
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You're messing up the terms. Do follow is the attribute of a link, while the redirection (of any kind) is not a link and dofollow or nofollow terms are not applicable to it. A redirection is always processed by a client (either a browser or a search engine spider), so it is kinda always dofollow. Though i repeat, this term is not applicable to a redirection.
     
    brother_of_devil, Feb 2, 2010 IP