7 lines
121 B
Plaintext
7 lines
121 B
Plaintext
|
|
# robots.txt
|
||
|
|
# Update the Sitemap URL to your production domain if needed.
|
||
|
|
User-agent: *
|
||
|
|
Allow: /
|
||
|
|
|
||
|
|
Sitemap: /sitemap.xml
|