I imported my blogspot post to wordpress and noticed the google adsense code is something like this: <script type="text/javascript">// <![CDATA[ google_ad_client = "pub-xxxxxx"; /* bdtechie below text */ google_ad_slot = "xxxxxx"; google_ad_width = 234; google_ad_height = 60; // ]]></script> <script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"> </script> In my blogspot post the code was inside the post. What's <![CDATA[ means? Is this against the TOS? Will it affect my earning? Any help would be greatly appreciated. Thanks
I suggest you go to your Adsense account, on the Manage Ads section, copy again the code then use that code on your wordpress. I don't know about that CDATA but that code doesn't seem clean.
Usually CDATA used in xml like rss feed. Found this article. http://solutionsforofficelive.com/googleadsense.aspx
If you're switching over then remove the CDATA. To be sure you're setting it up correctly I would head over to adsense and grab a new code.
wow...maybe you just need to use default adsense widget..do not modify any code of adsense or you will against the TOS