# https://www.robotstxt.org/robotstxt.html
User-agent: *
Allow: /
# Allow crawling of static assets
Allow: /static/
Allow: /images/
Allow: /public/
# Disallow crawling of search results
Disallow: /search
# Disallow crawling of maintenance page
Disallow: /maintenance
# Sitemap location
Sitemap: https://lyx-verlag.de/sitemap_index.xml
# Crawl-delay directive (optional, adjust as needed)
Crawl-delay: 10