User-Agent: * Allow: / # Sitemap locations Sitemap: https://shadcnstudio.com/sitemap.xml Sitemap: https://shadcnstudio.com/blog/sitemap_index.xml Sitemap: https://shadcnstudio.com/blog/post-sitemap.xml Sitemap: https://shadcnstudio.com/blog/page-sitemap.xml Sitemap: https://shadcnstudio.com/blog/category-sitemap.xml # Disallow specific paths Disallow: /private/* Disallow: /*?* # Disallow URLs with a query string Disallow: /accept-invitation # Exclude user specific pages Disallow: /auth/callback # Disallow api routes Disallow: /auth/confirm # Disallow api routes Disallow: /auth/forgot-password # Exclude auth pages Disallow: /auth/login # Exclude auth pages Disallow: /get-started # Exclude auth pages Disallow: /success # Exclude payment success page Disallow: /reset-password # Exclude user specific pages Disallow: /mcp/onboarding # Exclude user specific pages Disallow: /not-authorized # Exclude error page Disallow: /preview/* # Disallow Pro Blocks Preview links Disallow: /account-settings # Exclude user specific pages Disallow: /auth/error # Exclude error page Disallow: /billing # Exclude user specific pages Disallow: /purchases # Exclude user specific pages Disallow: /team-invitations # Exclude user specific pages Disallow: /api/* # Disallow api routes Disallow: /r/* # Disallow registry api routes Disallow: /_next/* # Exclude Next.js build files Disallow: /search/* # If your site has a search feature with an internal route Disallow: /tag/* # Exclude tag pages Disallow: /404.html # Exclude error page Disallow: /blog/*?* # Disallow blog pages with query parameters Disallow: /blog/tag/* # Exclude blog tag pages Disallow: /blog/author/* # Exclude blog author pages Disallow: /blog/category/* # Exclude blog category pages # Disallow registry paths that appear in build chunks Disallow: /assets/svg/* # Exclude SVG asset paths Disallow: /ui/* # Exclude UI component paths Disallow: /components/blocks/*.tsx # Exclude block components paths Disallow: /components/shadcn-studio/*.tsx # Exclude shadcn-studio components paths Disallow: /registry/* # Exclude registry paths