How to Embed Adsense Ad on Your Blogger Post

Optimization is one of the factors that determine your adsense income, and of the optimization that you can do to increase click-through-rate (CTR) of your adsense ad is by embedding the ad within the post.

How to embed ad on your post

1) The first step to do is to convert your adsense code to embed on your blog template. You can use this ad code converter to convert your adsense ad.
2) Next is to insert the converted ad code in the code below. You can change the “float:left” to “float:right” depend on what you want.


<div style='display:block;float:left;'>
[YOUR ADSENSE CODE HERE]
</div>

3) Sign-in to your blogger account.

4) Select the “Design” tab. You will be prompted to the window of “Add and Arrange Page Elements”.



5) On the tab menu select “Edit html” tab. You will be prompted to “Edit html” window.




6) On the edit template window, check the “Expand Widget Templates”.



7) Then find the code below, use “ctrl F” in finding the code below. Then paste the converted adsense code from step number 2 just above the code below. Save your template to complete the step.

<p><data:post.body/></p>

You can see an increase in your adsense Click-through-rate once you imbed your adsense code on your blog post. Try to experiment to obtain better result. In my experiment I found that the image ads that float to the left perform a good result.

No comments:

Post a Comment