Stop indexing of PART of a Web page?

Discussion in 'Search Engine Optimization' started by jeffturner, May 7, 2009.

  1. #1
    Is it possible to stop Google (and others) from indexing part of a Web page? In particular, due to privacy concerns, i want to hide a few data from google without de-indexing the whole page with robots.txt-- can this be done somehow?
    Please give suggestions how to stop google from crawling a particular part of a webpage.
    Thanks!
     
    jeffturner, May 7, 2009 IP
  2. domain10x

    domain10x Active Member

    Messages:
    117
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #2
    You can use this meta in the header section:
    <meta name="robots" content="noindex,nofollow" />
    Good luck ;)
     
    domain10x, May 7, 2009 IP
  3. stevejeff

    stevejeff Peon

    Messages:
    187
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    robots.txt can control the access to full page,but cannot control the access over specific part of the page. You can try placing the content which should not be crawled in a iframe or if its a text you can convert it as a image & embed in the page.
     
    stevejeff, May 7, 2009 IP
  4. jeffturner

    jeffturner Peon

    Messages:
    95
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Well i guess this cant be done in this way
     
    jeffturner, May 7, 2009 IP
  5. zeruel

    zeruel Peon

    Messages:
    586
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Have you tried to Disallow it on your robots.txt file?
     
    zeruel, May 7, 2009 IP