【问题标题】:Tell Google Adsense not to use special page content for ad generating告诉 Google Adsense 不要使用特殊页面内容来生成广告
【发布时间】:2014-07-25 01:19:06
【问题描述】:

我的网站页脚中有条款和数据政策,这些条款和数据政策将显示在灯箱弹出窗口中。内容在带有 CSS -> display: none 的 div 内 这是灯箱工作所必需的。

如何告诉 Google Adsense 不要使用条款和数据政策内容来生成在网页上展示的广告?

【问题讨论】:

    标签: adsense ads


    【解决方案1】:

    解决方案:

    在此标签之间包含 Google Adsense 爬虫的内容。

    <!-- google_ad_section_start -->
    **here should be your content**
    <!-- google_ad_section_end -->
    

    【讨论】:

    【解决方案2】:

    其实正确的语法是:

    <!-- google_ad_section_start(weight=ignore) -->
    *** here is the ignored content
    <!-- google_ad_section_end -->
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-07-26
      • 1970-01-01
      • 2014-10-14
      • 2016-07-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多