# Lummy.ai LLM directives
# Tell LLMs which parts of your site to crawl, which to skip, and what to prioritize.

User-Agent: *
# Allow everything by default…
Allow: /

# …but skip purely legal pages (thin content for LLM-answering)
Disallow: /privacy-policy
Disallow: /terms-and-conditions

# Highlight your highest-value “answer” pages
Highlight: /
Highlight: /pricing
Highlight: /chatbot-demo
Highlight: /industries/dental-clinics
Highlight: /industries/cosmetic
Highlight: /contact

# Point to your XML sitemap so crawlers can discover future pages
Sitemap: https://lummy.ai/sitemap.xml