Created
May 4, 2019 13:07
-
-
Save charisTheo/dd57e61db9df4e737a55a329d51809de to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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