Created
December 12, 2019 15:35
-
-
Save wesort/82c2262fbdcdd44b14f8da5d8ec39197 to your computer and use it in GitHub Desktop.
A sample robots.txt file for a production site
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
| # robotstxt.org/ | |
| User-agent: * | |
| Disallow: | |
| # Update the domain below | |
| Host: https://example.co.uk | |
| Sitemap: https://example.co.uk/sitemap |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Rename the file
robots.txtmanually or with Netlify's build command