How do I ad hidden text at the bottom of the page
Hi
I want to add google ads at the bottom of the page.
It is html code and not something I ad to the front end, only back end.
How do I add it.
It goes at the end of every post if there is a simplified way of doing it.
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:block"
data-ad-format="autorelaxed"
data-ad-client="ca-pub-2062684997890733"
data-ad-slot="2917477659"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
This is the text.
Kevin
-
Hi Kevin,
If you are on WordPress you can use a plugin to insert scripts on header or footer. If you are on Brizy Cloud you can use the Code Injection option: https://jmp.sh/RbtydBh
0
Please sign in to leave a comment.
Comments
1 comment