這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

JMS URL Rewrite Rule

描述

The URL Rewrite Rule plugin will help to generate 301 permanent redirection url rewrite rules which you can copy and paste in .htaccess files. Usually, it will be helpful when you want to restructure your website which has 50+ posts or pages. It works with post permalink, category permalink, and tag permalink.

安裝

  1. Upload the plugin to your wp-content/plugins folder, or use the Plugins > Add New section of your dashboard to search for “JMS URL Rewrite Rule”
  2. Activate the plugin through the Plugins menu in WordPress
  3. Type your old permalink
  4. Type your new permalink
  5. Click submit button to get URL rewrite rules
  6. Copy URL rewrite rules in your .htaccess file

常見問題

Installation Instructions
  1. Upload the plugin to your wp-content/plugins folder, or use the Plugins > Add New section of your dashboard to search for “JMS URL Rewrite Rule”
  2. Activate the plugin through the Plugins menu in WordPress
  3. Type your old permalink
  4. Type your new permalink
  5. Click submit button to get URL rewrite rules
  6. Copy URL rewrite rules in your .htaccess file
Q1: How to get simple post URL rewrite rule?

Type your old post url and new post url, click submit button and get the URL rewrite rules. Then, copy the rules and paste in your .htaccess file.

Q2: Does it support WordPress permalink tags?

Yes, it support WordPress permalink tags, including %year%, %monthnum%, %day%, %hour% %minute%, %second%, %postname%, %post_id%, %category%, %author%, %pagename%

Q3: What does this plugin do?

The plugin will help you generate 301 permanent redirection URL rewrite rules according to given old link and new link.

Q4: Where can I see the change?

By giving the old link and new link in the admin panel, you will get the 301 permanent redirection url rewrite rules in the text area.

評價

There are no reviews for this plugin.

貢獻者及開發者

“JMS URL Rewrite Rule” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 JMS URL Rewrite Rule 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.0

  • First build