# llms.txt for Robocraze (robocraze.com) # Date: 2025-10-29 # Purpose: Define permissions for AI crawlers and provide contextual awareness of site focus. # ======================== # 1. CRAWLER DIRECTIVES # ======================== # Allow major AI search systems that can drive traffic User-agent: Google-Extended Allow: / User-agent: PerplexityBot Allow: / User-agent: BingAI Allow: / # Disallow training-only or sensitive areas User-agent: GPTBot Disallow: /cart/ Disallow: /checkout/ Disallow: /account/ Allow: / User-agent: * Disallow: /admin/ Disallow: /internal/ Allow: / Sitemap: https://robocraze.com/ai-sitemap.xml # ======================== # 2. CONTEXTUAL SITE MAP (for informational use only) # ======================== # The following section summarizes key collections and purpose of Robocraze.com content. # This is not a directive — it is informational context for AI or future metadata parsing. # Core Product Categories: # - /collections/science-kits: Educational science & DIY kits for hobbyists and learners. # - /collections/ai-modules: AI hardware modules for robotics and embedded systems. # - /collections/clearance-sale-diy-kits: Discounted DIY and STEM kits. # - /collections/trainer-kits-1: Trainer and educational electronic kits. # - /collections/diy-rc-car-kits: Remote control car kits for learning and hobby projects. # - /collections/advanced-kits: Advanced robotics & STEM kits. # - /collections/raspberry-pi-kits: Raspberry Pi kits and accessories. # - /collections/electronic-kits: Electronics kits and tools for learners and makers. # - /collections/ai-ml-kits: AI and Machine Learning DIY kits. # - /collections/iot-kits-1: IoT kits for educational projects. # - /collections/robotic-kits: Robotics kits and STEM products. # - /collections/school-kits: STEM kits aligned with NEP 2020 for schools. # - /pages/support: Customer support and help center. # - /account and /account/register: User accounts and sign-ups. # - Homepage: Robotics & Electronics Store providing DIY, STEM, and AI learning kits. # ======================== # End of llms.txt # ========================