How to place Google Adsense Ads Above the Post Title - Blogspot Tutorial
Placing strategic ads on Blogspot is the best way to boost revenue on Google Adsense. Like placing an ad at the top of the post title.
Because, placing an ad above the post title in my opinion is a very strategic place because blog visitors will always find the ad when they choose the article he wants to go to your blog.
Previously, I had written an article about how to place ads under the blog title, in the middle of the article & under the post. Therefore, I will teach you how to place ads above the blog post title easily.
How to Place Google Adsense Ads on Top of Post Title
Actually, for those of you who use a good template that is a template that has been provided specifically for placing adsense ads above the blog title by the template creator.
But maybe also many of you who use ordinary templates or templates that are not yet available specifically for this ad widget, then you have to install the manual, see the following way.
- First, as always, you go to the theme and choose edit HTML
Press the CTRL + F key to bring up the search field, and you find the code below ( just copy it for easy )
<b:includable id='post' var='post'>
- If you have found the code above, then copy all the code below, then save it directly below <b:includable id='post' var='post'> code.
<div expr:id='"ads1" + data:post.id'/>
<div style='clear:both; margin:10px 0'>
Adsense ad code that has been parsed
</div>
Or you can see the example image below
Then you replace the yellow code with the adsense ad unit that you have parsed before, Or for those of you who don't know where to parse the adsense ad code, you can just click here (Parse HTML)
The results of the html code and adsense ads that have been parsed |
Then save it under <b:includable id='post' var='post'> code, like the image below,
- The code above is the ad code with the left position, if you want your ad to be in the middle and level position, use the code below.
<center><b:if cond='data:blog.pageType == "item"'>
Adsense ad code that has been parsed
</b:if></center>
<br/>
Don't forget to replace the yellow code above with the ad code you've parsed before. When all is done, the last step save save your template and see the results.
Keyword:
How to place Google Adsense ads above the blog post title, How to Place Google Adsense Ads on Top of Post Title, How to place a blog title ad, how to place adsense ads above the blog post, How to put Google Adsense Ads Above the Post Title - Bogger Tutorial, How to Put Google Adsense Ads on Top of Post Title
Post a Comment for "How to place Google Adsense Ads Above the Post Title - Blogspot Tutorial"