# Allow all bots to crawl User-agent: * Allow: / # Disallow admin and API endpoints Disallow: /admin/ Disallow: /api/ Disallow: /login Disallow: /register Disallow: /password/ # Allow crawling of static assets Allow: /css/ Allow: /js/ Allow: /img/ Allow: /fonts/ # Googlebot specific rules User-agent: Googlebot Allow: / Disallow: /admin/ Disallow: /api/ # Googlebot Image User-agent: Googlebot-Image Allow: / # Sitemap location Sitemap: https://cuutruyen.site/sitemap.xml