Posts tagged “wordpress”.

应该清净了

几日不进后台,垃圾评论已经过千,几乎都是老外搞的。虽然没有被显示但后台删除起来太麻烦了,搜了一下发现了Peter’s Custom Anti-Spam Image Plugin,使用之。应该可以减少许多麻烦。

Version 3.1.0 of Peter’s Custom Anti-Spam Image Plugin for WordPress [November 5, 2008: Implemented a user interface for modifying settings (see Settings > Custom anti-spam) so that almost all settings are now handled through the WordPress back-end interface. Modified JavaScript so that the anti-spam image attaches itself above the comment form for logged in users.]

Download site 1 | Download site 2 | Download site 3 (pick any of the download options)

WordPress自动将半角的单引号、双引号和省略号转换为全角标点的问题

使用wordpress发布文章引用代码的时候,半角会变成全角。别人复制这个代码会出问题的。所以有这样一个插件可以解决,Quotmarks Replacer ,上传激活便可。复制下面的代码到记事本看看效果。

<a href="http://blog.wangxinyu.net" target="_blank">blog</a>

本站wordpress插件

记录一下wordpress插件,以作备用。

Clean Options,垃圾数据清除。Dagon Design Sitemap Generator,网站地图生成。SEO Title Tag,title优化。Simple Tags,tag及关键词。WordPress Database Backup,数据备份。WP-PageNavi,分页。Quotmarks Replacer,半角转全角问题。

wordpress分页插件WP-Page Navi

wordpress原有的分页很简陋,WP-Page Navi可解决这一问题。下载:http://www.lesterchan.net/wordpress/readme/wp-pagenavi.html 上传安装激活无需多言。在相应模板里用 <?php wp_pagenavi() ?> 替换原来的分页代码,到Page Navi里设置相关参数即可。更多流行插件见这里

改善wordpress的meta

wordpress本身并没有对meta信息进行优化,有个插件可以实现meta的Description,但针对中文还是有些不足。当没有Description的时候,google读取正文内容,而这个模板时间、作者、tag等在正文之前也被显示了,从而让搜索页面不友好,把他们放到文章后面,可以留下tag,这样显示的内容就好多了。百度对Description不感冒。另外,keyword好像作用不大了,不予理睬。

Page 1 of 212»