Skip to main content

Display relevant Ads in Blogs: Just suggest Google

Google adsense folks have unveiled another useful feature for Adsense publishers - Section Targeting.

The concept is simple but the advantages and possibilities are endless.

Consider a possible scenario that could confuse Adsense Bot and serve irrelevant ads on your page. You have just written an article in your blog on "Web Hosting". Great, but on the same page you have others sections like "Previous Posts", "User Comments", "RSS Web Feeds" and your "Profile".

Your personal profile may say that you are a die-hard soccer fan, user comments might contain spam and links to Viagra stores, the Previous Posts may contain totally unrelated topics like "US Outsources Teachers" or "Google releases Dance 2005 pictures".

Your article on "Web Hosting" may occupy just 50% of your precious blog Real estate while the rest is grabbed by everything else.

What do you do then. Here comes Google Adsense Section Targeting to your rescue. Just tweak your HTML a bit and force Googlebot to focus only on specific content.

Some things to note before implementing Google Tags:

1. Don't cheat Google why targetting wrong content - Google is smart enough.
2. Though a bit risky but always include user comments in the Tags.
3. Don't worry if your Google earning drop the first day, experiment for some time.
4. Always include the Title of post within the tags.

Here's how you do it. Just open your Page HTML in notepad, point your cursor to the beginning of your article and insert the following line:

<!-- google_ad_section_start-->

Then point your cursor where your story end and inser the following HTML line

<!-- google_ad_section_end-->

Save your HTML and publish it to the web. You are done. It is so simple.

So it is just like saying - "Hey Google, please don't read my entire page for determing the Ads that you want to serve. I want you to focus just here".

You can use section targeting to make suggestions about as many sections of a page as you like. In Google jargon, you are making a suggestion to Google Adsense Bot. Google suggests that you need to include ’significant content’ in the tags or you’ll end up with irrelevant ads or PSAs.

Here's a sample illustration of implementing Section Targeting in Blogger Templates. (Use at your own risk)

<div class="post">
<h3 class="post-title"><$BlogItemTitle$></h3>
<div class="post-body">
<p>
<!-- google_ad_section_start-->
<$BlogItemBody$>
<!-- google_ad_section_end-->
</p>
<script type="text/javascript"><!--
google_ad_client = "pub-2252540629893746";
google_ad_width = 336; google_ad_height = 280;
google_alternate_color = "FFFFFF";
google_alternate_ad_url = "http://rcm.amazon....
google_ad_format = "336x280_as";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

Save to <a href="http://del.icio.us/login/?url=<$BlogItemPermalinkURL$>&title=<$BlogItemTitle$>">Del.icio.us</a>
<a href="http://www.furl.net/storeIt.jsp?t=<$BlogItemTitle$>&u=<$BlogItemPermalinkURL$>" target="_blank">Furl It </a>
</div>

The content between the comment tags is emphasized and the rest may be ignored while displaying Google Text Ads or . Remember to use this feature carefully. Double check that you have closed the Google Start tag. Incase you need further help on implementing section targeting in your template, feel free to contact me. Good luck.

Popular posts from this blog

How to Download Contacts from Facebook To Outlook Address Book

Facebook users are not too pleased with the "walled garden" approach of Facebook. The reason is simple - while you can easily import your Outlook address book and GMail contacts into Facebook, the reverse path is closed. There's no "official" way to export your Facebook friends email addresses or contact phone numbers out as a CSV file so that you can sync the contacts data with Outlook, GMail or your BlackBerry. Some third-party Facebook hacks like "Facebook Sync" (for Mac) and "Facebook Downloader" (for Windows) did allow you to download your Facebook friends' names, emails, mobile phone number and profile photo to the desktop but they were quickly removed for violation of Facebook Terms of Use. How to Download Contacts from Facebook There are still some options to take Friends data outside the walls of Facebook wall. Facebook offers the Takeout option allowing you to download all Facebook data locally to the disk (include

Digital Inspiration

Digital Inspiration is a popular tech blog by  Amit Agarwal . Our popular Google Scripts include  Gmail Mail Merge  (send personalized emails with Gmail ),  Document Studio (generate PDFs from Google Forms ) and   File Upload Forms ( receive files  in Google Drive). Also see  Reverse Image Mobile Search , Online Speech Recognition and Website Screenshots , the most useful websites on the Internet.

PhishTank Detects Phishing Websites by Digg Style Voting

OpenDNS, a free service that helps anyone surf the Internet faster with a simple DNS tweak , will announce PhishTank today. PhishTank is a free public database of phishing URLs where anyone can submit their phishes via email or through the website. The submissions are verified by the other community members who then vote for the suspected site. This is such a neat idea as sites can be categorized just based on user feedback without even having to manually verify each and every submission. PhishTank employs the "feedback loop" mechanism where users will be kept updated with the status' of the phish they submit either via email alerts or a personal RSS feed . Naturally, once the PhishTank databases grows, other sites can harness the data using open APIs which will remain free. OpenDNS would also use this data to improve their existing phishing detection algorithms which are already very impressive and efficient. PhishTank | PhishTank Blog [Thanks Allison] Related: Google