How To Place Adsense Ads In Middle of Post in Blogger

How To Place Adsense Ads In Middle of Post in Blogger,Placing adsense ads in the middle of the posts automatically.

Placing adsense ads Automatically In middle of All The Posts In blogger is good ads placement. If you got an AdSense account and want to show your ads on blogger below Middle Posts then it’s quite easy to add.


Place Adsense ads in the middle Automatically In middle of All The Posts In blogger:


Follow The below process to place Adsense ads in the middle  of all the Posts automatically in blogger.


Before you follow below steps you need to download your blogger template for the backup of your blogger template. Backup always help us to recover our blog from any kind of miss happening with our blog. So, you can follow below steps to insert AdSense ads below post title & after post

Step 1:

Login to Your Blogger Account

Go to Template >Edit HTML



Step 2:

Search For Below Code in your template.
<data:post.body/>



You will get multiple codes similar to above code. You have to select the second code which is similar to above code in order to make the script work properly.

Step 3:

Replace The above Code With The Below Code.


<div id='jobmiddlenew'>
 <data:post.body/>
          </div>
<b:if cond='data:blog.pageType == "item"'>
<style>
#addcodemiddle{display: none;}
</style>
<div id='addcodemiddle'>

Place Your Ad Code Here

    </div>
<script type='text/javascript'>
var str1=document.getElementById("jobmiddlenew").innerHTML;
var str2=str1.length;
var str3=str2/2;
var substr = str1.substring(str3, str2);
var n = substr.search("<br>");
if(n<0)
{
n = substr.indexOf('.');
if(n<0)
{
n=0;
}
var firsthalf = str1.substring(0, str3+n+1);
var secondhalf = str1.substring(str3+n+1, str2);
}
else
{
var firsthalf = str1.substring(0, str3+n+4);
var secondhalf = str1.substring(str3+n+4, str2);
}
var addcode="<center>
"+document.getElementById("addcodemiddle").innerHTML+"</center>
<br/>";
var newbody=firsthalf+addcode+secondhalf;
var strnew=document.getElementsByClassName("post-body entry-content");
strnew[0].innerHTML=newbody;
document.getElementById("addcodemiddle").innerHTML="";
   
</script>
  </b:if>


Step 4

Replace The Place Your Ad Code Text With Your Adsense Ad Code in the above code and save your template.



 Which type of AdSense ads should place below post title in Post body?


It is seen that Textual Ads generate more CTR if it is placed below Post title and media ads are preferred for below post body. When your readers open post to read more of its content, then their mind is in the state of reading and this state is disturbed/annoyed by placing Media ads in between the post body, while textual ads acts completely opposite when they are place in between the content of post or below post title. And this state of the mind helps to generate more CTR because the readers actually read the ads as well and engage themselves with the ads. Try not to add too much of advertisement just 3 or 4 per page is sufficient.


Hope this post help to solve your problem in more efficient way, since I have included most of visual aid to you. Still if you face any difficult you can ask by simply commenting on this post.





How To Place Adsense Ads In Middle of Post in Blogger

How To Place Adsense Ads In Middle of Post in Blogger,Placing adsense ads in the middle of the posts automatically.

Placing adsense ads Automatically In middle of All The Posts In blogger is good ads placement. If you got an AdSense account and want to show your ads on blogger below Middle Posts then it’s quite easy to add.


Place Adsense ads in the middle Automatically In middle of All The Posts In blogger:


Follow The below process to place Adsense ads in the middle  of all the Posts automatically in blogger.


Before you follow below steps you need to download your blogger template for the backup of your blogger template. Backup always help us to recover our blog from any kind of miss happening with our blog. So, you can follow below steps to insert AdSense ads below post title & after post

Step 1:

Login to Your Blogger Account

Go to Template >Edit HTML



Step 2:

Search For Below Code in your template.
<data:post.body/>



You will get multiple codes similar to above code. You have to select the second code which is similar to above code in order to make the script work properly.

Step 3:

Replace The above Code With The Below Code.


<div id='jobmiddlenew'>
 <data:post.body/>
          </div>
<b:if cond='data:blog.pageType == "item"'>
<style>
#addcodemiddle{display: none;}
</style>
<div id='addcodemiddle'>

Place Your Ad Code Here

    </div>
<script type='text/javascript'>
var str1=document.getElementById("jobmiddlenew").innerHTML;
var str2=str1.length;
var str3=str2/2;
var substr = str1.substring(str3, str2);
var n = substr.search("<br>");
if(n<0)
{
n = substr.indexOf('.');
if(n<0)
{
n=0;
}
var firsthalf = str1.substring(0, str3+n+1);
var secondhalf = str1.substring(str3+n+1, str2);
}
else
{
var firsthalf = str1.substring(0, str3+n+4);
var secondhalf = str1.substring(str3+n+4, str2);
}
var addcode="<center>
"+document.getElementById("addcodemiddle").innerHTML+"</center>
<br/>";
var newbody=firsthalf+addcode+secondhalf;
var strnew=document.getElementsByClassName("post-body entry-content");
strnew[0].innerHTML=newbody;
document.getElementById("addcodemiddle").innerHTML="";
   
</script>
  </b:if>


Step 4

Replace The Place Your Ad Code Text With Your Adsense Ad Code in the above code and save your template.



 Which type of AdSense ads should place below post title in Post body?


It is seen that Textual Ads generate more CTR if it is placed below Post title and media ads are preferred for below post body. When your readers open post to read more of its content, then their mind is in the state of reading and this state is disturbed/annoyed by placing Media ads in between the post body, while textual ads acts completely opposite when they are place in between the content of post or below post title. And this state of the mind helps to generate more CTR because the readers actually read the ads as well and engage themselves with the ads. Try not to add too much of advertisement just 3 or 4 per page is sufficient.


Hope this post help to solve your problem in more efficient way, since I have included most of visual aid to you. Still if you face any difficult you can ask by simply commenting on this post.



About Author

Post a Comment

 
Top