# robots.txt for mcskins.org # Allow all search engines to crawl the site User-agent: * Allow: / # Disallow crawling of API routes and internal paths Disallow: /api/ Disallow: /_next/ Disallow: /admin/ # Sitemap location Sitemap: https://mcskins.org/sitemap.xml # Crawl-delay for polite crawling (optional) # User-agent: * # Crawl-delay: 1