=== AWP Disallow Root Control === Contributors: algorithus Tags: robots.txt, SEO, search engine optimization, access control Requires at least: 5.0 Tested up to: 6.6 Stable tag: 1.0.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Disallow access to the root directory via robots.txt with an option to enable or disable. == Description == This plugin allows you to easily control whether search engines are disallowed from accessing the root directory of your WordPress site by modifying the robots.txt file. You can enable or disable this functionality from the "Reading" settings page. == Installation == 1. Upload the `awp-disallow-root-control` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to the "Reading" settings page to enable or disable the disallow root functionality. == Changelog == = 1.0.0 = * Initial release. = 1.0.1 = * Update plugin comment message, banner and icon. == Frequently Asked Questions == = How do I enable or disable disallowing access to the root directory? = After activating the plugin, go to the "Reading" settings page in WordPress and check the option to enable disallowing access to the root directory. If unchecked, the functionality will be disabled.