
內容簡介
根據HTTP規範,回應標頭中的410狀態碼表示所請求的資源已經消失(永久刪除)。
功能:
在從WordPress中刪除頁面、文章、分類或標籤時,最終的410狀態碼會詢問是否應該為已刪除的URL設置410回應碼。
手動添加410 URL
通過正則表達式添加410 URL方案
通過csv文件批量上傳410 URL。
即使csv文件包含BOM,也可以運作
如果您遇到任何錯誤或有建議,請使用插件支援論壇。
外掛標籤
開發者團隊
② 後台搜尋「Ultimate 410 Gone Status Code」→ 直接安裝(推薦)
原文外掛簡介
In accordance with the HTTP Specification, the 410 status code in the response header indicates that the requested resource is gone (permanently removed).
Features:
When deleting pages, posts, categories or tags from WordPress, the ultimate 410 status code will ask if a 410 response code should be set for the deleted URL.
Add 410 URLs manually
Add 410 URL schemes via regex (regular expressions)
Bulk upload 410 URLs via csv-file.
works even if the csv-file contains a BOM
If you come across any bugs or have suggestions, please use the plugin support forum.
