一边找寻 一边奋进 做最好的自己--超越自己的高度……

Google AdSense系列技巧100条基本提示

6月 20th, 2008 lnhoo Posted in google No Comments » 152Views

logo_main 遵守 Google Adsense 条款和协议,这是Google的游戏,遵守他们的规则,有疑问就问Google。

高访问量最重要,可以适当进行SEO
内容为王,经常更新你的网站。
为你的访客提供价值。
使用一些技巧可以使你的收入翻倍。
不停的试验。
不要抱住Adsense不放,尝试其他广告发布网络。(译注:不要一同放置内容关联广告。)
不停的学习。
永不放弃。

Read the rest of this entry »

AddThis Social Bookmark Button

Google PageRank

6月 5th, 2008 lnhoo Posted in google No Comments » 153Views

PageRank 是成为了许多网站(包括博客)追寻的目标。然而,PageRank 到底是什么呢?

这个也是我想知道的。搜集了很多资料,看来看去还不摸不着头脑。只是把一些对自己有用的拿来分享。有两篇关于Google PageRank的文章是一定要读的。

  1. Google PageRank: What Do We Know About It?
  2. Google 的秘密- PageRank 彻底解说

Read the rest of this entry »

AddThis Social Bookmark Button

Google logo-农历新年

6月 2nd, 2008 lnhoo Posted in google No Comments » 140Views

历年农历新年 Google logo

2008 2008年农历新年

2007b

Read the rest of this entry »

AddThis Social Bookmark Button

Google favicon 变了

6月 1st, 2008 lnhoo Posted in google No Comments » 134Views

这几天发现google favicon图标google.com_favicon 变成了www.google.cn_favicon 貌似有点不习惯。转念又想起来去年圣诞节的时候,google有一组节日徽标很有创意,还收藏下来。现在拿出来再多看看。

也许这些小的细节不会影响大家使用google。想想当下国人每天都在说创新,可是到底我们的灵感都跑去哪里了。也许这是个问题。

 

Read the rest of this entry »

AddThis Social Bookmark Button

google adsense 搜索框出现乱码的完美解决办法

5月 31st, 2008 lnhoo Posted in google No Comments » 134Views

发现输入中文进行搜索.得到的结果却全是乱码。在网上搜索一下,找到了问题的所在。

只是需要将一个地方改一下.

<input type=hidden name=ie value=GB2312>
<input type=hidden name=oe value=GB2312>

改成:

<input type="hidden" name="ie" value="utf-8">
<input type="hidden" name="oe" value="utf-8">

 

Read the rest of this entry »

AddThis Social Bookmark Button