‘Wordpress Plus’ 的存档; 分类

几个可以加速你的Wordpress的插件

①、DB Cache Reloaded
这个插件可以进行数据库缓存,减少数据库查询,从而加快网站的访问速度,提高网站的加载速度。

②、WP Widget Cache
上面的插件主要是缓存主页面的,但是对于侧边栏上的小工具Widget是不起作用,所以当我们载入页面的时候,由于要载入侧边栏的Widget,所以对于页面的载入速度是有一定的影响的,而WP Widget Cache就是针对侧边栏作出缓存的插件。

③、WP Super Cache 是 WordPress 官方开发人员 Donncha 开发,是当前最高效也是最灵活的 WordPress 静态缓存插件。它把整个网页直接生成 HTML 文件,这样 Apache 就不用解析 PHP阅读全文

Open in New Window Plugin – Wordpress插件让文章内的链接在新窗口打开

每次在文章中加入链接时都要手动设置成在新窗口打开,确实很麻烦,一不小心就忘了.结果就是当访问者访问这个链接的时候就直接在当前的你网站页面打开了,这样访问者在你页面的停留时间久会少了,这样对你的网站可不好.怎么办呢?

用Open in New Window Plugin这个插件吧,呵呵.他会让文章中的链接都在新窗口打开.

The Open in New Window Plugin Plugin uses JavaScript to target external links to a new browser window, leaving your blog page open. Since it uses javascript, it targets more links than using a plugin that filter pages and rewrite the link. Due to the limitations of javascript it will not be able target links in iframes such as Adsense and some other affiliate links. The javascript could have easily been included in a theme or a text widget, but this makes management convenient.

很简单吧?不用去修改源码了.

下载地址: http://52cafa5b.linkbucks.com/

WP-DB-Backup – Wordpress 自动备份插件

WP-DB-Backup 可以自动备份WordPress数据库,数据备份插件可以在备份后把备份数据定时发送到你的邮箱中或者直接存到你的空间里面.

WP-DB-Backup allows you easily to backup your core WordPress database tables. You may also backup other tables in the same database.

下载: http://9d3d52d6.tinybucks.net

Wordpress 防复制插件 – WP-CopyRightPro

好多朋友想不让自己Wordpress上的内容被复制,被转载.那下面这个插件就不得不用了.

WP-CopyRightPro 这个插件 能保护我们的文章的文字和图片不被复制.当然不是100%能防止.WP-CopyRightPro插件禁止了文字的选择,你不能用鼠标选择一段文字,禁用了右键菜单,防止被人以 iframes代码使用你的文章.本站也用了这个插件大家可以测试一下.

官方介绍:WP-CopyRightPro is a plug-in that prevents the copying of texts and images from your blog, if you install this plug-in, your content of wordpress will be protected.

Wp-CopyrightPro is a plug-in developed by Andres Perea V. in order to minimize the copying of your website content. This is not a complete solution, but it will avoid 90% of attempts to copy its contents.

This plug-in will

  • Disable selection of text
  • Disable right click on your Wordpress
  • Protects from iframes
  • Protects from drag and drop images
  • WP-CopyRightPro doesn’t have problems with search engines

下载地址:  http://wordpress.org/extend/plugins/wp-copyrightpro/

GZip插件 – 加速你的WORDPRESS

首先介绍下GZIP,直接从百科COPY过来的:

GZIP最早由Jean-loup Gailly和Mark Adler创建,用于UNIX系统的文件压缩。我们在Linux中经常会用到后缀为.gz的文件,它们就是GZIP格式的。现今已经成为Internet 上使用非常普遍的一种数据压缩格式,或者说一种文件格式。HTTP协议上的GZIP编码是一种用来改进WEB应用程序性能的技术。大流量的WEB站点常常使用GZIP压缩技术来让用户感受更快的速度。

往往用免费空间的朋友们好不容易找到一个速度快,又比较稳定的空间,不过流量却又很少,如果你是想建一个WORDPRESS个博客的话,你不妨试试这个插件GZippy.他可以压缩你的网页,减少流量的使用.

另外一个,他可以大大加快网页打开的速度.

就一个小插件,一个文件.不妨试试吧.極典也是用的GZippy哦.

下载地址: http://wordpress.org/extend/plugins/gzippy/

这里可以检测你的GZIP开启了没:  http://tool.chinaz.com/Gzips/

像这样的插件还有:

1: W3 Total Cache  http://wordpress.org/extend/plugins/w3-total-cache/

  • At least 10x improvement i n overall site performance (when fully configured: Grade A in YSlow or significant Google Page Speed improvements)
  • Improves “site performance” which affect your site’s rank on Google.com
  • “Instant” second page views (browser caching after first page view)
  • Reduced page load time: increased visitor time on site (visitors view more pages)
  • Optimized progressive render (pages appear to render immediately)
  • Improved web server performance (sustain high traffic spikes)
  • Up to 80% bandwidth savings via minify and HTTP compression of HTML, CSS, JavaScript and feeds

2: WP HTTP Compression  http://wordpress.org/extend/plugins/wp-http-compression/

This plugin allows your WordPress blog to output pages compressed in gzip format if a browser supports compression.

HTTP compression generally means a 60-80% REDUCTION in 阅读全文

回到顶部