diff options
| author | ache <ache@ache.one> | 2024-11-01 02:56:08 +0100 |
|---|---|---|
| committer | ache <ache@ache.one> | 2024-11-01 02:56:08 +0100 |
| commit | 9eb973e25b453c27d12a9771abe50d2e366aec21 (patch) | |
| tree | c2872c9ce58c36ac3b6c0d82bb77ca93c006434b | |
| parent | Fix RSS url (diff) | |
Update robots.txt
| -rw-r--r-- | robots.txt | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -68,7 +68,10 @@ User-agent: YouBot Disallow: / User-agent: * +Disallow: / Allow: /articles/ Allow: /$ -Allow: /fr/$ +Allow: /fr/ Allow: /en/ + +Sitemap: https://ache.one/sitemap.xml |