diff options
Diffstat (limited to 'public/robots.txt')
| -rw-r--r-- | public/robots.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..f956a6b --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,13 @@ +User-agent: Twitterbot +Disallow: + +User-agent: facebookexternalhit +Disallow: + +User-agent: * +Allow: /$ +Allow: / +Allow: /sitemap.xml +Disallow: / + +Sitemap: https://excalidraw.com/sitemap.xml |
