[Plugin: Better WP Security] Please add renaming of wp-content to the dynamic robots.txt
-
First of all: Thank you very much for this wonderful plugin. I’m using WP multisite and it’s working excellent in my installation. (Ok, it was not easy to configure for multisite and needed direct changes in the database, but I got it).
I’m sorry not to write in your support forum, but there never came an activation email after registering.
Today I recognized that the dynamically generated robots.txt still contains the default wp-content name:
Disallow: /wp-content/plugins
Disallow: /wp-content/cache
Disallow: /wp-content/themesFor a really even better security it’s a must that this is changed to the new directory name, or just added below:
Disallow: /mydirname/plugins
Disallow: /mydirname/cache
Disallow: /mydirname/themesCould you please add this feature to your next release?
I saw it in other pulgins working like SEO Ultimate, that something is added to this robots.txt.
https://www.ads-software.com/extend/plugins/better-wp-security/
- The topic ‘[Plugin: Better WP Security] Please add renaming of wp-content to the dynamic robots.txt’ is closed to new replies.