# General allowance for standard search engines (Googlebot, Bingbot, etc.)
User-agent: *
Allow: /

# Explicitly ALLOW OpenAI (ChatGPT & SearchGPT)
User-agent: GPTBot
Allow: /
User-agent: ChatGPT-User
Allow: /
User-agent: OAI-SearchBot
Allow: /

# Explicitly ALLOW Google's AI (Gemini & AI Overviews)
User-agent: Google-Extended
Allow: /

# Explicitly ALLOW Perplexity AI
User-agent: PerplexityBot
Allow: /

# Explicitly ALLOW Anthropic (Claude)
User-agent: anthropic-ai
Allow: /
User-agent: Claude-Web
Allow: /

# Disallow backend/admin areas (Standard security practice)
User-agent: *
Disallow: /wp-admin/
Disallow: /wp-login.php

# DIRECTIVE: Tell all bots exactly where to find your pages
Sitemap: https://www.4thandmorrisdentistry.com/sitemap.xml
Scroll to Top