Tagged Questions
0
votes
2answers
82 views
Is this a valid robots.txt file?
I have this robots.txt file:
User-agent: *
Sitemap: Path_to_sitemap.xml
My Q is, should I have something else in there as well? Like allow All or something?
Thanks