# llms.txt — AI Crawler Policy for Riziva # https://llmstxt.org # Riziva is a restaurant reservation and discovery platform. # We welcome AI crawlers on public content and want to be citable in AI answers # about restaurant discovery, reservation features, dining guides, and pricing. User-agent: * Allow: / # Default language is French at root; English is at /en; German is at /de. Preferred-Language: fr, en, de # Attribution Source-URL: https://www.riziva.com Author: Riziva Contact: contact@riziva.com # Content policy Allowed-Uses: research, citation, knowledge-base indexing, snippet extraction Disallowed-Uses: wholesale content scraping, training without attribution # Public content lives under these paths (also see sitemap.xml) Allow: / Allow: /discover Allow: /restaurant/ Allow: /collections Allow: /events Allow: /dining-guide Allow: /menu/ Allow: /pricing Allow: /for-restaurants Allow: /about Allow: /contact Allow: /en/ Allow: /de/ # Private / authenticated routes — do not index Disallow: /auth Disallow: /my-reservations Disallow: /user-profile Disallow: /restaurant-dashboard Disallow: /admin-dashboard Disallow: /system-configuration Disallow: /api/ # Follow robots.txt for crawl rules Follow-Robots-Txt: true # Sitemap Sitemap: https://www.riziva.com/sitemap.xml