If you want to display adsense ads inside your post or artical or any page in blogger
then you can add Google ads for particular post.Here is solution given.Please follow the step you can get your ads to display within your contents.
Steps:
- Go to your post in which you want to display ads by click on edit post.
- Now go to html mode of your editor.
You can also try Adsense ads warped around your post left or right
Steps
- Go to your template html.
- click on Expand Widget Templates
- html Encode your adsense code by this site http://blogcrowds.com/resources/parse_html.php
- Ctrl+F and find <data:post.body/>
- create div
<div style="float: left;">
adsense encoded code</div>
put this div before </data:post.body>
Save your template
No comments:
Post a Comment