# Allow Googlebot to crawl the entire site User-agent: Googlebot Allow: / # Allow Google Ads and Google Media Partners User-agent: Mediapartners-Google Allow: / # General rule: Allow all bots User-agent: * Allow: / # Restrict sensitive or private directories (optional) Disallow: /private/ # Allow crawlers to access important directories Allow: /js/ Allow: /css/ Allow: /images/ # Correct Sitemap location Sitemap: https://www.inspiresandinnovate.com/sitemap.xml