Simple question about google adsense robot.

Discussion in 'AdSense' started by donald, Sep 28, 2006.

  1. #1
    Can I tell Google AdSense robot to show me related ads from a following text.

    For ex :

    This is my text

    more text here.

    I want to tell google adsense robots to show me ads related only from "this is my text"
     
    donald, Sep 28, 2006 IP
  2. Zedzero

    Zedzero Peon

    Messages:
    322
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #2
    yes.
    
    <!-- google_ad_section_start -->
    This is my text
    <!-- google_ad_section_end -->
    
    more text here
    
    Code (markup):
    will do the job.

    but keep in mind that this is just a "suggestion" to adsense.
     
    Zedzero, Sep 28, 2006 IP
  3. dbonline

    dbonline Well-Known Member

    Messages:
    401
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    128
    #3
    great tip thanks, I just learned something new!!
     
    dbonline, Sep 28, 2006 IP
  4. Cryogenius

    Cryogenius Peon

    Messages:
    1,280
    Likes Received:
    118
    Best Answers:
    0
    Trophy Points:
    0
    #4
    You can also get it to ignore some text too:
    
    <!-- google_ad_section_start(weight=ignore) -->
    Don't show ads about this text
    <!-- google_ad_section_end -->
    
    Code (markup):
     
    Cryogenius, Sep 29, 2006 IP
  5. donald

    donald Active Member

    Messages:
    668
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    60
    #5
    thank you all for your help!
     
    donald, Sep 29, 2006 IP