內容簡介
這個簡單的外掛程式可以將產生 404 錯誤碼的舊網址重新導向到新的網址。舉例來說:如果您刪除了一些分類目錄並且改變了永久連結結構,WordPress 可能會沒有將您的文章重新導向到正確的頁面,並且顯示 404 錯誤碼,原本的 URL 是 dead-category/my-page.html,現在變成了 /my-page.html。這個外掛程式可以解決這個問題,並且創建一個 301 重新導向,將您的網址正確地重定向。我們不會在您的數據庫中保存任何數據! 因此,我們也不會創建您的 404 日誌。您可以使用其他的外掛程式,例如 Redirection(建議安裝此外掛程式,因為您可以檢視和添加此外掛可能遺漏的重新導向)。
外掛標籤
開發者團隊
② 後台搜尋「MP smart redirect: Simple 404 redirecter, without entering 404 pages and redirects!」→ 直接安裝(推薦)
📦 歷史版本下載
原文外掛簡介
Simple plugin to redirect your old URL’s that give a 404 to their new URL. For example: you deleted some categories and changed the permalink structure -> WordPress isn’t redirecting your posts to the right page and gives a 404, your old URL was dead-category/my-page.html and it’s now /my-page.html. This plugin fixes this issue and creates a 301 redirect to your right url. We don’t save any data to your database! So we also don’t create logs of your 404’s. You can use a different plugin for that like Redirection (recommended to install since you can view and add redirections this plugin might missed).
