# Lakeside Pottery - robots.txt # Goal: Max visibility in search + AI answers; keep only private areas off-limits. # Default rules User-agent: * Disallow: /cgi-bin/ Disallow: /tmp/ Disallow: /private/ Disallow: /us/ Disallow: /us2/ Disallow: /mail/ Disallow: /magicalmorocco/ Disallow: /family/ Allow: / # Explicitly allow major search engine crawlers User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / User-agent: Applebot Allow: / # Explicitly allow AI discovery / answer engines User-agent: Google-Extended Allow: / User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: PerplexityBot Allow: / User-agent: CCBot Allow: / User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Amazonbot Allow: / # Sitemap for structured crawling Sitemap: https://www.lakesidepottery.com/sitemap.xml