# ListFlow Robots.txt # Allow all crawlers to access the site User-agent: * Allow: / # Specific crawlers User-agent: Googlebot Allow: / Crawl-delay: 1 User-agent: Bingbot Allow: / Crawl-delay: 1 User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / User-agent: LinkedInBot Allow: / User-agent: WhatsApp Allow: / # Disallow admin or private areas (if any) Disallow: /admin/ Disallow: /private/ Disallow: /api/ # Sitemap location Sitemap: https://listflow.co.uk/sitemap.xml