1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Help me to block specifia content

Discussion in 'Google' started by Prateekgupta, Dec 21, 2010.

  1. #1
    I want to block some specific paragraph for bots
    I know the IP of bots (many of us know)

    Please tell me any kind of PHP code or java script or anything
    through which i can block specific content on a page and not entire page for bot

    Actually i don't the bots to see a particular outbound links from my site
    and i can't add rel="nofollow"
    Is there any way to block the bots (specially google bot ) from seeing that outbound link

    Help me
     
    Prateekgupta, Dec 21, 2010 IP
  2. bogs

    bogs Active Member

    Messages:
    2,142
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    80
    #2
    not sure if you can do it by content..

    but maybe try this one: <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
     
    bogs, Dec 22, 2010 IP
  3. deltagci

    deltagci Peon

    Messages:
    636
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    If you not using rel="nofollow" or <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
    then no way for block to your content or OBL.
     
    deltagci, Dec 22, 2010 IP
  4. shyboy

    shyboy Well-Known Member

    Messages:
    682
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    150
    #4
    I never heard of a way of blocking only a apart of a page. Can you not just have one page for the stuff you dont want crawled and NOINDEX, NOFOLLOW only that page?
     
    shyboy, Dec 23, 2010 IP
  5. aileenwuornos

    aileenwuornos Peon

    Messages:
    288
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    you can do it by changing in your css file. or make an image file of content and put that file in robot.txt
     
    aileenwuornos, Dec 23, 2010 IP
  6. Genesis1

    Genesis1 Peon

    Messages:
    644
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #6
    you can specify in in robot.txt
     
    Genesis1, Dec 23, 2010 IP
  7. DoDo Me

    DoDo Me Peon

    Messages:
    2,257
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    0
    #7
    if you only want to block some paragraph in a page for bots only, thats' just like a doorway page
     
    DoDo Me, Dec 24, 2010 IP