| Disallow |
/cgi-bin |
Standard hosting folder. |
| Disallow |
/wp- |
All related to WP: /wp-content /wp-admin /wp-includes /wp-json wp-login.php wp-register.php. |
| Disallow |
/wp/ |
Directory where WP core is installed (if core is in a subdirectory). Remove if WP is standard. |
| Disallow |
/? |
All query parameters on the main page. |
| Disallow |
*?s= |
Search. |
| Disallow |
*%26s%3D |
Search. |
| Disallow |
/search |
Search. |
| Disallow |
/author/ |
Author archive. |
| Disallow |
*/embed$ |
All embeds. |
| Disallow |
*/page/ |
All types of pagination. |
| Disallow |
*/xmlrpc.php |
WordPress API file. |
| Disallow |
*utm*%3D |
Links with utm-tags. |
| Disallow |
*openstat%3D |
Links with openstat tags. |
| Allow |
*/wp-*/*ajax*.php |
AJAX requests: */admin-ajax.php */front-ajaxs.php |
| Allow |
*/wp-sitemap |
Sitemap (main and nested) |
| Allow |
*/uploads |
Open uploads |
| Allow |
*/wp-*/*.js |
Inside /wp- (/*/ for priority) |
| Allow |
*/wp-*/*.css |
Inside /wp- (/*/ for priority) |
| Allow |
*/wp-*/*.png |
Images in plugins, cache folder, etc. |
| Allow |
*/wp-*/*.jpg |
Images in plugins, cache folder, etc. |
| Allow |
*/wp-*/*.jpeg |
Images in plugins, cache folder, etc. |
| Allow |
*/wp-*/*.gif |
Images in plugins, cache folder, etc. |
| Allow |
*/wp-*/*.svg |
Images in plugins, cache folder, etc. |
| Allow |
*/wp-*/*.webp |
Files in plugins, cache folder, etc. |
| Allow |
*/wp-*/*.swf |
Files in plugins, cache folder, etc. |
| Allow |
*/wp-*/*.pdf |
Files in plugins, cache folder, etc. |
Comments