Early last month, Google Adsense advertising company launched 2 types of advertising types, the idea is to increase the revenue of their publishers, but also to the outstanding users in the blog and advertising experience on the site.
Advertising type in the page level advertising:Anchor / overlay advertising: they show at the best time to help increase your income and provide a good user experience.
They don't count on your three ads, each page of the restrictions.
They only optimize web services on mobile devices.
 |
| New Adsense Page-Level Ads In Your Blogger |
Vignette ads:
They are displayed by the best time to increase your AdSense income, and provide a better user experience.
They are displayed when the user leaves a page, rather than when they arrived on a so that users do not have to wait for them to load.
They say each user a limited number of good user experience.
They are not included in the three ads per page limit.
They only on high-end mobile devices mobile optimized website.
How to generate Adsense page level ad code on the dashboard?
Login to your Google AdSense account
Navigate to the "my ads" > page level advertising beta
Then make you want to use the ad format.
Click on "get code"
Copy the code and paste in the following <head> tag your blog HTML code and save. If you face any difficulty after pasting the code to your blog template, don't worry, just copy the following code and Publisher ID changes in bold to your original Publisher ID.
< Script async = ' async ', src = 'HTTP://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js'/>
<script>
(adsbygoogle = window.adsbygoogle | | []).push({
Google_ad_client: "ca-pub-5623881",
Enable_page_level_ads: true
});
</script>
So how do I paste the code in my blog HTML template?
Log in to your blog's dashboard
Navigate to "template" > "edit HTML"
Click the internal blog HTML, then use CTRL-f on your keyboard to find </head> tags.
Paste the code directly </head>
Note: in the code at the page level, make a modification. Replace property asynchronously = sync with ' if not you get an error like this > > parsing XML if you want to save error code, line 193, the 15th column: attribute name "async" and "script" element type must be followed by the = character.
Save the template.
Because AdSense displays only the best time page level advertising on your website, you will need to use the preview tool to check that they are working properly. Follow the bottom of the page "page level advertising" Note to test your advertising.
This is all.
Please note that the cover ads show through AdSense best time they will perform well and provide a good user experience. According to the Google Adsense team, this new level of advertising will increase publisher earnings because they will be attractive and helpful ad displayed to the user.
This system shows it will definitely increase your AdSense CTR, which in turn will increase your revenue. Please make sure to give it a try.
For WordPress users:
Add plugin: installation Insert header and Footer plugin let you add script to mess with your code.
1. go to settings > insert headers and footers.
2. copy and paste the ad code to the page "script under the title" section, click on "save settings".
WordPress.com: will copy and paste the ad code before </head>
For Pro users: If you are comfortable editing your theme, you placed the above code to your template header. You can also put it in your opening to restrict advertising on certain pages in the body shows the markup of the page.
For the creation of the user: like the Genesis theme framework provides a built-in option, to add the code to your head.
1. from your dashboard, navigate to Genesis > theme settings.
2. copy the code and paste under header and footer scripts.