[object Object]

← back to Stars of Design

sod robots.txt: also reference /sitemap.txt. 54/54.

fe83a3fe6b14af561a93f05e89512d58e52eae09 · 2026-05-13 09:11:44 -0700 · Steve Abrams

Files touched

Diff

commit fe83a3fe6b14af561a93f05e89512d58e52eae09
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Wed May 13 09:11:44 2026 -0700

    sod robots.txt: also reference /sitemap.txt. 54/54.
---
 public/robots.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/public/robots.txt b/public/robots.txt
index 7bc874a..e5f166d 100644
--- a/public/robots.txt
+++ b/public/robots.txt
@@ -2,3 +2,4 @@ User-agent: *
 Allow: /
 Disallow: /api/
 Sitemap: https://starsofdesign.com/sitemap.xml
+Sitemap: https://starsofdesign.com/sitemap.txt

← a808c8d sod Makefile — common dev targets (mirrors asim)  ·  back to Stars of Design  ·  sitemap.xml: emit Last-Modified header for conditional GET ( d54a257 →