# robots.txt for 星缘# https://lunaxstar.com User-agent: * Allow: / # Sitemap Sitemap: https://lunaxstar.com/sitemap.xml # Crawl-delay Crawl-delay: 1 # Disallow admin and private routes Disallow: /api/ Disallow: /_next/ Disallow: /static/ # Allow specific bots User-agent: Googlebot Allow: / Crawl-delay: 0.5 User-agent: Bingbot Allow: / Crawl-delay: 1 User-agent: Baiduspider Allow: / Crawl-delay: 1