# robots.txt for AbcRelo User-agent: * Allow: / # Let Google crawl assets for proper rendering Allow: /app/assets/ Allow: /app/styles/ Allow: /app/scripts/ # Disallow sensitive/private areas Disallow: /app/private/ Disallow: /config/ Disallow: /vendor/ Disallow: /node_modules/ Disallow: /temp/ Disallow: /logs/ Disallow: /api/ # Sitemap location Sitemap: https://abcrelo.com/sitemap.xml