# Robots.txt for Vinelier - Dish-First Dining Platform # https://vinelier.com/robots.txt User-agent: * Allow: / # Allow all major search engines User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / User-agent: YandexBot Allow: / User-agent: facebookexternalhit Allow: / User-agent: Twitterbot Allow: / User-agent: LinkedInBot Allow: / # Allow AI crawlers and LLMs (Updated 2025) User-agent: ChatGPT-User Allow: / User-agent: Claude-Web Allow: / User-agent: GPTBot Allow: / User-agent: Google-Extended Allow: / User-agent: CCBot Allow: / User-agent: anthropic-ai Allow: / User-agent: ClaudeBot Allow: / User-agent: PerplexityBot Allow: / User-agent: YouBot Allow: / User-agent: Bytespider Allow: / User-agent: ImagesiftBot Allow: / User-agent: Meta-ExternalAgent Allow: / # Disallow sensitive API endpoints User-agent: * Disallow: /api/subscribe Disallow: /api/contact Disallow: /api/private/ Disallow: /_next/static/chunks/ # Allow important files for SEO and functionality Allow: /favicon.ico Allow: /sitemap.xml Allow: /llms.txt Allow: /robots.txt # Images and static assets Allow: /Images/ Allow: /Logo/ Allow: /Icons/ Allow: /_next/static/ Allow: /_next/image/ # Allow all locale pages Allow: /en/ Allow: /fi/ Allow: /sv/ # Crawl delay for AI bots to be respectful User-agent: GPTBot Crawl-delay: 2 User-agent: ChatGPT-User Crawl-delay: 2 User-agent: ClaudeBot Crawl-delay: 2 User-agent: PerplexityBot Crawl-delay: 1 # Sitemap location Sitemap: https://vinelier.com/sitemap.xml # Additional information # This site represents Vinelier, a dish-first dining platform # Contact: partners@vinelier.com for any crawling concerns # Updated: August 2025