diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/robots.txt | 1 | ||||
| -rw-r--r-- | static/sitemap.txt | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/static/robots.txt b/static/robots.txt index b6dd667..32937f0 100644 --- a/static/robots.txt +++ b/static/robots.txt @@ -1,3 +1,4 @@ # allow crawling everything by default User-agent: * Disallow: +Sitemap: https://wsap.dev/sitemap.txt diff --git a/static/sitemap.txt b/static/sitemap.txt new file mode 100644 index 0000000..1e44ce9 --- /dev/null +++ b/static/sitemap.txt @@ -0,0 +1,6 @@ +https://wsap.dev/ +https://wsap.dev/about +https://wsap.dev/apps +https://wsap.dev/posts/first-post +https://wsap.dev/posts/modafinil-and-me +https://wsap.dev/posts/you-dont-need-mediainfo |
