*

Arup Sinha

  • **
  • 7 posts
AdSense account configuring
« on: February 16, 2017, 10:32:34 AM »
we have just created an adSense account with google, they have instructed to paste the following code  it into the HTML of jyotishtirtha.com, right after the <head> tag.

<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
  (adsbygoogle = window.adsbygoogle || []).push({
    google_ad_client: "ca-pub-4620000046406270",
    enable_page_level_ads: true
  });
</script>


can any one support us to resolve this issue,

Regards
Arup

*

hayat

  • ****
  • 115 posts
Re: AdSense account configuring
« Reply #1 on: February 16, 2017, 12:24:06 PM »
we have just created an adSense account with google, they have instructed to paste the following code  it into the HTML of jyotishtirtha.com, right after the <head> tag.

<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
  (adsbygoogle = window.adsbygoogle || []).push({
    google_ad_client: "ca-pub-4620000046406270",
    enable_page_level_ads: true
  });
</script>


can any one support us to resolve this issue,

Regards
Arup
Go to theme setting  there are three places for adsens code . put your code there , not after <head>
As you can see mine
http://www.classifyhub.com
« Last Edit: February 16, 2017, 12:26:47 PM by hayat »

*

Arup Sinha

  • **
  • 7 posts
Re: AdSense account configuring
« Reply #2 on: February 16, 2017, 03:21:14 PM »
Thanks hayat, for your kind support

What we assume that those three place are given for posting adds from google SdSense, but this code related to verification of the respective domain for which the code has been generated.  once the verification process will be completed google may send another codes for each add. Is it so? we are bit confused!,

can u please give us more clarity on this? please help

Regards
Arup

*

MB Themes

Re: AdSense account configuring
« Reply #3 on: February 16, 2017, 05:46:50 PM »
@Arup
Add code to oc-content/themes/veronika/head.php
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Arup Sinha

  • **
  • 7 posts
Re: AdSense account configuring
« Reply #4 on: February 17, 2017, 07:12:14 AM »
Thanks Frosticek

Just now we have checked the path (oc-content/themes/veronika/head.php ) as you have suggested, but there is no such folder namely 'veronika' is available, we are getting a folder namely "patricia" instead of veronika. we got the Head.php file, but we did not found any html coder there.

we have also some other query that are mentioned in our earlier post, can you please give me some guideline for that

Regd.
Arup 


« Last Edit: February 17, 2017, 07:23:27 AM by Arup Sinha »

*

MB Themes

Re: AdSense account configuring
« Reply #5 on: February 17, 2017, 09:04:25 AM »
@Arup
Sorry, yes it should be:
oc-content/themes/patricia/head.php

This is PHP file formated as HTML file.
I do not know what process has google for verification.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots