Skip to content

Instantly share code, notes, and snippets.

@charisTheo
Created May 4, 2019 13:07
Show Gist options
  • Select an option

  • Save charisTheo/dd57e61db9df4e737a55a329d51809de to your computer and use it in GitHub Desktop.

Select an option

Save charisTheo/dd57e61db9df4e737a55a329d51809de to your computer and use it in GitHub Desktop.
# Rule 1
User-agent: Googlebot
Disallow: /nonCrawledRoute/
# Rule 2
User-agent: *
Allow: /
Sitemap: http://www.example.com/sitemap.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment