Does the content= "nofollow" in meta tag ban google from the page?

Discussion in 'Search Engine Optimization' started by Andy_ameed, Jan 18, 2010.

  1. #1
    <meta name="robots" content="nofollow" />

    if we add that code to a page, will google know check the page for updates? or will just forget about the whole page?

    <meta name="robots" content="index,nofollow" />

    or does this mean something else, like index but dont follow?
     
    Andy_ameed, Jan 18, 2010 IP
  2. B.Williams

    B.Williams Active Member

    Messages:
    555
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    58
    #2
    nofollow means that Google will not crawl your page and if you make it do follow then google bot crawl your webpage eveytime when they index. So its not related with Banned purpose
     
    B.Williams, Jan 18, 2010 IP
  3. Andy_ameed

    Andy_ameed Active Member

    Messages:
    129
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #3
    Does that mean that google will not know if that page updates? and will not reflect the changes for that page in its updates?
     
    Andy_ameed, Jan 18, 2010 IP
  4. B.Williams

    B.Williams Active Member

    Messages:
    555
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    58
    #4
    Yes, you are right :)
     
    B.Williams, Jan 18, 2010 IP
  5. Andy_ameed

    Andy_ameed Active Member

    Messages:
    129
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #5
    Is there a code we can tell google to index and check the updates but not to follow the links?
     
    Andy_ameed, Jan 18, 2010 IP
  6. magda

    magda Notable Member

    Messages:
    5,197
    Likes Received:
    315
    Best Answers:
    0
    Trophy Points:
    280
    #6
    magda, Jan 18, 2010 IP
  7. Andy_ameed

    Andy_ameed Active Member

    Messages:
    129
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #7
    The thing is the link are generated from PHP and that is making it very diffiicult to put nofollow in it. lots of codes were tried but the script doesnt work.

    <meta name="robots" content="index,nofollow" /> does this code tells any difference to google?
     
    Andy_ameed, Jan 18, 2010 IP