Google AdSense Easy: Which Code to paste, Ad not showing
Posted: 02 Apr 2012, 14:35
Hi there,
I am a bit confused about the actual code to paste into the AdSense Easy module.
Here is what I received from Google, it contains 2 Javascripts:
I feel that the second script ("show_ads.js") maybe should not be pasted since I need multiple ads on my page and this script only need to be called once per page, right?
Also, do I paste the code including the surrounding markers or without?
Reason I am asking is because no matter what I paste into the module, it never shows an ad ...
Using Version 2.0.2 with Joomla 2.5.2
Thanks
Sebastian
I am a bit confused about the actual code to paste into the AdSense Easy module.
Here is what I received from Google, it contains 2 Javascripts:
Code: Select all
<script type="text/javascript"><!--
google_ad_client = "ca-pub-...";
/* 1. "Banner" (468 x 60 pixels) */
google_ad_slot = "...";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
Also, do I paste the code including the surrounding
Code: Select all
<javascript>
Reason I am asking is because no matter what I paste into the module, it never shows an ad ...
Using Version 2.0.2 with Joomla 2.5.2
Thanks
Sebastian