【发布时间】:2016-09-05 10:30:51
【问题描述】:
我有关于 Adsense 广告的问题,当我点击我的页面源代码时,广告脚本在这里,但没有出现广告,请参阅下面的链接。
广告可以出现在主题之上。
页面链接: http://improveyourself.sk/article_2
更新: 我的脚本代码:
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Test ad -->
<ins class="adsbygoogle"
style="display:inline-block;width:728px;height:90px"
data-ad-client="ca-pub-5699588432146886"
data-ad-slot="8670387053"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
【问题讨论】: