Files
Gutti/robots.txt
Sebastian Köhler 7957c42af6 Aktualisiere Domain auf https://gutteneberger.traidendorf.de
- Alle URLs in HTML-Dateien aktualisiert
- Canonical URLs angepasst
- Open Graph und Schema.org URLs aktualisiert
- Sitemap.xml und robots.txt aktualisiert
2026-02-10 23:33:48 +01:00

20 lines
292 B
Plaintext

User-agent: *
Allow: /
# Sitemaps
Sitemap: https://gutteneberger.traidendorf.de/sitemap.xml
# Disallow admin pages if any
User-agent: *
Disallow: /admin/
Disallow: /*.pdf$
# Allow all search engines
User-agent: Googlebot
Allow: /
User-agent: Bingbot
Allow: /
# Crawl-delay
Crawl-delay: 0