2009-08-15 22:24:46
优化建议与技巧(来自AdSense优化团队) 选项
[ 时间: 2007-10-30 | 作者: thaler ]
以下建议为Google AdSense中国优化团队提供,这些建议均基于AdSense几年来的经验和统计结果,具体到某一条并不一定适用于每一位发布商。各位发布商需要根据自己的实¬际情况,不断测试和改进,以得出对自己最有效的优化方案。
1. 广告格式:
在Google目前提供的11种文字广告格式和5种图片广告格式中,矩形广告(300*250,250*250,336*280)具有较好的展示效果;
另两种效果较好的格式为728*90横幅和160*600摩天大楼。
2. 广告色彩
发布商可使用任意色彩代码来自定义广告元素配色方案,并不限于系统给出的60种色彩;
1. 广告格式:
在Google目前提供的11种文字广告格式和5种图片广告格式中,矩形广告(300*250,250*250,336*280)具有较好的展示效果;
另两种效果较好的格式为728*90横幅和160*600摩天大楼。
2. 广告色彩
发布商可使用任意色彩代码来自定义广告元素配色方案,并不限于系统给出的60种色彩;
google搜索代码
[ 时间: 2007-08-25 | 作者: thaler ]
引用
<!-- SiteSearch Google -->
<form method="get" action="http://www.google.cn/search" target="google_window">
<table border="0" bgcolor="#ffffff">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">
</td>
<td nowrap="nowrap">
<input type="hidden" name="domains" value="loboog.com"></input>
<form method="get" action="http://www.google.cn/search" target="google_window">
<table border="0" bgcolor="#ffffff">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">
</td>
<td nowrap="nowrap">
<input type="hidden" name="domains" value="loboog.com"></input>
站内搜索代码,使用时只需要将代码里的"www.loboog.com"替换成你的网址即可。
<!--Google站内搜索开始-->
<form method=get action="http://www.google.com/search">
<input type=text name=q>
<input type=submit name=btnG value="Google 搜索">
<input type=hidden name=ie value=GB2312>
<input type=hidden name=oe value=GB2312>
<input type=hidden name=hl value=zh-CN>
<!--Google站内搜索开始-->
<form method=get action="http://www.google.com/search">
<input type=text name=q>
<input type=submit name=btnG value="Google 搜索">
<input type=hidden name=ie value=GB2312>
<input type=hidden name=oe value=GB2312>
<input type=hidden name=hl value=zh-CN>
1







