feat: robots.txt, Sitemap und Staging-noindex für SEO

Google Search Console: echte robots.txt und sitemap.xml für Produktion;
Staging blockiert Crawler per X-Robots-Tag und Disallow in robots.txt.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-12 10:58:21 +02:00
parent 9634370a08
commit 0b46154696
7 changed files with 35 additions and 2 deletions
+5
View File
@@ -64,3 +64,8 @@ NTFY_TOKEN=tk_example_ntfy_access_token
# Staging: PLAUSIBLE_ENABLED=false (default in docker-compose.staging.yml)
PLAUSIBLE_ENABLED=true
PLAUSIBLE_HOST=https://plausible.elpatron.me
# SEO (frontend container — robots.txt, X-Robots-Tag)
# Production: ROBOTS_NOINDEX=false (default)
# Staging: ROBOTS_NOINDEX=true (default in docker-compose.staging.yml)
# ROBOTS_NOINDEX=false