How does adsense decide what keywords to use?

Discussion in 'AdSense' started by devgank, Aug 12, 2008.

  1. #1
    For example, the adsense units at the top of my page are very targeted to the nearby content, but the units at the bottom are not targeted to the specific text near the ads, they are targeted towards the entire page, not the nearby content.

    Does anyone have any tips on forcing my bottom adsense units use the nearby text for relevancy instead of text on the whole page?
     
    devgank, Aug 12, 2008 IP
  2. sultanofseo

    sultanofseo Notable Member

    Messages:
    9,930
    Likes Received:
    405
    Best Answers:
    0
    Trophy Points:
    265
    #2
    when there are not enough ads available to display, you get ads that are not so relevant which also pay less per click. more relevant ads show on the top and less relevant ones go at the bottom. thats why it may be better use use less ad unit than more sometimes
     
    sultanofseo, Aug 12, 2008 IP
  3. devgank

    devgank Peon

    Messages:
    59
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks for the quick and informative reply.
     
    devgank, Aug 12, 2008 IP
  4. ThoughtPunk

    ThoughtPunk Active Member

    Messages:
    1,135
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    78
    #4
    This will help you

    Place the following code in the html of the page

    <--google_ad_section_start--> place this before your targeted content

    <--google_ad_section_end--> place this after your targeted content


    if you are using wordpress go into your single.php page and past the same code before and after you see

    <--google_ad_section_start-->
    <?php the_content --------youwill see more code here >
    <--google_ads_section_end-->
     
    ThoughtPunk, Aug 12, 2008 IP
  5. Whitey

    Whitey Active Member

    Messages:
    1,386
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    80
    #5
    It determines content by skimming though the content on your site and judging by the words used it ends up with keywords.
     
    Whitey, Aug 12, 2008 IP
  6. ThoughtPunk

    ThoughtPunk Active Member

    Messages:
    1,135
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    78
    #6
    I forgot to mention what this does. LOL. It tells google to crawl only the section or words that are between that code.

    Sweet for relevant content
     
    ThoughtPunk, Aug 12, 2008 IP
  7. ferrari61

    ferrari61 Peon

    Messages:
    71
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    the section targeting stuff doesn't assure that each ad will be relevant to the ad unit right? I just tells google to ignore content that you decide is not relevant
     
    ferrari61, Aug 12, 2008 IP
  8. ThoughtPunk

    ThoughtPunk Active Member

    Messages:
    1,135
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    78
    #8
    yes and yes,

    I tells Google to ignore the content that is not between that code. but in return you will get targeted ads for the content that is between the code.
     
    ThoughtPunk, Aug 12, 2008 IP
  9. devgank

    devgank Peon

    Messages:
    59
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #9
    One more question, I use joomla, so if I were to insert that into both of my front page articles, then there would be 2 instances of that code on the page.

    Is google ok with that or will that cause problems?

    Thanks for the helpful response.
     
    devgank, Aug 12, 2008 IP
  10. ThoughtPunk

    ThoughtPunk Active Member

    Messages:
    1,135
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    78
    #10
    You should be fine.
     
    ThoughtPunk, Aug 12, 2008 IP
  11. devgank

    devgank Peon

    Messages:
    59
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Crappy - Even when I view the HTML directly and insert it into the Joomla editor, it just shows up as text.

    Ill look for other ways of doing it.

    Thanks for all your help though.
     
    devgank, Aug 12, 2008 IP
  12. informationHell

    informationHell Peon

    Messages:
    931
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #12
    i try try doing it and will post my comments it it works for me
     
    informationHell, Aug 13, 2008 IP