Hello friends hope you are visiting this blog daily and reading its content. In my previous post on the tag Adsense i have given a tips for “New Bloggers on Google Adsense”. It is not just enough to get approved Google Adsense but after approving you should earn some penny of it to your pocket. In order to earn you have to get clicks to your Adsense account genuinely.
If you place adsense on your side bar you will earn for sure but bit slower than if you place your Adsense Ads in your blog posts.
NOTE : To Set the Align of your ad , Insert your code like this.
If you like this then please subscribe to Our feeds and Like us on Facebook for Future Updates. Thank you.
- Generate Parsed code for adsense code because we cannot put adsense code directly in the xml.So parse it using AdParser.
- After parsing,your ad code Should look like this.
How To Place Adsense ad above or below your post header
- Go to Blogger.com.
- Login into your Blogger Dashboard.
- Then go to template –> Edit template (in new HTML Editor – Click to know more about “The new HTML Editor” ).
- Then using Ctrl + F search for the below piece of code in your Template
<div class='post-header-line-1'/>To place the Adsense ad below your post title, paste the Parsed code above <div class='post-header-line-1'/> line. And to place Adsense ad below your posts, paste the Parsed code below <div class='post-header-line-1'/> line.
How To Place Adsense ad end of your post body
- Go to Blogger.com.
- Login into your Blogger Dashboard.
- Then go to template –> Edit template (in new HTML Editor – Click to know more about “The new HTML Editor” ).
- Then using Ctrl + F search for the below piece of code in your Template
<p><data:post.body/></p>
NOTE : To Set the Align of your ad , Insert your code like this.
<p align="center">Replace "center" with "left" or "right" for desired alignment.
Your Ad code
</p>
If you like this then please subscribe to Our feeds and Like us on Facebook for Future Updates. Thank you.


No comments:
Post a Comment