Sunday, June 17, 2007

Adding Google Adsense Into Blogger XML Post Body

Adding Google Adsense code into the new Blogger (Beta) template is easy. Since the Blogger started using XML, everything is more strict and standardized. The Adsense code is not standized XML. To solve this problem, we need to replace all the html character such as '<' with '>' '"' with '"'. For detail, read this great and easy tutorial about how to Insert Google Adsense Into Blogger XML Post Body.