Health Check is a WordPress plugin that will perform a number of checks on your WordPress install to detect common configuration errors and known issues.
GNU General Public License v2.0
175
stars
56
forks
source link
The copy text in the new robots.txt viewer needs some review #460
After reading my own copy again, I think it should be fixed/optimized a bit (I'm not a native speaker!).
Status quo:
The robots.txt file tells search engines which folders are allowed to crawl and which not. WordPress generates a virtual files if there is no physical file. If there is a non-virtual file, the content is shown here.
My suggested change:
The robots.txt file tells search engines which directories are allowed to be crawled and which not. WordPress generates a virtual file if there is no physical file. If there is a non-virtual file, the content will be displayed here.
Feature request/bug description
After reading my own copy again, I think it should be fixed/optimized a bit (I'm not a native speaker!).
Status quo:
My suggested change:
I can make a PR for this change.