为WordPress的RSS添加Adsense广告
Google收购Feedburner以后,向RSS中添加Adsense更加容易了。本文介绍如何向Wordpress的RSS输出中添加Adsense广告。...... Read more
Google收购Feedburner以后,向RSS中添加Adsense更加容易了。本文介绍如何向Wordpress的RSS输出中添加Adsense广告。...... Read more
Google’s acquisition of Feedburner makes it easier to add advertisements to your RSS feeds. In this post we talk about how to put Adsense in feeds of Wordpress....... Read more
今天Google批准了我的Adsense计划申请,所以下午我花了点时间看了些相关的文章,想找个比较好的方法把Adsense代码添加到这个小站上。我找到不少插件都可以向Wordpress添加广告代码,其中口碑比较好的应该是Adsense Deluxe和Post Layout这两个。不过我只需要添加一点点的广告代码,这些插件显得有些大材小用了。而且我已经安装了不少插件,为了避免降低网站访问速度,也为了避免插件冲突,我就采用直接修改Wordpress代码的方法,本文为就这件事做个小结。...... Read more
Google approved my Adsense application today. I read a lot of articles to find a better way to add Adsense code to my blog this afternoon. There are quite a few plugins doing this. Seems like Adsense Deluxe and Post Layout have the best reputation. But I think they are all too complex for me. And I already have many plugins installed, so I was worried that too many plugins may slow down my site or cause conflicts. I chose to edit the source code of Wordpress directly and it turns out to be not that hard. Here I make a little summary....... Read more
I keep cookies in my browsers all the time, so it had been long since the last time I perform a “Log In” action to this wordpress site. But today, when I tried to login to my dashboard on anther computer, a problem arose....... Read more
前些天开始学习使用GNU Screen程序,发现这个工具在管理服务器时候确实挺方便的,于是写一篇文章总结一下,顺便介绍Screen的基本使用方法。...... Read more
这篇文章记录我的VIM配置,包括带注释的配置文件.vimrc,和几个很好玩的插件。VIM可以依照个人习惯进行很多有趣的配置,因此每个人的配置多多少少都不太一样,这也是这个编辑器的强大与灵活所在。我在配置自己的VIM时,也是参考了许多其他人的配置文件,再依照自己的使用习惯增删修改。因此虽然网上已经有很多配置VIM的文章,我也不介意增加一篇,希望本文的内容能够成为您有价值的参考之一。...... Read more