Adsense Help!
-
Hi,
I recently signed up for Google AdSense on my site and was approved. In order to connect the site to Google AdSense, they instruct you to place the below code right into the HTML of the site and right after the <head> tag.
I’ve been trying to figure out for days now how to do this in the Customizr theme to no avail including editing the header.php file, using plugins to insert the code into the header- all to no avail and it still won’t connect.
Can someone please help me figure out how to do this?
<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: “ca-pub-xxxxxxxxxxx”,
enable_page_level_ads: true
});
</script>
- The topic ‘Adsense Help!’ is closed to new replies.