• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

How should Google AdSense JS verification code be placed on Chevereto?

1200

Chevereto Member
I am going to apply for a Google AdSense account, and now it ’s time to put the adsbygoogle.js code verification link on the <head> </ head> tag of the website,

But the question comes, how can I put this code in the right place?

googlecode-head--.png

Please help God, thank you!
 
Hi,

You can put the ad code at dashboard/settings/external-services

Look for "Analytics code".

You can put any html code there, including Google Analytics tracking code.

Let me know if it works for you.
 
Hi,

You can put the ad code at dashboard/settings/external-services

Look for "Analytics code".

You can put any html code there, including Google Analytics tracking code.

Let me know if it works for you.
Sorry, I added this Google AdSense JS verification code manually to:
Code:
/app/themes/Peafowl/custom_hooks/head.php
file,

So I don't know if what you said is useful, but I also tried to add this verification code in the dashboard => settings => external services> Analytics code after seeing your answer, then revisit the site homepage and check the source Code, see this AdSense JS code is not inside the </ head> tag, but before </ body> </ html>

ca-pub-9531.png

Google AdSense shows that this code needs to be placed in </ hade>

AdSense INDEX.png

I have obsessive-compulsive disorder, so I want to put this code in the right place, so I feel more comfortable.
 
Hi,

You can put the ad code at dashboard/settings/external-services

Look for "Analytics code".

You can put any html code there, including Google Analytics tracking code.

Let me know if it works for you.
So, Rodolfo, am I putting the AdSense code in /app/themes/Peafowl/custom_hooks/head.php correctly?
 
Back
Top