內容簡介
此外掛會對你的網誌上已經不存在的文章發出 HTTP 410 回應。當你刪除一篇文章或頁面時,此外掛會記錄該網址,並在該網址被請求時發出 410 回應。你也可以手動管理已經過時的網址清單。
根據HTTP 規格,410 回應標頭旨在用於永久刪除資源。它告訴訪問你網站的機器人,所請求的內容已經消失,並且他們不應再嘗試存取它。
如果你遇到任何錯誤或有建議,請使用此外掛的支援論壇。如果我不知道出了什麼問題,我就無法修正它!請參閱常見問題。
外掛標籤
開發者團隊
原文外掛簡介
This plugin issues an HTTP 410 response for URLs corresponding to content that has been permanently removed from your site. Originally created by Samir Shah, now maintained by Matt Calvert. When a post or page is deleted, the plugin logs the old URL and returns a 410 response when that URL is requested. You can also manually manage the list of obsolete URLs.
The HTTP Specification defines the 410 Gone response for resources that have been permanently removed. It informs search engines and crawlers that the content will not return, improving crawl efficiency and SEO clarity.
This plugin is actively maintained by Matt Calvert as a personal project, informed by previous professional experience with similar 410-handling logic. No proprietary or employer-owned code has been used.
