# Robots.txt for SpinningNames.com # https://spinningnames.com/robots.txt User-agent: * Allow: / # Allow all major search engine bots User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / User-agent: YandexBot Allow: / User-agent: facebookexternalhit Allow: / User-agent: Twitterbot Allow: / # Disallow admin or sensitive areas (if any in future) Disallow: /admin/ Disallow: /api/ Disallow: /_next/ Disallow: /private/ # Allow important files Allow: /favicon.ico Allow: /apple-touch-icon.png Allow: /manifest.json # Crawl delay (optional - helps prevent server overload) Crawl-delay: 1 # Sitemap location Sitemap: https://spinningnames.com/sitemap.xml # Additional sitemaps (if you add more in future) # Sitemap: https://spinningnames.com/sitemap-images.xml # Sitemap: https://spinningnames.com/sitemap-news.xml # Host directive (helps with canonicalization) Host: https://spinningnames.com