Adsense & Wordpress Errors?

5 replies
I've just put up some Adsense code on a WordPress site..

and on some of the sites the code gets changed to below?

<script type="text/javascript">// <![CDATA[
google_ad_client = etc, etc

Anyone have any idea why the CDATA is inserted into the code?

If it is an issue, how can I overcome this code change in WordPress?
#adsense #errors #wordpress
  • Profile picture of the author VegasGreg
    Are you putting the Ad Code into the Wordpress theme code or into a post/page directly?

    If into a post/page directly, make sure you paste it into the "html" editor and not the "visual" side.
    Signature

    Greg Schueler - Wordpress Fanatic... Living The Offline Marketing Dream...

    {{ DiscussionBoard.errors[1545417].message }}
  • Profile picture of the author sridhar
    Do you want the google ads to show up in the same place consistently? Meaning, should the ads appear in every post at the same location? If so, you might want to place the code in the corresponding php file. For posts, it is single.php. For homepage, it is index.php (in your theme directory).

    I can do this for free, if you want.
    {{ DiscussionBoard.errors[1545784].message }}
  • Profile picture of the author coog
    I put most of the adsense code into my core files. For the ads within the post I always use the same size ad so I use this plugin:

    Adsense inline with WordPress blog posts Phil online

    It's very basic but I can add my adsense code with shortcode in the post. I think it's pretty handy and it doesn't add that cdata code you have there ;-)
    {{ DiscussionBoard.errors[1545819].message }}
  • Profile picture of the author GeorgR.
    i am using "easy adsense" plugin..works pretty good actually.
    I usually avoid hacking themes and CSS when there's a nice plugin
    Signature
    *** Affiliate Site Quick --> The Fastest & Easiest Way to Make Affiliate Sites!<--
    -> VISIT www.1UP-SEO.com *** <- Internet Marketing, SEO Tips, Reviews & More!! ***
    *** HIGH QUALITY CONTENT CREATION +++ Manual Article Spinning (Thread Here) ***
    Content Creation, Blogging, Articles, Converting Sales Copy, Reviews, Ebooks, Rewrites
    {{ DiscussionBoard.errors[1545901].message }}

Trending Topics