Google Font and Adsense together
-
Thanks for the useful plugin. I have been using it for long time for Google Fonts. But now I have add the Adsense code as well. In the header, I have placed Adsense code below the Google font in following way:
<link href=”https://fonts.googleapis.com/css?family=Open+Sans” rel=”stylesheet”>
<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: “ca-pub-xxxxxxxxxxxxxxxx”,
enable_page_level_ads: true
});
</script>Please advise whether it is ok. Thank you.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Google Font and Adsense together’ is closed to new replies.