Forum Moderators: martinibuster

Message Too Old, No Replies

Google Adsense Not Showing Content related ads.

adsense

         

jipson

5:46 pm on Mar 25, 2008 (gmt 0)

10+ Year Member



Hi All,
Now I am facing a problem, that in my website the google AdSense is not showing content related ads.My site is an articles site and it shows different articles dynamically from database.In some pages ads are content related, but most pages are not. Is thee any solution for it?

Thanks,
Jipson.

td22

6:30 pm on Mar 25, 2008 (gmt 0)

10+ Year Member



Try section targeting. Insert these comments like so:

<!-- google_ad_section_start -->
Article content here
<!-- google_ad_section_end -->

<!-- google_ad_section_start(weight=ignore) -->
navigation and anything else that might trigger un-targeted ads
<!-- google_ad_section_end -->

phranque

2:45 am on Mar 26, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



welcome to WebmasterWorld [webmasterworld.com], jipson!

is this a new site (as far as using adsense)?
are they public service ads (ie, generic)?
were these page showing on-topic ads previously?

ecmedia

2:12 pm on Mar 26, 2008 (gmt 0)

10+ Year Member



It is also important to have very targeted article. For instance, if you talk about plastic surgery but then also bring in the issue of Hollywood celebrities don't be surprised to see cheap ads for celebrities and not get the high quality plastic surgery ads. Keep the focus as narrow as possible.

jipson

3:46 pm on Mar 26, 2008 (gmt 0)

10+ Year Member



Yes, This is my new site. From the first day it is showing non related ads.Only few pages are showing topic related ads.The ads are not Public service ads.

jipson

3:48 pm on Mar 26, 2008 (gmt 0)

10+ Year Member



Hi td22,
I tried the above code in my site. But that also not giving me a good result.Thanks for your reply.

phranque

10:21 pm on Mar 26, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



whatever change you make to your site will not have any effect until the adsense bot GETs and analyzes the new content.
you will never see immediate results.

deanjg

11:50 pm on Mar 26, 2008 (gmt 0)

10+ Year Member


I have a related issue with untarget Adsense ads appearing on my site. The problem is that the "content" I'd like the Ads to match is coming from a database. The URL of the page is simply:

www.mysite.com/searchresults.asp

The users of my site enter search criteria, the database retrieves content, and the page formats the results. So one time, the content of the page may be about real estate, the next time about cars, etc.

I believe that Adsense has no way to match ads with dynamically generated content on-the-fly. I believe that Adsense only deals with static pages.

Is this true? Is there a work-around for me?

Thanks!

phranque

3:50 am on Mar 27, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



welcome to WebmasterWorld [webmasterworld.com], deanjg!

you could implement a google custom search engine with adsense and then you would probably get ads targeted to the keywords in the search query...