# robots.txt for evobuild.ro User-agent: * Allow: / # Block admin and internal paths Disallow: /admin/ Disallow: /tinymce/ Disallow: /upload_image/ Disallow: /captcha/ Disallow: /i18n/ Disallow: /rosetta/ # Block static assets from being crawled (not needed in index) Disallow: /static/css/ Disallow: /static/js/ Disallow: /static/plugins/ # Allow images to be indexed Allow: /static/images/ Allow: /uploads/images/ # Sitemap Sitemap: https://evobuild.ro/sitemap.xml