Google Adsense you might have heard this name.Google adsense is the best
contextual ad delivering system that is serving more than 1 million
publishers.Google Adsense shares 68% of the revenue that is highest by
far.Google adsense has recently introduced an Asynchronous version of
their ad codes.
If you are one of the ad publishers serving ads on your blog with the old ad codes then i suggest you to use the newer Asynchronous ad codes.The benefits of using this is that it will load the ads very fastly then the old versions.It is a good idea for you to switch to the asynchronous JavaScript tags.
Asynchronous Javascripts improves the page speed of your blog that is also an factor while deciding your rankings in search engines.They also offers good users experience to the users that is the most needed thing when you are looking to build readership for your blog.
SO follow the below step to implement the asynchronous ad code in your blogger blogs.
If you are one of the ad publishers serving ads on your blog with the old ad codes then i suggest you to use the newer Asynchronous ad codes.The benefits of using this is that it will load the ads very fastly then the old versions.It is a good idea for you to switch to the asynchronous JavaScript tags.
Asynchronous Javascripts improves the page speed of your blog that is also an factor while deciding your rankings in search engines.They also offers good users experience to the users that is the most needed thing when you are looking to build readership for your blog.
SO follow the below step to implement the asynchronous ad code in your blogger blogs.
How to Switch To Adsense Asynchronous Ad Code For Faster Page Loading
First of all you will need to add the Asynchronous script code in your template.
To add that code go to your Blogger Dashboard >> Edit Html >> and add the below code just before </head>.
Now you need to replace the older ad codes in your blog so that your blog will be super fast in loading.
You just need to ad this once only even if you have more than one ads.<script async='async' src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
Now you need to replace the older ad codes in your blog so that your blog will be super fast in loading.
- Go to Your Adsense Dashboard.
- Now Click on the Ads Tab.
- Now Choose any existing ad unit or you can also create new one.
- Now click on Get Code button.
- After the pop up pops with your ad code just click on the Code Type DropDown Menu and click on "Asynchronous (BETA)".
- Your Code will look something like below.
You can remove the first line as it is added un the first step by us.So just save the code and experience the faster loading on your site.Do tell us your views for the new feature by google.<script async src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:inline-block;width:300px;height:250px"
data-ad-client="ca-pub-xxxxxxxxxxxxxxxx"
data-ad-slot="yyyyyyyyyy"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
Comments
Post a Comment