Skip to content

Instantly share code, notes, and snippets.

@ifnull
Created February 21, 2019 18:05
Show Gist options
  • Save ifnull/ebbd79241ef1b00337d43cf1be39a091 to your computer and use it in GitHub Desktop.
Save ifnull/ebbd79241ef1b00337d43cf1be39a091 to your computer and use it in GitHub Desktop.
Simple robots.txt file for Wordpress
User-agent: *
Disallow: /wp-admin/
Allow: /wp-admin/admin-ajax.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment