SEO & Crawler:
- robots.txt, llms.txt, sitemap.xml (508 Seiten bei Google)
- SSR-Seiten: /info, /wiki/rassen, /wiki/rasse/{slug}, /knigge
- Open Graph, JSON-LD, Breadcrumbs in index.html
Navigation:
- Training unter "Mein Hund", Wissen collapsible
- Welcome-Seite und Landing-Page auf 5-Gruppen-Struktur
Wiki:
- KI-Anreicherung (Claude API): beschreibung, vorkommen_de, Steckbrief
- "So einen hab ich" / Züchter-Verzeichnis
- Scheduler: 50 Rassen beim Start, 20/Nacht
Training:
- Session-Logging (Erfolgsquote, Stimmung, Zufriedenheit)
- Virtueller KI-Trainer (6h-Cache)
- Trainingskalender (Habit-Tracker)
- Top-Training → automatischer Tagebucheintrag
- Gamification ohne Druck: Badges, Streak, Stats
Fortschritts-Lober:
- Jeden Montag 09:00: Claude schreibt Lob-Text pro Hund
- Push + Karte im Tagebuch
Monitoring:
- 4× täglich Status-Mail mit Scheduler-Status + Wiki-Fortschritt
32 lines
666 B
Text
32 lines
666 B
Text
User-agent: *
|
|
Allow: /
|
|
Allow: /info
|
|
Allow: /hund/
|
|
Allow: /api/wiki/rassen
|
|
Allow: /api/wiki/rassen/
|
|
Allow: /api/events
|
|
Allow: /api/knigge/articles
|
|
Allow: /api/movies/list
|
|
Allow: /api/forum/
|
|
Allow: /api/lost
|
|
Allow: /api/poison
|
|
Allow: /api/stats
|
|
Disallow: /api/auth/
|
|
Disallow: /api/admin/
|
|
Disallow: /api/dogs/
|
|
Disallow: /api/diary/
|
|
Disallow: /api/health/
|
|
Disallow: /api/chat/
|
|
Disallow: /api/friends/
|
|
Disallow: /api/push/
|
|
Disallow: /api/widget/
|
|
Disallow: /api/notifications/
|
|
Disallow: /api/alerts/
|
|
Disallow: /api/ki/
|
|
Disallow: /api/import/
|
|
Disallow: /api/sitting-access/
|
|
Disallow: /ausweis/
|
|
Disallow: /teilen/
|
|
Disallow: /media/
|
|
|
|
Sitemap: https://banyaro.app/sitemap.xml
|