# Ars Medical Frankfurt - Robots.txt
# https://arsmedicafrankfurt.de/robots.txt

User-agent: *
Allow: /

# Sitemap location
Sitemap: https://arsmedicafrankfurt.de/sitemap.xml

# Disallow admin area
Disallow: /admin/
Disallow: /api/
Disallow: /includes/
Disallow: /database/
Disallow: /logs/

# Disallow sensitive files
Disallow: /*.sql$
Disallow: /*.log$
Disallow: /*.ini$
Disallow: /*.txt$

# Allow search engines to crawl public pages
Allow: /index.php
Allow: /services.php
Allow: /doctors.php
Allow: /notfall.php
Allow: /patienteninfo.php
Allow: /krankenkassen.php

# Crawl-delay for polite crawling
Crawl-delay: 10
