I am trying to add Google Adsense to my site. Part of the process is having your site "checked" by adding code into the html code source. See below.
I tried to just add the code to the custom code box but it did not work. Where would I change it in Cpanel? I am using the latest version of ThirtyBees. Thanks in advance for any help. -Bob
www.planetmagnets.com
<html> <head> <script data-ad-client="ca-pub-1234567890123456" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> This is the head of your page. <title>Example HTML page</title> </head> <body> This is the body of your page. </body> </html>
Question
prophoto
I am trying to add Google Adsense to my site. Part of the process is having your site "checked" by adding code into the html code source. See below.
I tried to just add the code to the custom code box but it did not work. Where would I change it in Cpanel? I am using the latest version of ThirtyBees. Thanks in advance for any help. -Bob
www.planetmagnets.com
<html>
<head>
<script data-ad-client="ca-pub-1234567890123456" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
This is the head of your page.
<title>Example HTML page</title>
</head>
<body>
This is the body of your page.
</body>
</html>
0 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now