# Robots.txt for Pickle - Photography Business Platform # https://gopickle.ai # Allow all crawlers to access the entire site User-agent: * Allow: / Disallow: /hire-photographer # Disallow private/admin areas Disallow: /studio/ Disallow: /legal/ Disallow: /doc/ # Disallow client-specific album pages (private content) Disallow: /album/ Disallow: /album-download # Disallow verification and utility pages Disallow: /verify-links # Disallow error pages from being indexed Disallow: /album-not-found Disallow: /document-not-found # Disallow search result pages with parameters Disallow: /*?* # Sitemap location Sitemap: https://gopickle.ai/sitemap.xml # Crawl delay (optional - adjust based on server capacity) # Crawl-delay: 1