【问题标题】:Adsense conflict on some pages [closed]某些页面上的 Adsense 冲突[关闭]
【发布时间】:2017-08-03 04:34:14
【问题描述】:

我在我的网站上放置了 adsense,相同的广告代码在所有页面上都有效,接受两个页面,相同的广告代码包含在头文件中,但是当我打开特定页面时,它既不显示 adsense,也没有任何错误。下面是两页

Adsense 在http://www.zikraynabi.com/ 显示完美 内部页面中未显示相同的广告代码。 http://www.zikraynabi.com/Muslim-boys-and-girls-Names-List.php

如果有任何 jquery 或 css 可能导致冲突,请告诉我。

谢谢

【问题讨论】:

    标签: jquery css conflict adsense


    【解决方案1】:

    您在名称列表页面上收到此错误:

    <div><span>Can&#039;t Load URL: The domain of this URL isn&#039;t included in the app&#039;s domains. To be able to load this URL, add all domains and subdomains of your app to the App Domains field in your app settings.</span><script>if (typeof console !=="undefined" && console.log) console.log("Can't Load URL: The domain of this URL isn't included in the app's domains. To be able to load this URL, add all domains and subdomains of your app to the App Domains field in your app settings.");</script></div>
    

    部分错误指出:“无法加载 URL:此 URL 的域未包含在应用程序的域中”。 I went to Adsense instructions here and found you need to make sure you call your url without www or you will only serve ads to your home page.

    一旦您从网站的 Adsense 中删除“www”,它应该可以工作。

    【讨论】:

    • 非常感谢。我已将整个网站上的 url 固定为非 www url,因为在 adsense 中我的网站已通过非 wwww 验证。再次感谢:)
    • 好!很高兴为你工作@TechBoy
    • 非常感谢。它在这里工作就是证明。 zikraynabi.com/Muslim-boys-and-girls-Names-List.php
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-01-23
    • 2013-05-28
    • 1970-01-01
    • 1970-01-01
    • 2012-10-20
    • 2012-10-08
    相关资源
    最近更新 更多