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.

Putting Adsense in online tools

Discussion in 'Placement / Reviews / Examples' started by webmasterlabor.com, May 4, 2006.

  1. #1
    I've noticed that some online tool sites like photohosting and mail storage put adsense on their pages. Given the dearth of content targeted text (since it's the users that are making the content), the ads that show up are rarely targeted to the content OR are generic (ie., relates only to file hosting or whatever the tool is). Any ideas on how to fix this?
     
    webmasterlabor.com, May 4, 2006 IP
  2. Nikolas

    Nikolas Well-Known Member

    Messages:
    1,022
    Likes Received:
    22
    Best Answers:
    0
    Trophy Points:
    150
    #2
    You want to make your site having ads different than the content that your users create?
     
    Nikolas, May 4, 2006 IP
  3. ThirdChair

    ThirdChair Peon

    Messages:
    40
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    The only thing that I can think of is to use section targeting. Google details it here:

    https://www.google.com/support/adsense/bin/answer.py?answer=23168

    The HTML tags to emphasize a page section take the following format:
    <!-- google_ad_section_start -->

    <!-- google_ad_section_end -->

    You can also designate sections you'd like to have ignored by adding a (weight=ignore) to the starting tag:
    <!-- google_ad_section_start(weight=ignore) -->

    With these tags added to your HTML code, your final code may look like the following:
    <html><head><title>Section targeting</title></head>
    <body>
    <!-- google_ad_section_start -->

    This is the text of your web page. Most of your content resides here.
    <!-- google_ad_section_end -->
    </body>
    </html>

    Simply block out the areas the the users have their random input and put the weighted areas around your content that you want the ads to be related to.

    Someone that has been around here longer may have a better idea...
     
    ThirdChair, May 4, 2006 IP
  4. DaStarBuG

    DaStarBuG Peon

    Messages:
    621
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Fresh content takes time to get spidered by google.

    To help get the ads targeted to content you could use section targeting.
    However for new content google users the main keywords for the site e.g. from the meta tags, the site title etc.
     
    DaStarBuG, May 4, 2006 IP
  5. webmasterlabor.com

    webmasterlabor.com Peon

    Messages:
    2,889
    Likes Received:
    76
    Best Answers:
    0
    Trophy Points:
    0
    #5
    For example, if a user is going to upload a file and distribute it to his friends using my online tool, I'd like the PPC ads to reflect the category of the file he's sending.

    Example: Guy sends a picture of his dog to his friends. It would be nice to see PPC ads that are about dog care, dogs, and dog photos.

    Relevancy = higher click %
     
    webmasterlabor.com, May 4, 2006 IP