Files
Portfolio/public/robots.txt
damjan_savicandClaude Opus 4.5 52937b94c1 Portfolio Update: Recrobot hinzugefügt, Blog-Beitrag entfernt, UI verbessert
- Neues Portfolio-Projekt: Recrobot (KI-gestütztes Recruiting Tool)
- Portfolio-Projekt: Website mit KI hinzugefügt
- Blog-Beitrag "Automatisierte Ad Creatives" entfernt
- Gradient-Overlay von Portfolio-Karten entfernt
- Projekt-Ordner für Cover-Bilder erstellt
- Übersetzungen für alle drei Sprachen (DE, EN, SR)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-13 21:11:57 +01:00

18 lines
395 B
Plaintext

# Allow all crawlers
User-agent: *
Allow: /
Crawl-delay: 1
# Disallow admin or sensitive paths if any
Disallow: /admin
Disallow: /api/
Disallow: /.env
# Sitemap location
Sitemap: https://damjan-savic.com/sitemap.xml
# Language specific sitemaps
Sitemap: https://damjan-savic.com/sitemap-de.xml
Sitemap: https://damjan-savic.com/sitemap-en.xml
Sitemap: https://damjan-savic.com/sitemap-sr.xml