# ---------------------------- # 더사운드랩 llms.txt # 작성일: 2025-11-05 # 목적: AI 검색엔진(LLM 크롤러) 접근 제어 설정 # ---------------------------- # 기본적으로 모든 AI 크롤러 허용 User-agent: * Allow: / # 고객 개인정보 및 민감 데이터 포함 영역 차단 Disallow: /admin/ Disallow: /cart/ Disallow: /checkout/ Disallow: /mypage/ Disallo