Overview FAQ Troubleshooting
default file
[r] Let other plugins add rules to my custom robots.txt file
.htaccess
# BEGIN WordPress <IfModule mod_rewrite.c>
RewriteEngine On RewriteBase /wpdev/
RewriteRule /vindex\.php$ - [L] RewriteCond %{REQUEST_FILENAME> !-f
Save Changes