By showing Adsense ads below the post titles you can increase your ads click rate.Here i am telling you how to show Adsense ads below your blog post title.
Instructions:
Instructions:
- Go to Dashboard > Edit HTML.
- Click on ‘Expand Widget Templates’.
- Search for <div class=’post-body’> and place your adsense code just below it.
- Now inside your adsense code’s <script type=’text/javascript’> and </script> , replace every occurrence of
- < with <
- > with >
- “ with "
- You should NOT change the < and > around script type=’text/javascript’ and/script.
- To show your adsense only on the inner pages and not on home page, add <b:if cond=’data:blog.pageType == "item"’> before the adsense code and </b:if> after the adsense code. You can also add <center> tags to center align your ads.
- The final code should look like this:
You have done the job now ads will be shown below the post title..........!!!
No comments:
Post a Comment