SEO: llms.txt v1.5.1 + sitemap /zuechter + JSON-LD Pricing (Pro 29€/Züchter 49€)
- llms.txt: Dual-Audience-Positionierung, echte Preise, neue Züchter-Features (Warteliste, Läufigkeit, Wurf-Buchstabe/-Name, Privater Header, Profilfotos), neue URL /zuechter, SW by-v918, Datum 2026-05-14 - landing.html JSON-LD: 3 Offers (kostenlos/Pro 29€/Züchter 49€), 7 neue featureList-Einträge, dateModified 2026-05-14, Beschreibung mit Preisen - zuechter.html JSON-LD: 2 Offers (49€/39€ Gründer), 5 neue Features, dateModified + softwareVersion - sitemap.xml: neue statische Datei (Backup-Referenz, dynamic route in main.py) - main.py sitemap: /zuechter mit priority 0.9 hinzugefügt
This commit is contained in:
parent
c5d4e730d9
commit
eaa2e02e88
5 changed files with 153 additions and 32 deletions
|
|
@ -31,19 +31,38 @@
|
|||
"@type": "MobileApplication",
|
||||
"name": "Ban Yaro",
|
||||
"alternateName": "Ban Yaro — Die Hunde-Plattform",
|
||||
"description": "Ban Yaro ist die kostenlose, deutschsprachige All-in-One Hunde-App für Hundebesitzer und Züchter. Tagebuch, Impfpass, Wurfbörse, Stammbaum, Inzucht-Koeffizient, Tierschutz-Check, Giftköder-Alarm, Gassi-Community — DSGVO-konform, ohne App Store.",
|
||||
"description": "Ban Yaro ist die deutschsprachige All-in-One Hunde-Plattform für Hundebesitzer und Züchter. Kostenlos: Tagebuch, Impfpass, Gassi-Community, Giftköder-Alarm. Pro (29 €/Jahr): mehrere Hunde, Ernährung. Züchter (49 €/Jahr): Warteliste, Läufigkeit, Wurfverwaltung, Stammbaum, Inzucht-Koeffizient, KI-Assistent — DSGVO-konform, ohne App Store.",
|
||||
"url": "https://banyaro.app",
|
||||
"applicationCategory": "LifestyleApplication",
|
||||
"applicationSubCategory": "PetApplication",
|
||||
"operatingSystem": "iOS, Android, Web",
|
||||
"inLanguage": "de",
|
||||
"availableOnDevice": "Smartphone, Tablet",
|
||||
"offers": {
|
||||
"@type": "Offer",
|
||||
"price": "0",
|
||||
"priceCurrency": "EUR",
|
||||
"availability": "https://schema.org/InStock"
|
||||
},
|
||||
"offers": [
|
||||
{
|
||||
"@type": "Offer",
|
||||
"name": "Kostenlos",
|
||||
"price": "0",
|
||||
"priceCurrency": "EUR",
|
||||
"availability": "https://schema.org/InStock"
|
||||
},
|
||||
{
|
||||
"@type": "Offer",
|
||||
"name": "Ban Yaro Pro",
|
||||
"price": "29",
|
||||
"priceCurrency": "EUR",
|
||||
"availability": "https://schema.org/InStock",
|
||||
"description": "Mehrere Hunde, Ernährung, erweiterte Karten-Layer"
|
||||
},
|
||||
{
|
||||
"@type": "Offer",
|
||||
"name": "Züchter",
|
||||
"price": "49",
|
||||
"priceCurrency": "EUR",
|
||||
"availability": "https://schema.org/InStock",
|
||||
"description": "Vollständige Züchter-Plattform: Warteliste, Läufigkeit, Wurfverwaltung, Stammbaum, IK-Rechner, KI-Assistent"
|
||||
}
|
||||
],
|
||||
"publisher": {
|
||||
"@type": "Organization",
|
||||
"name": "Ban Yaro",
|
||||
|
|
@ -108,12 +127,18 @@
|
|||
"DSGVO Datenexport (Art. 20): vollständiger JSON-Download aller eigenen Daten",
|
||||
"Hunde-Persönlichkeitstest mit Trainingstipps",
|
||||
"Reise-Checkliste und EU-Länder-Einreiseregeln",
|
||||
"Integrierte Hilfe und FAQ ohne App Store"
|
||||
"Integrierte Hilfe und FAQ ohne App Store",
|
||||
"Warteliste: Interessenten mit Präferenzen pro Zuchthündin verwalten",
|
||||
"Läufigkeit und Trächtigkeit: Zykluskalender, Progesterontests, Deckdaten, Meilensteine",
|
||||
"Wurf-Buchstabe und Wurf-Name für jeden Wurf",
|
||||
"Privater Züchter-Bereich mit Logo und Zwingername im Header",
|
||||
"Züchter-Profilfotos und Galerie auf der öffentlichen Visitenkarte",
|
||||
"Züchter-Kacheln in HUND-Welt mit Z-Badge erkennbar"
|
||||
],
|
||||
"screenshot": "https://banyaro.app/icons/icon-512.png",
|
||||
"softwareVersion": "1.5.1",
|
||||
"datePublished": "2026-05-01",
|
||||
"dateModified": "2026-05-12",
|
||||
"dateModified": "2026-05-14",
|
||||
"areaServed": ["DE", "AT", "CH"],
|
||||
"audience": {
|
||||
"@type": "Audience",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue