
內容簡介
此外掛需要更多的說明文件!
您可以編輯您的robots.txt並在其中添加遠程內容。
例如,您有多個網站,希望使用集中的robots.txt。
功能
包括或排除WordPress的own robots.txt(核心功能)
包括或排除插件(例如sitemap插件)輸出到robots.txt(過濾輸出)
包括或排除遠程文本文件(共通部分)
包括或排除來自設置頁面的自定義記錄(特定站點的部分)
robot.txt在哪裡?
WordPress將robots.txt處理為虛擬URL-就像文章和頁面一樣。
因此,當您瀏覽https://example.com/robots.txt時,WordPress會動態生成robots.txt。
待完成事項
添加更多說明
添加視頻
為子目錄安裝添加管理員通知(robots.txt在子目錄中無用)
“robots.txt文件中必須至少存在一個“Disallow”字段。”-進行檢查
連結
此外掛的開發在GitHub上進行。
外掛標籤
開發者團隊
原文外掛簡介
This plugin needs more documentation!
You can edit your robots.txt and add remote content to it.
E.g. you have several sites and want to use a centralized robots.txt.
Features
Include or exclude WordPress’ own robots.txt (core function)
Include or exclude plugins – e.g. sitemap plugins – output to robots.txt (filter output)
Include or exclude a remote text file (the common part)
Include or exclude custom records from the settings page (the site specific part)
Where is robot.txt?
WordPress handles robots.txt as a virtual URL – just the same way as posts and pages.
So when you browse to https://example.com/robots.txt WordPress generates robots.txt on the fly.
TODO
add more description here
add a video too
add an admin notice for subdir installs (robots.txt is useless in a subdir)
‘At least one “Disallow” field must be present in the robots.txt file.’ – check for that
Links
Development of this plugin goes on on GitHub.
