User-agent: * Allow: / # Explicitly allow important public content Allow: /blog Allow: /blog/ # Disallow shared content routes (user-generated, private sharing) Disallow: /s/ # Disallow admin/API paths Disallow: /api/ Disallow: /_next/ Disallow: /admin/ # Allow common assets Allow: /favicon.ico Allow: /icons/ Allow: /manifest.json # Crawl delay for better server performance Crawl-delay: 1 # Sitemap Sitemap: https://yoamigo.com/sitemap.xml