adsense on forums

Discussion in 'AdSense' started by Taylor Hewitt, Feb 28, 2007.

  1. #1
    i was wondering how i can make adsense ads about whatever the currently viewed post is about because so far its all been for alcoholics and rehab.
     
    Taylor Hewitt, Feb 28, 2007 IP
  2. MrX

    MrX Well-Known Member

    Messages:
    1,563
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    140
    #2
    Get an H1 on each page with the topic subject in it, and then check out AdSense section targetting (Google it).
     
    MrX, Feb 28, 2007 IP
  3. svnelvn

    svnelvn Guest

    Messages:
    77
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    you just need to give it some time, forums is a lot of stuff and it takes time for 1 adsense bot to crawl over each thread and find the relevant keywords
     
    svnelvn, Feb 28, 2007 IP
  4. Taylor Hewitt

    Taylor Hewitt Peon

    Messages:
    798
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #4
    if i put an h1 on the title wont that change its font
     
    Taylor Hewitt, Feb 28, 2007 IP
  5. Tearabite

    Tearabite Prominent Member

    Messages:
    4,629
    Likes Received:
    429
    Best Answers:
    0
    Trophy Points:
    300
    #5
    it will change the size.. usually the "title" is already H1.. or H2 ..
    give it some time and/or try section targeting.. you might also try using the competative filter to get rid of some of the re-occuring ads that you dont like - but i would give it a few days first to give the GoogleBots time to figure out your site..
     
    Tearabite, Feb 28, 2007 IP
  6. Notorious

    Notorious Well-Known Member

    Messages:
    903
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    145
    #6
    you can define a style in CSS and add h1 like this.
    <h1 class="styleh1"></h1>
    Code (markup):
     
    Notorious, Feb 28, 2007 IP
  7. neforum

    neforum Active Member

    Messages:
    378
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    95
    #7
    When I view the source of my forum pages, I have this :

    
          <h1>
          <title>Subject of the page</title>
          </h1>
    
    Code (markup):
    My look and feel is controlled by css (ie. the title doesn't appear any bigger on screen), but the tags are still in the page code. Will this be enough to allow the GoogleBot to give extra weight to the title?

    dave
     
    neforum, Mar 1, 2007 IP