# ShaderKit Robots.txt # https://shaderkit.com User-agent: * Allow: / # Sitemap location Sitemap: https://shaderkit.com/sitemap.xml # Disallow admin and API routes Disallow: /admin Disallow: /api/ Disallow: /socket.io/ # Disallow coming soon page (temporary page, should not be indexed) Disallow: /shaderkit-coming-soon.html # Allow main assets Allow: /styles.css Allow: /main.js Allow: /*.png Allow: /*.ico # Crawl delay (optional, be nice to crawlers) Crawl-delay: 1