找回密码
 注册
广告投放 虚位以待【阿里云】2核2G云新老同享 99元/年,续费同价做网站就用糖果主机-sugarhosts.comJtti.com-新加坡服务器,美国服务器,香港服务器
查看: 589|回复: 0

Google Adsense公益广告的替代方法

[复制链接]
发表于 2006 年 5 月 24 日 17:15:48 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

×
1.首先在网站所在空间里建立一个文件夹,名字随便取,比如google。
2.下载google_adsense_script.htm文件,这是Google Adsense在没有合适的广告时,会调用的用户文件,我把代码贴出来:
引用内容:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtm...l.dtd
http://www.w3.org/TR/xhtml1/DTD/xhtm...l.dtd
">
<html xmlns="http://www.w3.org/1999/xhtml
http://www.w3.org/1999/xhtml
"xm...ng="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title></title>
<script src="http://blog.insome.com/main/google/top.js
http://blog.insome.com/main/google/top.js
"...t;></script>// 这里你是调用的js文件地址
</head>
<body style="background-color: transparent;">
</body>
</html>



3.调用的js文件,我命名为top.js:
引用内容:
document.write("<iframe src=http://blog.insome.com/main/google/top_banner.htm width=468 height=60 align=
left frameborder=no border=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=no></iframe>")



这里我是用的iframe调用另一个htm文件(top_banner.htm),大家把它换成你自己的文件地址。
4.最关键的了,你自己的广告代码,写在top_banner.htm中:
引用内容:
<html>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=gb2312'>
<title>ad</title>
<style type='text/css'>
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style>
</head>
<body>
<script language="javascript" type="text/javascript" src="http://union.3721.com/ass/adv1_1....ome_122963
http://union.3721.com/ass/adv1_1....ome_122963
">
</script> //这里是你自己的广告代码
</body>
</html>



5.把以上三个文件修改好后,放到你建立的文件夹中。这里要注意的是,Google Adsense不能跨域调用,比如,你有两个域名,指向不同的空间,那么,这两个空间中就都得放上这三个文件,不同共同调用一处的文件。

6.登陆Google Adsense,在“替代广告网址或颜色“一栏中填上你的google_adsense_script.htm文件路径,保存然后更新你的
google广告代码,把新代码贴到你的网页中,其实也就是多了这么一行
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|金光论坛

GMT+8, 2025 年 2 月 3 日 19:53 , Processed in 0.019849 second(s), 24 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表