Does robots.txt block indexing?
It controls crawl access, but blocked URLs can still appear in search if discovered elsewhere.
Technical SEO
Create a simple robots.txt file that supports search discovery while pointing crawlers to your sitemap.
User-agent: *
Allow: /It controls crawl access, but blocked URLs can still appear in search if discovered elsewhere.
Yes. Adding the sitemap line helps search engines discover important URLs faster.