# robots.txt for mygrasslands.com # This file controls how search engine bots crawl your website. User-agent: * Disallow: /api/ # Disallow Webflow API access Disallow: /cdn-cgi/ # Disallow Webflow's CDN paths Disallow: /uploads/ # Disallow access to uploaded files folder (optional) Disallow: /drafts/ # Disallow access to draft pages or content (if applicable) # Prevent bots from crawling URL parameters to avoid duplicate content Disallow: /*?* # Allow everything else to be crawled Allow: / # Sitemap location Sitemap: https://mygrasslands.com/sitemap.xml Sitemap: https://www.mygrasslands.com/sitemap.xml