Files
Frida---Fred/robots.txt
webfarben b2dfa394a2 SEO-Optimierung: Meta-Tags, strukturierte Daten, Sitemap & robots.txt
- Meta-Descriptions, Canonical URLs, Open Graph & Twitter Cards für alle Seiten
- JSON-LD Schema.org (GourmetStore) mit Adresse, Öffnungszeiten, Geo-Daten
- Geo-Tags für lokale Suche (Regensburg, Bayern)
- Semantisches HTML: <main>-Elemente, aria-label auf Navigation
- Verbesserte Bild-Alt-Texte mit lokalen Keywords
- robots.txt mit Sitemap-Verweis, blockiert /api/ und /vendor/
- sitemap.xml mit allen 5 Seiten inkl. Prioritäten
- site.webmanifest vervollständigt (Name, Beschreibung, Sprache)
- Optimierte Title-Tags mit Keywords und Markenname
2026-02-13 19:33:30 +01:00

11 lines
176 B
Plaintext

# robots.txt für frida-fred.com
User-agent: *
Allow: /
# Sitemap
Sitemap: https://frida-fred.com/sitemap.xml
# API-Verzeichnis blockieren
Disallow: /api/
Disallow: /vendor/