MyBB Community Forums

Full Version: Adsence Script
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey! I am in need of support beacuse I dont know how  to insert my adsence script which is something like this. And there is what they tell me to do:
<script async src="xxxxxxxxxxxxxxxxxxxxxxxx"></script>
<script>
  (adsbygoogle = window.adsbygoogle || []).push({
    google_ad_client: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
    enable_page_level_ads: true
  });
</script>

Please help!
Step 01: Log into your admin control panel
Step 02: Go to http://simpleroleplay.co.uk/admin/index....-templates (check the link to confirm that it is not phishing link)
Step 03: Expand the template you're using
Step 04: CTRL+F "Ungrouped Templates"
Step 05: Options -> Full Edit (http://prntscr.com/dpy9vc)
Step 06: Go the last line, hit enter to create a new line (don't really need to be at the top of the head tag)
Step 07: Paste your Google AdSense Javascript code into it

I believe this should do it. I am not sure if there is any plugin that can make this easier or not.
(2016-12-31, 03:14 AM)inTech Wrote: [ -> ]Step 01: Log into your admin control panel
Step 02: Go to http://simpleroleplay.co.uk/admin/index....-templates (check the link to confirm that it is not phishing link)
Step 03: Expand the template you're using
Step 04: CTRL+F "Ungrouped Templates"
Step 05: Options -> Full Edit (http://prntscr.com/dpy9vc)
Step 06: Go the last line, hit enter to create a new line (don't really need to be at the top of the head tag)
Step 07: Paste your Google AdSense Javascript code into it

I believe this should do it. I am not sure if there is any plugin that can make this easier or not.

Thank you!!!!!! Smile