【问题标题】:google adsense : this is weird for me the server responded with a status of 403 ()google adsense:这对我来说很奇怪,服务器的响应状态为 403 ()
【发布时间】:2017-11-16 12:48:23
【问题描述】:

我是 Google Adsence 的新手,直到 2 天都遇到问题,我已经按照文档中给出的所有步骤在 google adsence 上创建了我的帐户,但无法显示广告,它将显示空白而不是我无法显示的 google adsence'没有找到任何解决方案。

我的代码是:

<script async src="//pagead2.googlesyndication.com/pagead /js/adsbygoogle.js"></script>
    <!-- Large Scrapper -->
    <ins class="adsbygoogle"
        style="display:inline-block;width:300px;height:600px"
        data-ad-client="ca-pub-3854574222872233"
        data-ad-slot="5224881302"></ins>
     <script>
    (adsbygoogle = window.adsbygoogle || []).push({});
</script>

请帮我解决我的问题

【问题讨论】:

  • 你在这段代码之前添加了jQuery库吗?
  • 是的,添加了jquery库但问题没有解决

标签: javascript php ads adsense


【解决方案1】:
  • 您确定您的浏览器中没有使用广告拦截工具吗?
  • 尝试其他互联网浏览器。
  • 检查您的页面上是否有任何可能阻止广告加载的 javascript 错误。

【讨论】:

  • 不,我在 chrome 中使用 adblock,但它现在处于禁用模式。没有任何其他 javascript 错误可显示。仅在页面加载时在控制台中显示状态 403。
  • 您的网页似乎被 AdSense 抓取工具禁止使用。尝试生成新的adsense代码,如果有的话禁用CDN服务,尝试从link解决403的提示
猜你喜欢
  • 2016-09-11
  • 2016-06-11
  • 2020-05-29
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2023-03-12
  • 1970-01-01
相关资源
最近更新 更多