User-Agent: * Allow: / Allow: /robots.txt # BEGIN WordPress RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] # END WordPress # Copy the contents of your robots.txt file here to validate it.