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

404 Redirection

外掛說明

This simple plugin permanently redirects all 404’s to the main blog URL. There may be several reasons why you might want to do this, but the primary purpose is to siphon Google Page Rank (TM) from missing pages to the homepage.

安裝方式

The installation process is very basic:

  1. Upload the unzipped plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. That’s it!

If you’re having issues with the installation, you can read detailed instructions here: https://codex.wordpress.org/Managing_Plugins#Installing_Plugins

常見問題集

Installation Instructions

The installation process is very basic:

  1. Upload the unzipped plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. That’s it!

If you’re having issues with the installation, you can read detailed instructions here: https://codex.wordpress.org/Managing_Plugins#Installing_Plugins

Do I have to configure anything?

Nope. The plugin is ready to go once you install it.

Can you give me some examples for why this plugin may be beneficial to me?

Sure!

Example #1: If you acquire a pre-owned domain (that you intend to run WordPress with), you might not want to recreate every page that was part of the original site. Alternatively, you might not want to build an exhaustive list of 301’s either. Enter the 404 Redirection plugin. Now, you’ll never have to worry about not salvaging every drip of link-juice.

Example #2: Let’s face it, having an exuberant amount of 404’s is bad form. Search engines might consider your site “broken”, and drop your rankings.

使用者評論

2017 年 7 月 7 日
Works perfectly, as expected. I moved the site to another domain and decided not to copy some pages - error 404 appeared. The solution is simple and simple installation. I will slightly correct my comment. The first time I applied this plug-in was the version of WP 4.4, I recently tried another version of WP - 4.7.2. - The plugin works exceptionally well.
2016 年 9 月 3 日
Worked perfectly on my woocommerce site!
2016 年 9 月 3 日
Perfect, I recommend it to everyone ... thank you for developing and maintaining compatible with the current version of wordpress.
閱讀全部 17 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈404 Redirection〉的開發相關工作。

參與者

將〈404 Redirection〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.7

  • Rereleased for WP 4.3.1
  • Added internationalization comment

1.6

  • Rereleased for compliance issue

1.5

  • Rereleased for WP 3.3.2

1.4

  • Updated readme.txt file

1.3

  • Set a high priority of plugin execution.
  • Switched to native WP redirection.
  • Replaced depreciated ‘site_url’ function call.

1.0

  • Created plugin