# ========================================================== # robots.txt — Website Design & Development Company # Place this file in the root of your site (same level as index.html) # e.g. https://www.sitefiy.com/robots.txt # ========================================================== User-agent: * Allow: / # Block admin/internal/build-related paths (adjust as needed) Disallow: /admin/ Disallow: /api/ Disallow: /login Disallow: /cart/ Disallow: /checkout/ Disallow: /*.json$ # Sitemap location (update with your actual domain) Sitemap: https://www.sitefiy.com/sitemap.xml