Ques/Help Implement Google Adsense [XF 1.2.9]

C

CodyMoores

Guest
I created an Adsense account as I noticed there was an option for it in xenporta. Xenporta is asking me for a google Adsense id. However, google is giving me a tag. This is similar to this thread here. Basically the same issue. I am not sure where to add this code:

JavaScript:

Code:
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-xxxxxxxxxxxxxxxx"
     crossorigin="anonymous"></script>
.

Do I just add the id portion since xenporta is asking me...

Read more

Continue reading...