User-agent: * Allow: / # Allow all search engines to crawl the entire site # This is appropriate for a business website that wants maximum visibility # Common files to disallow (if they exist) Disallow: /admin/ Disallow: /private/ Disallow: /.git/ Disallow: /node_modules/ Disallow: /.DS_Store # Allow access to CSS, JS, and image files for proper rendering Allow: /styles.css Allow: /script.js Allow: /*.png Allow: /*.jpg Allow: /*.jpeg Allow: /*.gif Allow: /*.ico Allow: /*.webp # Sitemap location (you may want to create a sitemap.xml file later) Sitemap: https://smallbiztoolkit.ai/sitemap.xml