Linux 软件免费装
Banner图

WP No Category Base - WPML compatible

开发者 mines.io
更新时间 2024年10月28日 09:49
PHP版本: 3.1 及以上
WordPress版本: 3.4

标签

links seo categories permalinks category wpml cms category base permastruct

下载

1.1.0

详情介绍:

As the name suggests this plugin will completely remove the mandatory 'Category Base' from your category permalinks ( e.g. myblog.com/category/my-category/ to myblog.com/my-category/ ). The plugin requires no setup or modifying core wordpress files and will not break any links. It will also take care of redirecting your old category links to the new ones. Features
  1. Better and logical permalinks like myblog.com/my-category/ and myblog.com/my-category/my-post/.
  2. Simple plugin - barely adds any overhead.
  3. Works out of the box - no setup needed.
  4. No need to modify wordpress files.
  5. Doesn't require other plugins to work.
  6. Compatible with sitemap plugins.
  7. Compatible with WPML.
  8. Works with multiple sub-categories.
  9. Works with WordPress Multisite.
  10. Redirects old category permalinks to the new ones (301 redirect, good for SEO).

安装:

  1. Upload no-category-base-wpml.php to the /wp-content/plugins/ directory
  2. 通过 WordPress 的“插件”菜单激活插件
  3. That's it! You sould now be able to access your categories via http://myblog.com/my-category/
Note: If you have Wordpress 2.7 or above you can simply go to 'Plugins' > 'Add New' in the Wordpress admin and search for "No Category Base" and install it from there.

常见问题:

Why should I use this plugin?

Use this plugin if you want to get rid of Wordpress' "Category base" completely. The normal behaviour of Wordpress is to add '/category' to your category permalinks if you leave "Category base" blank in the Permalink settings. So your category links look like myblog.com/category/my-category/. With this plugin your category links will look like myblog.com/my-category/ (or myblog.com/my-category/sub-category/ in case of sub categories).

Will it break any other plugins?

As far as I can tell, no. I have been using this on several blogs for a while and it doesn't break anything.

Won't this conflict with pages?

Simply don't have a page and category with the same slug. Even if they do have the same slug it won't break anything, just the category will get priority (Say if a category and page are both 'xyz' then myblog.com/xyz/ will give you the category). This can have an useful side-effect. Suppose you have a category 'news', you can add a page 'news' which will show up in the page navigation but will show the 'news' category.

Can you add a feature X?

Depends, if its useful enough and I have time for it.

更新日志:

1.1.0 Fixed compatibility for WordPress 3.4 1.0.0