DaveM
Well-known member
I am busy signing up for Google AdSense but now I need to take this code and past it into my header as per the steps below, I have no idea how to do this however?
Connect your site to AdSense
It's as easy as copying and pasting.
Connect your site to AdSense
It's as easy as copying and pasting.
- 1 Copy the code below
- 2 Paste it into the HTML of https://triumphtalk.com, between the <head> and </head> tags
- 3 Check the box and click done when you finish
Code:
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-5280728462676477",
enable_page_level_ads: true
});
</script>