Wordpress
Manually
Go to wordpress themes folder look for single.php
search for
<?php the_content(); ?>
Add the section targeting codes before and after this line, making it something like this:
<!-- google_ad_section_start -->
<?php the_content(); ?>
<!-- google_ad_section_end -->
Many times your theme might not contain single.php then might be page.php or even if there is single.php then also it might not have the above code line in it.
Google Integration Toolkit (Compatible up to: 2.8)
Download this Plugin http://downloads.wordpress.org/plugin/google-integration-toolkit.1.1.2.zip
This version of Google Integration Toolkit plugin provides following features:
* Integration with Google Webmasters Tools (both verification methods are supported: meta tag and verification file);
* Integration with Google Analytics (with optional Google Analytics – Google AdSense integration);
* RSS/Atom Feeds tagging – you can track visitors coming from your feed using Google Analytics;
* AdSense Section Targeting – improve AdSense ads targeting
In Blogspot Blogs
Go to your blog >> then to edit template
Click for expand widget templates
Look for line
<div class='post-body'>
Add the section targeting codes before and after this line, making it something like this:
<div class='post-body'>
<p><!-- google_ad_section_start --><data:post.body/><!-- google_ad_section_end --></p>
<div style='clear: both;'/> <!-- clear for photos floats -->
</div>
Popularity: 2% [?]
If you enjoyed this post, make sure you subscribe to my RSS feed!Related posts:
- Increase Adsense Income With Google Adsense Section Targeting
- Best For Adsense – Forums Or Blogs
- How To Filter Irrelevant Adsense Ads
- How to Adsense in middle of Blog post blogspot
- How To Put Adsense On Top Of Blog Post
- Check Your Blogs Performance
- Adsense Tracking With Analytics For All
- How To Make Rss Feed Popular With Twitter
- How To Podcast Through Wordpress
- How To Automatically Resize Images In Wordpress Blogs
- How to Filter Adsense Wap or mobile ads
- Adsense Publishers Beware
- Adsense Revenue From Rss Feed – Tell your story
- Best adsense module (Plugins) for joomla
- Blogspot How to show adsense to only search visitors
- Free Latest Wordpress Themes
- Related posts for blogspot.com users
- Adsense Money And Website Traffic
- Lithuanian, Ukrainian, or Latvian Make Money With Adsense.
- Adsense testing new advanced interface for publishers
- Adsense Ads In Blogger Dashboard
- Automated blogging tools to do it ?
- Must Have Wordpress Plugins Collection
- Software To Track The Visitor Clicks And Activities
- Using adsense with other networks



Leave a Reply