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:
- 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 "
5. You should NOT change the < and > around script type='text/javascript' and/script.
6. 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.
7. The final code should look like this:
You have done the job now ads will be shown bellow the post title....
No comments:
Post a Comment