Files
Frida---Fred/site.webmanifest
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

24 lines
670 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "Frida & Fred Feinkost in Regensburg",
"short_name": "Frida & Fred",
"description": "Feinkostgeschäft mit Bio-Produkten, Allgäuer Käse, Bodensee-Weinen und Kaffee in Regensburg.",
"start_url": "/",
"scope": "/",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone",
"lang": "de",
"dir": "ltr"
}