面对臃肿的wp插件后台,我头脑打了,一下子装了N多的插件,不下于20多个,今天整理了下删除一些不是特别需要的插件。
目前只剩下16个启用的插件,其中推荐一定要装的插件有3个:
1.中文 WordPress 工具箱:
用来解决官方 WordPress 没有照顾到的中文相关问题。使用这个插件,你可以显示随机文章,最新留言(最新引用),留言最多文章,发表评论最多的网友,还有真正的文章摘要,等等,真正截断,没有乱码。 作者为 桑葚.
中午WordPress博客用户推荐必装的插件,解决一些UTF-8编码造成的截断乱码现象,更符合中国人的使用要求。
2.Akismet:
Akismet checks your comments against the Akismet web service to see if they look like spam or not. You need a WordPress.com API key to use it. You can review the spam it catches under “Comments.” To show off your Akismet stats just put <?php akismet_counter(); ?> in your template. See also: WP Stats plugin. 作者为 Matt Mullenweg.
Akismet这是WordPress必装的一个插件了,它是一种只能垃圾评论识别插件,用户消灭垃圾回复的,比如广告帖,否则,漫天的自动回复器回复的国外广告留言,将淹没你的正常访客的留言。注意,这是WordPress安装好自带的插件,必须要到WordPress申请一个API key 用于激活该插件,否则插件不会起自动识别垃圾评论的功能。
3.Simple Tags:
Simple Tags : Extended Tagging for WordPress 2.3, 2.5, 2.6 and 2.7 ! Autocompletion, Suggested Tags, Tag Cloud Widgets, Related Posts, Mass edit tags ! 作者为 Amaury BALMER.
推荐这个插件是因为只能标签的功能,WordPress的tags功能不是很好,不能自动归结中文文章的tags。WP自带的tags收到添加比较麻烦,每次必须输入一个tag,点一下确认,比较麻烦,如果很多tags的时候这种tags添加变成一种负担,tags有利于搜索引擎收录博客更新Simple Tags最起码可以解决一次性输入tags再提交,有英文状态下的逗号隔开,这样方便很多。
以下6个插件也不错的功能,自己选择是不是安装
4.cos-html-cache:
WP静态化首推的插件,可以将日志生成静态页面,减少mysql读取,减少服务器负担。有利于搜索引擎的收录。缺点的话,需要服务器支持Rewrite功能,如果服务器不支持,无法简单实现生成静态页面的功能(也可以利用特殊的办法无Rewrite实现静态化,比较繁复),该插件使用后日志浏览次数统计将失效。因为本博将移至WIN服务器,所以放弃了这个插件,不过因为WIN空间是购买的,可能速度会有点慢了,这比较头疼的事,过段时间考虑还是购买UNix或者Linux的空间。
cos-html-cache is an extremely efficient WordPress page caching plugin designed to make your WordPress site much faster and more responsive. Based on URL rewriting, the plugin will automatically generate real html files for posts when they are loaded for the first time, and automatically renew the html files if their associated posts are modified. 作者为 jiangdong.
5.Google XML Sitemaps:
This plugin will generate a sitemaps.org compatible sitemap of your WordPress blog which is supported by Ask.com, Google, MSN Search and YAHOO. Configuration Page 作者为 Arne Brachhold.
这个不说也清楚的,google sitemaps 利于Google搜索引擎收录。
6.Wordpress Thread Comment:
wp thread comment allow user can reply comment and same comment On display, can choose ajax or not. 允许用户回复某个特定的评论并集中显示相似评论, 可以自由选择是否使用ajax. 作者为 偶爱偶家.
这个给WordPress的评论增加回复,以及Ajax回复功能,增加互动性,且将评论回复速度提高,减少发表一条评论刷新一次页面花费的时间。
7WP-PageNavi:
Adds a more advanced paging navigation to your WordPress blog. 作者为 Lester ‘GaMerZ’ Chan.
这次插件是分页插件,将WordPress自带的“上一页下一页”模式替换成“123456”这种风格,不但美观,而且翻页方便。省去一次一次点击翻页的烦恼。
8.WP-PostViews:
Enables you to display how many times a post/page had been viewed. 作者为 Lester ‘GaMerZ’ Chan.
还是Lester ‘GaMerZ’ Chan.的大作,记录文章阅读次数的插件,没发表一篇日志,如果没有统计,感觉没人看似的不舒服,加上这个插件,可以解决这种烦恼。前题如果装有cos-html-cache的博客话,建议不要装此插件了,因为二者不兼容,只能舍其中之一,记得月光修改过JavaScript版的PostViews,不过效果不是很好。
9.wp_addbookmarks:
添加网络收藏书签按钮到页面,支持widget。 作者为 ThinkAgain.
很漂亮整洁的网络收藏书签按钮插件,很多朋友都喜欢的,就是在正文下面,那一串小图标。
10.Show Top Commentators
Encourage more feedback and discussion from readers, by rewarding them every time they post a comment! Readers with the most comments are displayed on your Wordpress blog, with their names (linked to their website if they provided one). 作者为 Nate Sanden.
博主与浏览者的互动,每月自动按发表评论次数排名,如果有网站的朋友留言,他们的昵称将可以直接到他们的网站,相当于短时的友情链接,只要回复一定数量的评论就可以维持这个排行榜。
还有其他一些插件的话,自己可以根据需要添加了,另外6个是我自己个人添加的。因为需要,所以添加,呵呵。分别是NextGEN Gallery(相册)、MightyAdsense(内嵌是广告插件)、WP-Mail-SMTP(外部SMTP配置可发用户注册邮件)、WP-T-Wap(使WordPress支持Wap浏览、发布文章等功能)、Custom Smilies(表情功能)、Blogroll Page(友情链接管理功能)