# Social Cafe By Party Platter - robots.txt # Last Updated: 2026-07-12 # Website: https://www.socialcafebypartyplatter.com # ========================================== # Default: allow all crawlers # ========================================== User-agent: * Allow: / Disallow: /config/ Disallow: /search/ Disallow: /account/ Disallow: /api/ Allow: /api/ui-extensions/ Disallow: /static/ Disallow: /components/ Disallow: /*?*author=* Disallow: /*?*tag=* Disallow: /*?*month=* Disallow: /*?*view=* Disallow: /*?*format=* # Prevent indexing of the AI reference file (llms.txt) # llms.txt is intended for AI agents to read, not for search result listings Noindex: /llms.txt Disallow: /llms.txt$ # ========================================== # AI / LLM crawler directives # Allow reading llms.txt so AI agents can discover the site # ========================================== User-agent: GPTBot User-agent: ChatGPT-User User-agent: OAI-SearchBot User-agent: CCBot User-agent: anthropic-ai User-agent: Claude-Web User-agent: ClaudeBot User-agent: Google-Extended User-agent: FacebookBot User-agent: PerplexityBot User-agent: Applebot-Extended User-agent: cohere-ai Allow: / Allow: /llms.txt Disallow: /privacy-policy.html Disallow: /terms-of-use.html # ========================================== # Google Ads crawlers # ========================================== User-agent: AdsBot-Google User-agent: AdsBot-Google-Mobile User-agent: AdsBot-Google-Mobile-Apps Allow: / # ========================================== # Crawl delay for heavier bots # ========================================== User-agent: Baiduspider Crawl-delay: 10 User-agent: YandexBot Crawl-delay: 10 # ========================================== # Sitemap # ========================================== Sitemap: https://www.socialcafebypartyplatter.com/sitemap.xml