Access your robots.txt file
Learn how to view your site’s automatically generated robots.txt file
FAQ
What does the robots.txt file do?
The
robots.txtfile gives instructions to search engine bots about which pages they can or cannot crawl. It helps manage how your site appears in search results and supports your SEO strategy.Does Framer create a robots.txt file automatically?
Yes, Framer generates a
robots.txtfile for every published site. If you upload a customrobots.txtvia Static Files, it will replace the default one.Can I edit the robots.txt file in Framer?
Yes. You can upload a custom
robots.txtfile using Static Files. Go to your project dashboard, select your domain, open the "Files" tab, and upload your file with the path set to/. This is available on Pro, Scale, and Enterprise plans.
Updated