How to disable Ads Displaying on Your HomePage
To get More Clicks from your Visitors,you need Place your Google Adsense in Strategic Place which can prompt your visitors to click on the ads.It is widely believed that ads under Post Title is a good channel to place ads.
For one to do this,ads gets to display on home page and makes the page ads clustered and not attractive to visitors.It makes the homepage ads embedded and not always nice to look most of the time.
To disable ads (ads under post title or below post ) from showing on home page
1.You Must have Parsed your Google Adsense Code
2. Go to Layout > Edit Html and expand the widget templates.
Find this piece of code <data:post.body/>
3. Now add the following code just above that line. (To have ads under Post Title)
.b Now add the following code just below that line. (To have ads under Your Post )
<b:if cond='data:blog.pageType == "item"'>
add adsense code here
</b:if>
N.B Replace add adsense code here with your Parsed Code
Happy Blogging and Make your Blog Neat
No comments:
Post a Comment