How to place Google Adsense Inside Blogger Post

Posted by Hicham A.
6
Aug 29, 2010
699 Views
The resolution to the javascript based coding does not work in Blogger HTML template error can be solved by replacing special characters or symbols in the script to HTML code. Check out the list below for which ASCII characters that need to be replaced with their corresponding HTML code. Using HTML code will ensure that Blogger render the character correctly when serving the page to the viewer.

< ? &lt;
> ? &gt;


Above two is enough to make Google AdSense works in Blogger template.

For example, a Google AdSense code should become looks similar to code below....

Read The full Tutorial
Comments (1)
avatar
Sudeepa Sujata Bhatt...
8

avatar
Please sign in to add comment.