# macOS Tahoe robots.txt (2025-09-21) # Simplified to avoid accidental blocking of localized marketing pages. User-agent: * Allow: / Allow: /en/ Allow: /zh/ Allow: /es/ Allow: /ja/ Allow: /ko/ Allow: /fr/ Allow: /de/ Allow: /pt/ Allow: /ru/ Allow: /ar/ # Protect private or non-HTML endpoints from being indexed Disallow: /admin/ Disallow: /dashboard/ Disallow: /settings/ Disallow: /auth/ Disallow: /login/ Disallow: /register/ Disallow: /account/ Disallow: /api/ Disallow: /_internal/ Disallow: /_admin/ Disallow: /build/ Disallow: /dist/ Disallow: /node_modules/ Disallow: /temp/ Disallow: /tmp/ Disallow: /cache/ Disallow: /logs/ Disallow: /uploads/private/ Disallow: /user-data/ Disallow: /private/ # Allow public search, contact, and newsletter routes to be crawled for structured data Allow: /search Allow: /search/ Sitemap: https://macos-tahoe.com/sitemap-index.xml Sitemap: https://macos-tahoe.com/sitemap.xml Sitemap: https://macos-tahoe.com/rss.xml # Questions? Email support@macos-tahoe.com