|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
×
我在软件顶部放了谷歌广告但是它只显示英文广告... 怎么让它显示与网页关键词相关的中文广告呢??
下面是html代码- <html>
- <head>
- <meta http-equiv=Content-Type content="text/html;charset=gb2312">
- <title>破天一剑,登录器,网络游戏,游戏,私服,网游</title>
- <meta name="keywords" content="破天一剑,登录器,网络游戏,游戏,私服,网游" />
- <style>body{margin:0px 0}</style>
- </head>
- <body scroll="no">
- <script type="text/javascript"><!--
- google_ad_client = "pub-6952216297533937";
- /* 468x60, 创建于 09-2-20 */
- google_ad_slot = "4114323625";
- google_ad_width = 468;
- google_ad_height = 60;
- //-->
- </script>
- <script type="text/javascript"
- src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
- </script>
- <br>
- <br>
- <script src="http://s51.cnzz.com/stat.php?id=1262927&web_id=1262927" language="JavaScript" charset="gb2312"></script>
- </body></html>
复制代码 |
|