F2Blog插件 -- 在Blog顶部显示Google广告

介绍:在Blog顶部显示Google广告
attachments/200703/2420764228.gif

\"open_img('attachments/200703/1491636975.gif')\"
安装方法:
1. 下载插件,解压并上传到plugins/目录下    下载文件GoogleAd.zip (7.17 KB ,下载:77次) 
2. 登录后台,到“界面模组”=》“插件设置”中激活此插件
3. 到“界面模组”=》“模块设置”=》“内容模块”=》编辑“在Blog顶部显示Google广告”
    把如下代码,Copy到编辑框中
CODE:
<script type="text/javascript"><!--
 google_ad_client = "pub-1172684845739484";
 google_ad_width = 468;
 google_ad_height = 60;
 google_ad_format = "468x60_as";
 google_ad_type = "text";
 google_ad_channel = "";
 google_language = "zh-CN";
 //--></script>
 <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>

attachments/200703/7666559253.gif
标签: F2Blog插件
评论: 3 | 引用: 0 | 阅读: 2662 | 打印
  • 1 
17412718 [ 2007-05-22 01:33 网址 ]
我得到的AdSense for Content: ca-pub-7681011476684436
AdSense for Search: partner-pub-7681011476684436
推介: ca-ref-pub-7681011476684436
在红线处我用ca-pub-7681011476684436 和pub-7681011476684436 替换都不显示广告出来,这是为何?如何解决呀?
骆驼 [ 回复于2007-05-22 13:59 ]
google给你的代码是多少,我试过你的都不行,而我的就可以。
  • 1