Skip to content

Commit e73d901

Browse files
authored
Create robots.demo.txt
This is for demo sites - we allow indexing since it's just demo data and we want the demo to be found! You should probably NOT use this in corporate production environments. In production you should probably BLOCK search engines from indexing this information. It could be a treasure trove of fishing and spammer data. But the real solution is NOT to make this publicly accessible, since the spammers could scrape the information themselves even if it isn't index. And there is no guarantee that search engines obey the the robots.txt. This is just the LEAST I can do - YOU should do BETTER!
1 parent c84d7ae commit e73d901

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

robots.demo.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
User-agent: *
2+
Disallow:

0 commit comments

Comments
 (0)