Notice: There is no legacy documentation available for this item, so you are seeing the current documentation.
Some configurations of NGINX require rewrite rules to be added to the NGINX configuration file.
If you’re getting a 404 Page Not Found error for your robots.txt on NGINX, then please add the following rewrite rule in your NGINX config file.
NOTE: If you don’t know what to do with these, then you’ll need to contact your hosting company for support.
rewrite ^/robots.txt$ /index.php?aioseo_robots_path=root;