diff options
| author | Berke Güzel <wenekar1@gmail.com> | 2026-02-08 23:57:12 +0300 |
|---|---|---|
| committer | Berke Güzel <wenekar1@gmail.com> | 2026-02-08 23:57:12 +0300 |
| commit | 653176734cf3a2b74a40460e5288a6f73a14c983 (patch) | |
| tree | b4064c81bb41bf438bacbdee1bd5ffb4255125e8 /static | |
| parent | 1ebca0ddb022c456d9b6963b0a4e7bf5954293d2 (diff) | |
sitemap
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 |
