분석된 URL
https://manual.inicis.com/
AI-Ready 점수
미흡
/ 100
토큰 절감량
점수 상세
페이지에 <article> 또는 <main> 요소가 없습니다. 이 시맨틱 컨테이너는 AI 에이전트가 주요 콘텐츠 영역을 식별하고 내비게이션, 사이드바, 푸터를 무시하는 데 도움을 줍니다.
구현 방법
페이지의 주요 콘텐츠 주위에 <main> 요소를 추가하고, 블로그 게시물이나 제품 설명 같은 독립적인 콘텐츠 블록에는 <article>을 사용하세요.
사이트가 Markdown for Agents를 지원하지 않습니다. 이 Cloudflare 표준을 통해 AI 에이전트가 마크다운 형식으로 콘텐츠를 요청할 수 있으며, 토큰 사용량을 ~80% 줄일 수 있습니다.
구현 방법
다음 중 하나 이상을 구현하세요: (1) Accept: text/markdown에 마크다운 콘텐츠로 응답. (2) .md URL 제공 (예: /page.md). (3) <link rel="alternate" type="text/markdown"> 태그 추가. (4) 마크다운 발견을 위한 Link HTTP 헤더 추가.
사이트맵을 찾을 수 없습니다. 사이트맵은 AI 에이전트가 사이트의 모든 페이지를 발견하는 데 도움을 줍니다.
구현 방법
모든 공개 페이지를 나열하는 /sitemap.xml을 만드세요. 대부분의 CMS 플랫폼에서 자동 생성할 수 있습니다.
Content-Signal 지시어가 발견되지 않았습니다. 이는 AI 에이전트에게 콘텐츠 사용 방법(검색 색인, AI 입력, 훈련 데이터)을 알려줍니다. 권장 위치는 robots.txt입니다.
구현 방법
robots.txt에 Content-Signal을 추가하세요: User-agent: *\nContent-Signal: search=yes, ai-input=yes, ai-train=no. 마크다운 응답의 HTTP 헤더로도 추가할 수 있습니다.
Schema.org 구조화 데이터를 찾을 수 없습니다. JSON-LD는 AI 에이전트가 페이지에서 사실 기반의 구조화 정보를 추출하는 데 도움을 줍니다.
구현 방법
Schema.org 마크업이 포함된 <script type="application/ld+json"> 블록을 추가하세요. 적절한 유형을 사용하세요: 블로그 게시물에는 Article, 제품 페이지에는 Product, 회사 페이지에는 Organization.
페이지가 <div> 요소에 크게 의존합니다. <section>, <nav>, <header>, <footer>, <aside> 같은 시맨틱 요소는 AI 에이전트에게 의미 있는 구조를 제공합니다.
구현 방법
범용 <div> 컨테이너를 적절한 시맨틱 요소로 교체하세요. 주제별 그룹에는 <section>, 내비게이션에는 <nav>, 페이지/섹션 헤더와 푸터에는 <header>/<footer>를 사용하세요.
Open Graph 태그가 없거나 불완전합니다. OG 태그는 AI 에이전트(및 소셜 플랫폼)가 페이지의 제목, 설명, 이미지를 이해하는 데 도움을 줍니다.
구현 방법
페이지의 <head>에 og:title, og:description, og:image 메타 태그를 추가하세요.
메타 설명을 찾을 수 없습니다. 이 태그는 AI 에이전트와 검색 엔진에 페이지의 간결한 요약을 제공합니다.
구현 방법
페이지 콘텐츠에 대한 150-160자 설명이 포함된 <meta name="description" content="..."> 태그를 추가하세요.
일부 이미지에 설명적인 alt 속성이 없습니다. 좋은 alt 속성은 AI 에이전트가 이미지 내용과 맥락을 이해하는 데 도움을 줍니다.
구현 방법
모든 이미지에 설명적인 alt 속성을 추가하세요. '이미지'나 '사진'이 아닌 이미지가 보여주는 내용을 설명하세요. 장식용 이미지에는 alt="" (빈 값)을 사용하세요.
정규 URL을 찾을 수 없습니다. AI 에이전트가 페이지의 선호 버전을 식별하고 중복 콘텐츠를 방지하는 데 도움을 줍니다.
구현 방법
페이지의 정규 URL을 가리키는 <link rel="canonical" href="..."> 태그를 추가하세요.
## 다양한 결제를 빠르게 연동하는 **결제API** 더 알아보기    ## 온라인결제 인증/비인증결제, 빌링(정기과금), 에스크로, 거래취소 등의 서비스 [바로가기](https://manual.inicis.com/pay/)  ## 부가서비스 • 통합인증서비스 • 카드본인확인서비스 • 비즈메시지 • 카드유효성검증서비스 • 계좌인증서비스 [바로가기](https://manual.inicis.com/sa/)  ## 이니렌탈 전자결제시스템을 연동하여 온라인 결제를 통한 렌탈 서비스 [바로가기](https://manual.inicis.com/rtpay/)  ## 일본결제 일본법인 설립없이 손쉬운 일본진출 [바로가기](https://manual.inicis.com/jppay/)  ## 백오피스 (부가서비스) 승인/정산대사, 계좌성명조회, 지급 대행 서비스 [바로가기](https://manual.inicis.com/iniweb/) 
Web manual [# ](https://manual.inicis.com/) [# ](https://manual.inicis.com/) # 다양한 결제를 빠르게 연동하는 **결제API** 더 알아보기    ## 온라인결제인증/비인증결제, 빌링(정기과금), 에스크로, 거래취소 등의 서비스 [바로가기](https://manual.inicis.com/pay/)  ## 부가서비스• 통합인증서비스 • 카드본인확인서비스 • 비즈메시지 • 카드유효성검증서비스 • 계좌인증서비스 [바로가기](https://manual.inicis.com/sa/)  ## 이니렌탈전자결제시스템을 연동하여 온라인 결제를 통한 렌탈 서비스 [바로가기](https://manual.inicis.com/rtpay/)  ## 일본결제일본법인 설립없이 손쉬운 일본진출 [바로가기](https://manual.inicis.com/jppay/)  ## 백오피스 (부가서비스)승인/정산대사, 계좌성명조회, 지급 대행 서비스 [바로가기](https://manual.inicis.com/iniweb/) 
이 파일을 서버의 /index.md에 업로드하여 AI 에이전트가 페이지의 깔끔한 버전에 접근할 수 있게 하세요. Accept: text/markdown 콘텐츠 협상을 설정하여 자동으로 제공할 수도 있습니다.
권장 내용
# manual.inicis.com > 더 알아보기 ## Main - [Web manual](https://manual.inicis.com/): 더 알아보기 - [온라인결제](https://manual.inicis.com/pay/) - [부가서비스](https://manual.inicis.com/sa/) - [이니렌탈](https://manual.inicis.com/rtpay/) - [일본결제](https://manual.inicis.com/jppay/) - [백오피스](https://manual.inicis.com/iniweb/) - [공지사항](https://manual.inicis.com/assets/notice_main.html) - [사이트맵](https://manual.inicis.com/assets/sitemap_main.html) - [일반결제](https://manual.inicis.com/pay/stdpay_pc.html)
전체 llms.txt는 도메인 전체 분석이 필요합니다 (곧 출시)
이 파일을 도메인 루트의 https://manual.inicis.com/llms.txt에 업로드하세요. ChatGPT, Claude, Perplexity 등의 AI 에이전트가 이 파일을 확인하여 사이트 구조를 파악합니다.
이 사이트에는 이미 llms.txt 파일이 있습니다.
유효한 형식# KG이니시스 연동매뉴얼 > KG이니시스의 결제 API 및 부가서비스 연동을 위한 통합 기술 문서입니다. ## 온라인결제 - [폼페이](https://manual.inicis.com/md/key-in-formpay-api.md): 결제창 미호출, Form 전문 방식의 비인증 결제 API — 가상계좌 채번 · 신용카드 직접 결제 · 빌링키 발급 (별도 계약 필요) - [취소/환불](https://manual.inicis.com/md/cancel-refund-api.md): INIAPI Key 기반 거래 취소 API — 일반 전체취소 · 부분취소 · 가상계좌 환불 · 휴대폰 익월환불 — V1(NVP) / V2(JSON) 지원 - [거래조회](https://manual.inicis.com/md/transaction-inquiry-api.md): TID 또는 주문번호 기반 실시간 거래상태 확인 및 부분취소 가능여부 조회 — V1(NVP) / V2(JSON) 지원 - [노티서비스](https://manual.inicis.com/md/etc-notification-api.md): KG이니시스 → 가맹점 비동기 이벤트 수신 — PC/모바일 가상계좌 입금통보 · 에스크로 상태변경 노티 (발신 IP: 203.238.37.15 / 183.109.71.153) - [현금영수증](https://manual.inicis.com/md/receipt-issue-api.md): 현금영수증 발급 API - [수동매입](https://manual.inicis.com/md/capture-api.md): 매입 지연 처리가 필요한 경우 수동 매입 요청 API ## 백오피스 - [백오피스](https://manual.inicis.com/iniweb/): 승인/정산 대사 · 계좌성명 조회 · 현금영수증 · 지급대행 서비스 API
시맨틱 HTML
Missing <article> and <main> elements
3 <h1> elements (should be 1)
5 semantic elements, 41 divs (ratio: 11%)
5/15 images with meaningful alt text
Avg div depth: 3.6, max: 6
콘텐츠 효율성
85% token reduction (HTML→Markdown)
Content ratio: 12.8% (1735 content chars / 13606 HTML bytes)
2/235 elements with inline styles (0.9%)
HTML size: 13KB
AI 발견 가능성
llms.txt exists and is valid
robots.txt exists
All major AI bots allowed
No sitemap found
구조화 데이터
No JSON-LD / Schema.org found
0/3 OG tags present
No meta description
No canonical URL
lang="ko"
접근성
Content available without JavaScript
Page size: 13KB
Main content starts at 11% of HTML
{
"url": "https://manual.inicis.com/",
"timestamp": 1772079108578,
"fetch": {
"mode": "simple",
"timeMs": 1104,
"htmlSizeBytes": 13606,
"supportsMarkdown": false,
"markdownAgents": {
"contentNegotiation": false,
"mdUrl": {
"found": false,
"url": null
},
"linkTag": {
"found": false,
"url": null
},
"linkHeader": {
"found": false,
"url": null
},
"responseHeaders": {
"contentSignal": null,
"xMarkdownTokens": null,
"vary": null
},
"frontmatter": {
"present": false,
"fields": [],
"level": "none"
},
"level": "none"
},
"statusCode": 200
},
"extraction": {
"title": "Web manual",
"excerpt": "더 알아보기",
"byline": null,
"siteName": null,
"lang": "ko",
"contentLength": 1735,
"metadata": {
"description": null,
"ogTitle": null,
"ogDescription": null,
"ogImage": null,
"ogType": null,
"canonical": null,
"lang": "ko",
"schemas": [],
"robotsMeta": null,
"author": null,
"generator": null,
"markdownAlternateHref": null
}
},
"markdown": "## 다양한 결제를\n빠르게 연동하는\n**결제API**\n\n더 알아보기\n\n  \n\n## 온라인결제\n\n인증/비인증결제, 빌링(정기과금),\n에스크로, 거래취소 등의 서비스\n\n[바로가기](https://manual.inicis.com/pay/)\n\n\n\n## 부가서비스\n\n• 통합인증서비스\n• 카드본인확인서비스\n• 비즈메시지\n• 카드유효성검증서비스\n• 계좌인증서비스\n\n[바로가기](https://manual.inicis.com/sa/)\n\n\n\n## 이니렌탈\n\n전자결제시스템을 연동하여\n온라인 결제를 통한 렌탈 서비스\n\n[바로가기](https://manual.inicis.com/rtpay/)\n\n\n\n## 일본결제\n\n일본법인 설립없이\n손쉬운 일본진출\n\n[바로가기](https://manual.inicis.com/jppay/)\n\n\n\n## 백오피스\n(부가서비스)\n\n승인/정산대사, 계좌성명조회,\n지급 대행 서비스\n\n[바로가기](https://manual.inicis.com/iniweb/)\n\n\n",
"fullPageMarkdown": "Web manual\n\n[# ](https://manual.inicis.com/)\n\n[# ](https://manual.inicis.com/)\n\n# 다양한 결제를\n빠르게 연동하는\n**결제API**\n\n더 알아보기\n\n  \n\n## 온라인결제인증/비인증결제, 빌링(정기과금),\n에스크로, 거래취소 등의 서비스\n\n[바로가기](https://manual.inicis.com/pay/)\n\n\n\n## 부가서비스• 통합인증서비스\n• 카드본인확인서비스\n• 비즈메시지\n• 카드유효성검증서비스\n• 계좌인증서비스\n\n[바로가기](https://manual.inicis.com/sa/)\n\n\n\n## 이니렌탈전자결제시스템을 연동하여\n온라인 결제를 통한 렌탈 서비스\n\n[바로가기](https://manual.inicis.com/rtpay/)\n\n\n\n## 일본결제일본법인 설립없이\n손쉬운 일본진출\n\n[바로가기](https://manual.inicis.com/jppay/)\n\n\n\n## 백오피스\n(부가서비스)승인/정산대사, 계좌성명조회,\n지급 대행 서비스\n\n[바로가기](https://manual.inicis.com/iniweb/)\n\n\n",
"markdownStats": {
"images": 8,
"links": 5,
"tables": 0,
"codeBlocks": 0,
"headings": 6
},
"tokens": {
"htmlTokens": 3593,
"markdownTokens": 526,
"reduction": 3067,
"reductionPercent": 85
},
"score": {
"score": 59,
"grade": "D",
"dimensions": {
"semanticHtml": {
"score": 52,
"weight": 20,
"grade": "D",
"checks": {
"uses_article_or_main": {
"score": 0,
"weight": 20,
"details": "Missing <article> and <main> elements"
},
"proper_heading_hierarchy": {
"score": 80,
"weight": 25,
"details": "3 <h1> elements (should be 1)"
},
"semantic_elements": {
"score": 36,
"weight": 20,
"details": "5 semantic elements, 41 divs (ratio: 11%)"
},
"meaningful_alt_texts": {
"score": 33,
"weight": 15,
"details": "5/15 images with meaningful alt text"
},
"low_div_nesting": {
"score": 100,
"weight": 20,
"details": "Avg div depth: 3.6, max: 6"
}
}
},
"contentEfficiency": {
"score": 85,
"weight": 25,
"grade": "B",
"checks": {
"token_reduction_ratio": {
"score": 100,
"weight": 40,
"details": "85% token reduction (HTML→Markdown)"
},
"content_to_noise_ratio": {
"score": 50,
"weight": 30,
"details": "Content ratio: 12.8% (1735 content chars / 13606 HTML bytes)"
},
"minimal_inline_styles": {
"score": 100,
"weight": 15,
"details": "2/235 elements with inline styles (0.9%)"
},
"reasonable_page_weight": {
"score": 100,
"weight": 15,
"details": "HTML size: 13KB"
}
}
},
"aiDiscoverability": {
"score": 45,
"weight": 25,
"grade": "D",
"checks": {
"has_llms_txt": {
"score": 100,
"weight": 20,
"details": "llms.txt exists and is valid"
},
"has_robots_txt": {
"score": 100,
"weight": 10,
"details": "robots.txt exists"
},
"robots_allows_ai_bots": {
"score": 100,
"weight": 15,
"details": "All major AI bots allowed"
},
"has_sitemap": {
"score": 0,
"weight": 10,
"details": "No sitemap found"
},
"supports_markdown_negotiation": {
"score": 0,
"weight": 25,
"details": "No Markdown for Agents support detected"
},
"has_content_signals": {
"score": 0,
"weight": 20,
"details": "No Content-Signal found (robots.txt or HTTP headers)"
}
}
},
"structuredData": {
"score": 10,
"weight": 15,
"grade": "F",
"checks": {
"has_schema_org": {
"score": 0,
"weight": 30,
"details": "No JSON-LD / Schema.org found"
},
"has_open_graph": {
"score": 0,
"weight": 25,
"details": "0/3 OG tags present"
},
"has_meta_description": {
"score": 0,
"weight": 20,
"details": "No meta description"
},
"has_canonical_url": {
"score": 0,
"weight": 15,
"details": "No canonical URL"
},
"has_lang_attribute": {
"score": 100,
"weight": 10,
"details": "lang=\"ko\""
}
}
},
"accessibility": {
"score": 100,
"weight": 15,
"grade": "A",
"checks": {
"content_without_js": {
"score": 100,
"weight": 40,
"details": "Content available without JavaScript"
},
"reasonable_page_size": {
"score": 100,
"weight": 30,
"details": "Page size: 13KB"
},
"fast_content_position": {
"score": 100,
"weight": 30,
"details": "Main content starts at 11% of HTML"
}
}
}
}
},
"recommendations": [
{
"id": "add_article_main",
"priority": "critical",
"category": "semanticHtml",
"titleKey": "rec.add_article_main.title",
"descriptionKey": "rec.add_article_main.description",
"howToKey": "rec.add_article_main.howto",
"effort": "quick-win",
"estimatedImpact": 8,
"checkScore": 0,
"checkDetails": "Missing <article> and <main> elements"
},
{
"id": "add_markdown_negotiation",
"priority": "critical",
"category": "aiDiscoverability",
"titleKey": "rec.add_markdown_negotiation.title",
"descriptionKey": "rec.add_markdown_negotiation.description",
"howToKey": "rec.add_markdown_negotiation.howto",
"effort": "significant",
"estimatedImpact": 6,
"checkScore": 0,
"checkDetails": "No Markdown for Agents support detected"
},
{
"id": "add_sitemap",
"priority": "critical",
"category": "aiDiscoverability",
"titleKey": "rec.add_sitemap.title",
"descriptionKey": "rec.add_sitemap.description",
"howToKey": "rec.add_sitemap.howto",
"effort": "quick-win",
"estimatedImpact": 5,
"checkScore": 0,
"checkDetails": "No sitemap found"
},
{
"id": "add_content_signals",
"priority": "critical",
"category": "aiDiscoverability",
"titleKey": "rec.add_content_signals.title",
"descriptionKey": "rec.add_content_signals.description",
"howToKey": "rec.add_content_signals.howto",
"effort": "quick-win",
"estimatedImpact": 5,
"checkScore": 0,
"checkDetails": "No Content-Signal found (robots.txt or HTTP headers)"
},
{
"id": "add_schema_org",
"priority": "high",
"category": "structuredData",
"titleKey": "rec.add_schema_org.title",
"descriptionKey": "rec.add_schema_org.description",
"howToKey": "rec.add_schema_org.howto",
"effort": "moderate",
"estimatedImpact": 6,
"checkScore": 0,
"checkDetails": "No JSON-LD / Schema.org found"
},
{
"id": "add_semantic_elements",
"priority": "high",
"category": "semanticHtml",
"titleKey": "rec.add_semantic_elements.title",
"descriptionKey": "rec.add_semantic_elements.description",
"howToKey": "rec.add_semantic_elements.howto",
"effort": "moderate",
"estimatedImpact": 5,
"checkScore": 36,
"checkDetails": "5 semantic elements, 41 divs (ratio: 11%)"
},
{
"id": "add_open_graph",
"priority": "high",
"category": "structuredData",
"titleKey": "rec.add_open_graph.title",
"descriptionKey": "rec.add_open_graph.description",
"howToKey": "rec.add_open_graph.howto",
"effort": "quick-win",
"estimatedImpact": 4,
"checkScore": 0,
"checkDetails": "0/3 OG tags present"
},
{
"id": "add_meta_description",
"priority": "high",
"category": "structuredData",
"titleKey": "rec.add_meta_description.title",
"descriptionKey": "rec.add_meta_description.description",
"howToKey": "rec.add_meta_description.howto",
"effort": "quick-win",
"estimatedImpact": 4,
"checkScore": 0,
"checkDetails": "No meta description"
},
{
"id": "improve_alt_texts",
"priority": "high",
"category": "semanticHtml",
"titleKey": "rec.improve_alt_texts.title",
"descriptionKey": "rec.improve_alt_texts.description",
"howToKey": "rec.improve_alt_texts.howto",
"effort": "moderate",
"estimatedImpact": 4,
"checkScore": 33,
"checkDetails": "5/15 images with meaningful alt text"
},
{
"id": "add_canonical_url",
"priority": "high",
"category": "structuredData",
"titleKey": "rec.add_canonical_url.title",
"descriptionKey": "rec.add_canonical_url.description",
"howToKey": "rec.add_canonical_url.howto",
"effort": "quick-win",
"estimatedImpact": 3,
"checkScore": 0,
"checkDetails": "No canonical URL"
}
],
"llmsTxtPreview": "# manual.inicis.com\n\n> 더 알아보기\n\n## Main\n- [Web manual](https://manual.inicis.com/): 더 알아보기\n- [온라인결제](https://manual.inicis.com/pay/)\n- [부가서비스](https://manual.inicis.com/sa/)\n- [이니렌탈](https://manual.inicis.com/rtpay/)\n- [일본결제](https://manual.inicis.com/jppay/)\n- [백오피스](https://manual.inicis.com/iniweb/)\n- [공지사항](https://manual.inicis.com/assets/notice_main.html)\n- [사이트맵](https://manual.inicis.com/assets/sitemap_main.html)\n- [일반결제](https://manual.inicis.com/pay/stdpay_pc.html)\n\n",
"llmsTxtExisting": "# KG이니시스 연동매뉴얼\n> KG이니시스의 결제 API 및 부가서비스 연동을 위한 통합 기술 문서입니다.\n\n## 온라인결제\n- [폼페이](https://manual.inicis.com/md/key-in-formpay-api.md): 결제창 미호출, Form 전문 방식의 비인증 결제 API — 가상계좌 채번 · 신용카드 직접 결제 · 빌링키 발급 (별도 계약 필요)\n- [취소/환불](https://manual.inicis.com/md/cancel-refund-api.md): INIAPI Key 기반 거래 취소 API — 일반 전체취소 · 부분취소 · 가상계좌 환불 · 휴대폰 익월환불 — V1(NVP) / V2(JSON) 지원\n- [거래조회](https://manual.inicis.com/md/transaction-inquiry-api.md): TID 또는 주문번호 기반 실시간 거래상태 확인 및 부분취소 가능여부 조회 — V1(NVP) / V2(JSON) 지원\n- [노티서비스](https://manual.inicis.com/md/etc-notification-api.md): KG이니시스 → 가맹점 비동기 이벤트 수신 — PC/모바일 가상계좌 입금통보 · 에스크로 상태변경 노티 (발신 IP: 203.238.37.15 / 183.109.71.153)\n- [현금영수증](https://manual.inicis.com/md/receipt-issue-api.md): 현금영수증 발급 API\n- [수동매입](https://manual.inicis.com/md/capture-api.md): 매입 지연 처리가 필요한 경우 수동 매입 요청 API\n\n## 백오피스\n- [백오피스](https://manual.inicis.com/iniweb/): 승인/정산 대사 · 계좌성명 조회 · 현금영수증 · 지급대행 서비스 API",
"snippets": [
{
"id": "add_open_graph",
"title": "Add missing Open Graph tags",
"description": "These tags control how your page looks when shared on social media and some AI platforms.",
"language": "html",
"code": "<meta property=\"og:title\" content=\"Web manual\">\n<meta property=\"og:description\" content=\"Page description.\">\n<meta property=\"og:image\" content=\"https://yoursite.com/og-image.jpg\">\n<meta property=\"og:url\" content=\"https://manual.inicis.com/\">\n<meta property=\"og:type\" content=\"website\">",
"filename": "<head>"
},
{
"id": "add_meta_description",
"title": "Add meta description",
"description": "A good meta description (50-160 characters) helps AI agents understand your page quickly.",
"language": "html",
"code": "<meta name=\"description\" content=\"더 알아보기\">",
"filename": "<head>"
},
{
"id": "add_canonical_url",
"title": "Add canonical URL",
"description": "The canonical URL tells AI agents which version of the page is the \"official\" one, avoiding duplicate content issues.",
"language": "html",
"code": "<link rel=\"canonical\" href=\"https://manual.inicis.com/\">",
"filename": "<head>"
},
{
"id": "add_schema_org",
"title": "Add Schema.org JSON-LD",
"description": "Structured data helps AI agents understand the type, author, and purpose of your content.",
"language": "html",
"code": "<script type=\"application/ld+json\">\n{\n \"@context\": \"https://schema.org\",\n \"@type\": \"WebPage\",\n \"name\": \"Web manual\",\n \"description\": \"Page description.\",\n \"url\": \"https://manual.inicis.com/\",\n \"inLanguage\": \"ko\"\n}\n</script>",
"filename": "<head>"
},
{
"id": "add_sitemap",
"title": "Create /sitemap.xml",
"description": "A sitemap helps AI agents discover all your pages. Most CMS platforms generate one automatically.",
"language": "xml",
"code": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<urlset xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n <url>\n <loc>https://manual.inicis.com/</loc>\n <lastmod>2026-02-26</lastmod>\n </url>\n</urlset>",
"filename": "/sitemap.xml"
},
{
"id": "add_article_main",
"title": "Wrap content in <main> and <article>",
"description": "Semantic HTML landmarks help AI agents identify the main content of your page.",
"language": "html",
"code": "<main>\n <article>\n <h1>Your Page Title</h1>\n <p>Your content here...</p>\n </article>\n</main>",
"filename": "<body>"
},
{
"id": "add_content_signals",
"title": "Add Content-Signal directives",
"description": "Content-Signal tells AI agents how they may use your content. The recommended location is robots.txt, but you can also add it as an HTTP header.",
"language": "txt",
"code": "# robots.txt (recommended, canonical location):\nUser-agent: *\nContent-Signal: search=yes, ai-input=yes, ai-train=no\n\n# Nginx — add to server block (optional, for HTTP header):\n# add_header Content-Signal \"search=yes, ai-input=yes, ai-train=no\" always;\n\n# Apache — add to .htaccess (optional, for HTTP header):\n# Header set Content-Signal \"search=yes, ai-input=yes, ai-train=no\"",
"filename": "/robots.txt"
},
{
"id": "add_markdown_negotiation",
"title": "Support Markdown for Agents",
"description": "Implement one or more of the 4 Markdown for Agents mechanisms to let AI agents request content in markdown format.",
"language": "html",
"code": "<!-- 1. Content negotiation: respond to Accept: text/markdown -->\n<!-- In your server/framework, check the Accept header and return markdown -->\n<!-- with Content-Type: text/markdown -->\n\n<!-- 2. Serve .md URLs (e.g., /about.md alongside /about) -->\n<!-- Generate static .md files or handle .md routes in your app -->\n\n<!-- 3. Add <link> tag in your HTML <head>: -->\n<link rel=\"alternate\" type=\"text/markdown\" href=\"/page.md\">\n\n<!-- 4. Add Link HTTP header on HTML responses: -->\n<!-- Link: </page.md>; rel=\"alternate\"; type=\"text/markdown\" -->\n\n<!-- Best practice: include Vary: Accept and X-Markdown-Tokens headers -->\n<!-- on markdown responses -->",
"filename": "<head> + server config"
}
]
}
API를 사용하여 프로그래밍 방식으로 가져올 수 있습니다 (곧 출시)
이 JSON은 내부용입니다 — Markdown 및 llms.txt 파일과 달리 사이트에 업로드하기 위한 것이 아닙니다. 시간에 따른 점수 추적을 위한 기준값으로 저장하거나, 개발팀과 공유하거나, CI/CD 파이프라인에 통합하세요.
배지 삽입
이 배지를 사이트에 추가하세요. AI 준비도 점수가 변경되면 자동으로 업데이트됩니다.
<script src="https://agentready.md/badge.js" data-id="3679d1a6-6e07-49f9-9d3b-f9bdf2d1c109" data-domain="manual.inicis.com"></script>
[](https://agentready.md/ko/r/3679d1a6-6e07-49f9-9d3b-f9bdf2d1c109)
곧 출시: 전체 도메인 분석
전체 도메인을 크롤링하고, llms.txt를 생성하고, AI 준비도 점수를 시간에 따라 모니터링하세요. 대기자 명단에 등록하여 알림을 받으세요.