User-agent: * Allow: / # Sitemap Sitemap: https://onlyflowers.org/sitemap.xml # Crawl-delay for polite crawling Crawl-delay: 1 # Allow all search engines to access all content # This site provides valuable gardening tools and information # Block access to any admin or private directories (if they exist) Disallow: /admin/ Disallow: /private/ Disallow: /.git/ Disallow: /temp/ # Allow access to all legal pages and main content Allow: /privacy-policy.html Allow: /terms-of-service.html Allow: /disclaimer.html Allow: /contact-us.html Allow: /about-us.html Allow: /index.html # Allow access to CSS, JS, and image files for proper rendering Allow: *.css Allow: *.js Allow: *.png Allow: *.jpg Allow: *.jpeg Allow: *.gif Allow: *.svg Allow: *.ico