# Robots.txt for yiield.xyz # https://yiield.xyz/robots.txt User-agent: * Allow: / # Sitemaps Sitemap: https://yiield.xyz/sitemap.xml # Crawl-delay (optional, for politeness) Crawl-delay: 1 # Block unnecessary paths Disallow: /api/ Disallow: /_next/ Disallow: /static/ # Allow important resources Allow: /og-image.png Allow: /favicon.ico Allow: /manifest.json