Google AdSense code not working properly.
-
Whenever I paste my Google AdSense code into the Text/HTML widget, and hit save, it disappears. I’ve tried every means of conventional solutions sucks as; clear browser history, cookies, restart the browser, try different browsers, log out and in, etc.
Here is the code:
<script type=”text/javascript”><!–
google_ad_client = “<removed>”;
/* Wordpess */
google_ad_slot = “<removed>”;
google_ad_width = 728;
google_ad_height = 90;
//–>
</script>
<script type=”text/javascript”
src=”http://pagead2.googlesyndication.com/pagead/show_ads.js”>
</script>
Blog url: http://elatedblowfish.wordpress.com/ -
Aside from the fact the ads are not allowed on WordPress.com blogs, that embed code would not work, as it is stripped of javascript tags for security reasons.
- The topic ‘Google AdSense code not working properly.’ is closed to new replies.