How To Add Page Level Ads In Blogger
The
new mobile ads interface is superb as it provides positive impacts and blogger
can increase their earnings. When the visitor comes to the blog or website on
the mobile device, they see the page-level ads on the bottom of the blog or
open as a pop-up when users visit your sites.
Some
Bloggers get good results after implementing the code to their blogs.
Now
let us come to the answer of this question that how we insert code for page-level
codes to our BlogSpot’s blog as when we add the code for page-level ads, the
webmasters get following error:
Error parsing XML,
line 1473, column 15: Attribute name "async" associated with an
element type "script" must be followed by the ' = ' character.
In
this case, you just simple replace the part of the code
<script
async
With
the following one
<script
async="async"
And remains
the same code.
In
other words, you just need to add ="async" after the async and remains
the same code.
Then
go to html section of blog dashboard. Then choose Edit Html and paste code
after <head> tag or after <body> tag and save the templates and you
are Done!
Now, hopefully, you will understand how to add page-level ads in blogspot or blogger platform.

No comments:
Post a Comment