분석된 URL
https://harddiskdirect.com/
측정: 3주 전
AI-Ready 점수
미흡
/ 100
토큰 절감량
점수 상세
신흥 프로토콜
6개 중 0개 감지AI 에이전트가 찾는 well-known 엔드포인트. 감지되면 에이전트가 서비스를 자동으로 발견하고 연결할 수 있습니다.
-
OAuth Protected Resource RFC 9728
/.well-known/oauth-protected-resource -
OAuth Discovery RFC 8414
/.well-known/oauth-authorization-server -
MCP Server Card SEP-1649 draft
/.well-known/mcp/server-card.json -
A2A Agent Card A2A v1.0
/.well-known/agent-card.json -
API Catalog RFC 9727
/.well-known/api-catalog -
Agent Skills index Discovery RFC v0.2.0 draft
/.well-known/agent-skills/index.json
이 점수는 그대로 있지 않습니다. 모니터링은 아직 없습니다. 명단에 등록하면 출시할 때 알려드립니다.
명단에 등록되었습니다! 서비스 출시 시 알려드리겠습니다.
측정 결과 Missing <article> and <main> elements
페이지에 <article> 또는 <main> 요소가 없습니다. 이 시맨틱 컨테이너는 AI 에이전트가 주요 콘텐츠 영역을 식별하고 내비게이션, 사이드바, 푸터를 무시하는 데 도움을 줍니다.
구현 방법
페이지의 주요 콘텐츠 주위에 <main> 요소를 추가하고, 블로그 게시물이나 제품 설명 같은 독립적인 콘텐츠 블록에는 <article>을 사용하세요.
측정 결과 Content ratio: 0.1% (641 content chars / 541069 HTML bytes)
페이지의 실제 콘텐츠와 전체 HTML의 비율이 낮습니다. 페이지 무게의 상당 부분이 콘텐츠가 아닌 마크업, 스크립트, 스타일입니다.
구현 방법
CSS를 외부 스타일시트로 이동하고, 인라인 스타일을 제거하고, JavaScript를 최소화하고, HTML이 콘텐츠 구조에 집중하도록 하세요.
측정 결과 No sitemap found
사이트맵을 찾을 수 없습니다. 사이트맵은 AI 에이전트가 사이트의 모든 페이지를 발견하는 데 도움을 줍니다.
구현 방법
모든 공개 페이지를 나열하는 /sitemap.xml을 만드세요. 대부분의 CMS 플랫폼에서 자동 생성할 수 있습니다.
측정 결과 3/3 AI bots blocked: GPTBot, ClaudeBot, PerplexityBot
robots.txt가 일부 AI 봇(GPTBot, ClaudeBot, PerplexityBot)을 차단하고 있습니다. 이로 인해 AI 에이전트가 콘텐츠를 색인할 수 없습니다.
구현 방법
robots.txt를 업데이트하여 AI 봇을 허용하세요. GPTBot, ClaudeBot, PerplexityBot에 대한 명시적 Allow 규칙을 추가하세요.
측정 결과 CDN level (Cloudflare) — Content negotiation
사이트가 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 헤더 추가.
측정 결과 3 semantic elements, 253 divs (ratio: 1%)
페이지가 <div> 요소에 크게 의존합니다. <section>, <nav>, <header>, <footer>, <aside> 같은 시맨틱 요소는 AI 에이전트에게 의미 있는 구조를 제공합니다.
구현 방법
범용 <div> 컨테이너를 적절한 시맨틱 요소로 교체하세요. 주제별 그룹에는 <section>, 내비게이션에는 <nav>, 페이지/섹션 헤더와 푸터에는 <header>/<footer>를 사용하세요.
측정 결과 Page size: 528KB
페이지가 권장 크기보다 큽니다. 큰 페이지는 AI 에이전트에게 처리가 더 느리고 비용이 더 많이 듭니다.
구현 방법
HTML 최소화, 비핵심 스크립트 지연 로딩, 사용하지 않는 CSS 제거로 페이지 크기를 최적화하세요.
측정 결과 HTML size: 528KB
HTML 페이지가 권장 수준보다 무겁습니다. 큰 페이지는 AI 에이전트의 처리에 더 많은 시간과 토큰이 필요합니다.
구현 방법
사용하지 않는 코드 제거, HTML 최소화, 비핵심 콘텐츠 지연 로딩으로 HTML 크기를 줄이세요.
측정 결과 3 heading level skip(s)
제목 구조에 문제가 있습니다 (레벨 건너뛰기 또는 다중 h1 태그). 깔끔한 계층 구조는 AI 에이전트가 콘텐츠 구성을 이해하는 데 도움을 줍니다.
구현 방법
페이지당 정확히 하나의 <h1>을 유지하고, 제목이 순차적 순서를 따르도록 하세요: h1 > h2 > h3. 레벨을 건너뛰지 마세요 (예: h1에서 바로 h3).
측정 결과 2/3 OG tags present
Open Graph 태그가 없거나 불완전합니다. OG 태그는 AI 에이전트(및 소셜 플랫폼)가 페이지의 제목, 설명, 이미지를 이해하는 데 도움을 줍니다.
구현 방법
페이지의 <head>에 og:title, og:description, og:image 메타 태그를 추가하세요.
[  ](https://harddiskdirect.com/industry/enterprise) ###### Enterprise Business Explore the potential of your enterprise with a diverse selection of IT products from renowned manufacturers. [  ](https://harddiskdirect.com/industry/government) ###### Federal Government IT solutions are carefully designed to cater to the distinct needs of federal agencies across various environments [  ](https://harddiskdirect.com/industry/healthcare) ###### Healthcare Enhance healthcare excellence with our customized IT solutions [  ](https://harddiskdirect.com/industry/education) ###### Higher Education Uplift the education standards with our carefully crafted IT solutions, and reform the learning experience [  ](https://harddiskdirect.com/industry/sme) ###### SME Discover a wide range of cost-effective, top-brand IT products tailored to streamline operations for SMEs [  ](https://harddiskdirect.com/industry/finance) ###### Finance Elevate financial and banking excellence with our tailored IT solutions.
IT Infrastructure Solutions | IT Hardware Supplier Hard Disk Direct Due to supply constraints with select OEMs, availability and pricing on certain products may vary until shipment is confirmed. Your dedicated account team is ready to help every step of the way. [](https://harddiskdirect.com/)   - [**866.705.5346**](tel:8667055346) - [LOG IN](https://harddiskdirect.com/user/login) - [TRACK ORDER](https://harddiskdirect.com/track-order) [](tel:8667055346) # IT Infrastructure Solutions Beyond Storage From enterprise servers to networking, storage, and chips, explore our legacy systems to AI-ready infrastructure. [Request a Quote](https://harddiskdirect.com//user/sign-up/business) [](https://harddiskdirect.com/brand/seagate.html)[](https://harddiskdirect.com/brand/western-digital.html)[](https://harddiskdirect.com/brand/dell.html)[](https://harddiskdirect.com/brand/ibm.html)[](https://harddiskdirect.com/brand/toshiba.html)[](https://harddiskdirect.com/brand/kingston.html)[](https://harddiskdirect.com/brand/lenovo.html)[](https://harddiskdirect.com/brand/fujitsu.html)[](https://harddiskdirect.com/brand/samsung.html)[](https://harddiskdirect.com/brand/tp-link.html)[](https://harddiskdirect.com/brand/ubiquiti.html)[](https://harddiskdirect.com/brand/HPE.html) ## Featured Products - Server Hard Drives - Power Supplies - Solid State Drives - Server Memory - Network Switches - Graphics Cards - Tape Drives ST4000NM0023 - Seagate Constellation ES.3 4TB 7200RPM SAS 3.5-Inch HDD Price $115.00 In Stock Add to Cart ST2000LM003 - Seagate 2TB 5.4K RPM SATA 6Gb/s 2.5" HDD Call for Price:[(866) 705-5346](tel:8667055346) Call For Stock Get a Quote ST8000NM0075 - Seagate Enterprise Capacity 8TB 7200RPM SAS 3.5" HDD Price $250.00 In Stock Add to Cart ST1200MM0129 - Seagate Performance 1.2TB SAS 2.5" Hybrid Hard Drive Price $515.00 In Stock Add to Cart EG001200JWJNQ - HPE 1.2TB 10000RPM SAS 2.5-Inch Hard Drive Price $115.00 In Stock Add to Cart 00NA477 - IBM 1.8TB 10K RPM SAS 6Gb/s 512e SED 2.5-inch Hard Drive Call for Price:[(866) 705-5346](tel:8667055346) Call For Stock Get a Quote WD80EFBX - WD Red Plus 8TB 7.2K RPM SATA 6Gb/s 3.5" NAS Hard Drive Call for Price:[(866) 705-5346](tel:8667055346) Call For Stock Get a Quote ST22000NT001 - Seagate IronWolf Pro 22TB 7200RPM SATA 3.5-Inch HDD Call for Price:[(866) 705-5346](tel:8667055346) Call For Stock Get a Quote WUH721818ALE6L4 - WD Ultrastar DC HC550 18TB 7200RPM SATA 3.5" HDD Price $568.00 In Stock Add to Cart WUH721816AL5205 - WD Ultrastar DC HC550 16TB 7200RPM SAS 3.5" HDD Price $555.00 In Stock Add to Cart ## Featured Categories #### Hard Drive - [Server HDD](https://harddiskdirect.com/categories/hard-drives/server-hard-drives.html) - [Laptop HDD](https://harddiskdirect.com/categories/hard-drives/laptop-hard-drives.html) - [Desktop HDD](https://harddiskdirect.com/categories/hard-drives/desktop-hard-drives.html) #### Memory - [Server RAM](https://harddiskdirect.com/categories/memory/server-memory.html) - [Desktop RAM](https://harddiskdirect.com/categories/memory/desktop-memory.html) - [Laptop RAM](https://harddiskdirect.com/categories/memory/laptop-memory.html) #### Motherboards - [Server Motherboards](https://harddiskdirect.com/categories/motherboards/server-motherboards.html) - [PC Motherboards](https://harddiskdirect.com/categories/motherboards/desktop-motherboards.html) - [Laptop Motherboards](https://harddiskdirect.com/categories/motherboards/laptop-motherboards.html) #### Networking - [Switches](https://harddiskdirect.com/categories/network-and-accessories/networking-by-category/switches.html) - [Wireless Routers](https://harddiskdirect.com/categories/network-and-accessories/wireless-networking/wireless-routers.html) - [Transceivers](https://harddiskdirect.com/categories/network-and-accessories/transceivers.html) #### Power Supplies - [ATX PSU](https://harddiskdirect.com/categories/power-supplies/atx-power-supplies.html) - [Redundant PSU](https://harddiskdirect.com/categories/power-supplies/redundant-power-supplies.html) - [External PSU](https://harddiskdirect.com/categories/power-supplies/external-power-supplies.html) #### Processors - [Intel Processors](https://harddiskdirect.com/categories/processors/intel-processors.html) - [AMD Processors](https://harddiskdirect.com/categories/processors/amd-processors.html) - [IBM Processors](https://harddiskdirect.com/categories/processors/ibm-processors.html) #### Solid State Drives - [M.2 SSD](https://harddiskdirect.com/categories/hard-drives/solid-state-drives/m.2-solid-state-drives.html) - [SATA SSD](https://harddiskdirect.com/categories/hard-drives/solid-state-drives/sata-solid-state-drives.html) - [SAS SSD](https://harddiskdirect.com/categories/hard-drives/solid-state-drives/sas-solid-state-drives.html) ## Shop Dell Products[Shop Now](https://harddiskdirect.com/brand/dell.html)  ## Shop HP Products[Shop Now](https://harddiskdirect.com/brand/hp.html)  ### Our Customers Enjoy  ###### Buy Now, Pay Later Available to qualified institutions for maximizing purchasing power  ###### Procurement Partner Optimize your purchasing power by partnering with us  ###### Personalized Purchasing Customized catalogue and shopping lists for efficient procurement  ###### Special Pricing Maximize your IT budget with special pricing and discounts ## Industries [  ](https://harddiskdirect.com/industry/enterprise) ###### Enterprise Business Explore the potential of your enterprise with a diverse selection of IT products from renowned manufacturers. [  ](https://harddiskdirect.com/industry/government) ###### Federal Government IT solutions are carefully designed to cater to the distinct needs of federal agencies across various environments [  ](https://harddiskdirect.com/industry/healthcare) ###### Healthcare Enhance healthcare excellence with our customized IT solutions [  ](https://harddiskdirect.com/industry/education) ###### Higher Education Uplift the education standards with our carefully crafted IT solutions, and reform the learning experience [  ](https://harddiskdirect.com/industry/sme) ###### SME Discover a wide range of cost-effective, top-brand IT products tailored to streamline operations for SMEs [  ](https://harddiskdirect.com/industry/finance) ###### Finance Elevate financial and banking excellence with our tailored IT solutions. ## Get Started Contact us to get expert advice and dedicated account management today.
이 파일을 서버의 /index.md에 업로드하여 AI 에이전트가 페이지의 깔끔한 버전에 접근할 수 있게 하세요. Accept: text/markdown 콘텐츠 협상을 설정하여 자동으로 제공할 수도 있습니다.
권장 내용
# https://harddiskdirect.com > Hard Disk Direct, a Silicon Networks LLC company, is the global leader in new, pre-owned, and legacy IT hardware, offering high-quality and mission-critical equipment that has passed through robust testing and are available on market-competitive pricing. ## Documentation - [FAQ](https://harddiskdirect.com/faq) ## Main - [IT Infrastructure Solutions | IT Hardware Supplier Hard Disk Direct](https://harddiskdirect.com/): Hard Disk Direct is a trusted IT hardware supplier offering IT infrastructure solutions, fast shipping, great value, an… - [Product Certifications](https://harddiskdirect.com/product-certifications) - [About Us](https://harddiskdirect.com/about-us) - [LOG IN](https://harddiskdirect.com/user/login) - [TRACK ORDER](https://harddiskdirect.com/track-order) - [Storage Devices](https://harddiskdirect.com/categories/storage-devices.html) - [Hard Drives](https://harddiskdirect.com/categories/storage-devices/hard-drives.html) - [Server Hard Drives](https://harddiskdirect.com/categories/storage-devices/hard-drives/server-hard-drives.html) - [Desktop Hard Drives](https://harddiskdirect.com/categories/storage-devices/hard-drives/desktop-hard-drives.html) - [Laptop Hard Drives](https://harddiskdirect.com/categories/storage-devices/hard-drives/laptop-hard-drives.html) - [Printer Hard Drives](https://harddiskdirect.com/categories/storage-devices/hard-drives/printer-hard-drives.html) ## Blog - [Blog](https://harddiskdirect.com/blog) ## Legal - [Privacy Policy](https://harddiskdirect.com/privacy-policy) - [Terms & Conditions](https://harddiskdirect.com/terms) ## Support - [FAQ](https://harddiskdirect.com/faq) - [Contact Us](https://harddiskdirect.com/contact-us)
전체 llms.txt는 도메인 전체 분석이 필요합니다 (곧 출시)
이 파일을 도메인 루트의 https://harddiskdirect.com/llms.txt에 업로드하세요. ChatGPT, Claude, Perplexity 등의 AI 에이전트가 이 파일을 확인하여 사이트 구조를 파악합니다.
이 사이트에는 이미 llms.txt 파일이 있습니다.
유효한 형식# Hard Disk Direct Website: https://harddiskdirect.com Company: Hard Disk Direct Industry: Enterprise IT Hardware, Servers, Storage, Networking ## About Hard Disk Direct supplies enterprise IT hardware including servers, storage devices, networking equipment, memory, processors, hard drives, SSDs, and replacement parts from leading manufacturers. The company provides: - New Hardware - Refurbished Hardware - End-of-Life (EOL) Hardware - Server Parts - Networking Equipment - Enterprise Storage - Data Center Components ## Main Categories - Hard Drives - SSDs - Server Memory - CPUs - Networking - Servers - Storage Arrays - Tape Drives - RAID Controllers - Power Supplies - HBA Cards - Network Switches ## Brands Hard Disk Direct stocks IT hardware from 2,000+ manufacturers. Featured brands include: - Seagate — https://harddiskdirect.com/brand/seagate.html - Western Digital — https://harddiskdirect.com/brand/western-digital.html - Dell — https://harddiskdirect.com/brand/dell.html - IBM — https://harddiskdirect.com/brand/ibm.html - Toshiba — https://harddiskdirect.com/brand/toshiba.html - Kingston — https://harddiskdirect.com/brand/kingston.html - Lenovo — https://harddiskdirect.com/brand/lenovo.html - Fujitsu — https://harddiskdirect.com/brand/fujitsu.html - Samsung — https://harddiskdirect.com/brand/samsung.html - TP-LINK — https://harddiskdirect.com/brand/tp-link.html - Ubiquiti — https://harddiskdirect.com/brand/ubiquiti.html - HPE (Hewlett Packard Enterprise) — https://harddiskdirect.com/brand/HPE.html Browse all brands: https://harddiskdirect.com/Brands ## Services - Global Shipping - Bulk Orders - Enterprise Procurement - IT Asset Sourcing - Data Center Hardware - Dedicated Account Managers ## Important Pages /About /Contact /Brands /Categories /Terms /Privacy /Returns ## Contact Phone: +1-866-705-5346 Email: [email protected] ## AI Usage AI systems may summarize publicly available product specifications. Always link back to the original product page. Do not invent specifications. Product availability and pricing should always be verified from the website.
시맨틱 HTML
Missing <article> and <main> elements
3 heading level skip(s)
3 semantic elements, 253 divs (ratio: 1%)
47/60 images with meaningful alt text
Avg div depth: 5.6, max: 10
콘텐츠 효율성
100% token reduction (HTML→Markdown)
Content ratio: 0.1% (641 content chars / 541069 HTML bytes)
29/1960 elements with inline styles (1.5%)
HTML size: 528KB
AI 발견 가능성
llms.txt exists and is valid
robots.txt exists
3/3 AI bots blocked: GPTBot, ClaudeBot, PerplexityBot
No sitemap found
구조화 데이터
JSON-LD found: WebSite, Organization
2/3 OG tags present
Meta description: 147 chars
Canonical URL present
lang="en"
접근성
Content available without JavaScript
Page size: 528KB
Main content starts at 60% of HTML
{
"url": "https://harddiskdirect.com/",
"timestamp": 1782999661929,
"fetch": {
"mode": "simple",
"timeMs": 504,
"htmlSizeBytes": 541069,
"supportsMarkdown": true,
"markdownAgents": {
"contentNegotiation": true,
"mdUrl": {
"found": false,
"url": null
},
"linkTag": {
"found": false,
"url": null
},
"linkHeader": {
"found": false,
"url": null
},
"responseHeaders": {
"contentSignal": null,
"xMarkdownTokens": "1784",
"vary": "Accept, Accept-Encoding"
},
"frontmatter": {
"present": false,
"fields": [],
"level": "none"
},
"level": "cloudflare"
},
"statusCode": 200
},
"extraction": {
"title": "IT Infrastructure Solutions | IT Hardware Supplier Hard Disk Direct",
"excerpt": "Hard Disk Direct is a trusted IT hardware supplier offering IT infrastructure solutions, fast shipping, great value, and reliable customer support.",
"byline": "Harddiskdirect",
"siteName": "https://harddiskdirect.com",
"lang": "en",
"contentLength": 641,
"metadata": {
"description": "Hard Disk Direct is a trusted IT hardware supplier offering IT infrastructure solutions, fast shipping, great value, and reliable customer support.",
"ogTitle": "IT Infrastructure Solutions | IT Hardware Supplier Hard Disk Direct",
"ogDescription": "Hard Disk Direct is a trusted IT hardware supplier offering IT infrastructure solutions, fast shipping, great value, and reliable customer support.",
"ogImage": null,
"ogType": "image/jpeg",
"canonical": "https://harddiskdirect.com",
"lang": "en",
"schemas": [
{
"@context": "https://schema.org/",
"@type": "WebSite",
"name": "Hard Disk Direct",
"url": "https://harddiskdirect.com/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://harddiskdirect.com/search/{search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://harddiskdirect.com/",
"name": "Hard Disk Direct",
"logo": "https://harddiskdirect.com/",
"description": "Hard Disk Direct, a Silicon Networks LLC company, is the global leader in new, pre-owned, and legacy IT hardware, offering high-quality and mission-critical equipment that has passed through robust testing and are available on market-competitive pricing. \r\n",
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+1-866-705-5346",
"contactType": "sales"
},
{
"@type": "ContactPoint",
"telephone": "(866) 705-5346",
"contactType": "customer service",
"email": "[email protected]",
"contactOption": "TollFree",
"areaServed": "US",
"availableLanguage": "en"
}
],
"address": {
"addressCountry": "United States",
"postalCode": "94538",
"addressRegion": "California",
"addressLocality": "Fremont",
"streetAddress": "Blvd # 5, CA"
},
"sameAs": [
"https://www.facebook.com/harddiskdirectus",
"https://twitter.com/harddisk_direct",
"https://www.instagram.com/harddiskdirectglobal",
"https://www.linkedin.com/company/hard-disk-direct-global",
"https://www.shopperapproved.com/reviews/harddiskdirect.com"
]
}
],
"robotsMeta": "index, follow",
"author": "Harddiskdirect",
"generator": null,
"markdownAlternateHref": null
}
},
"markdown": "[\n\n\n\n](https://harddiskdirect.com/industry/enterprise)\n\n###### Enterprise Business\n\nExplore the potential of your enterprise with a diverse selection of IT products from renowned manufacturers.\n\n[\n\n\n\n](https://harddiskdirect.com/industry/government)\n\n###### Federal Government\n\nIT solutions are carefully designed to cater to the distinct needs of federal agencies across various environments\n\n[\n\n\n\n](https://harddiskdirect.com/industry/healthcare)\n\n###### Healthcare\n\nEnhance healthcare excellence with our customized IT solutions\n\n[\n\n\n\n](https://harddiskdirect.com/industry/education)\n\n###### Higher Education\n\nUplift the education standards with our carefully crafted IT solutions, and reform the learning experience\n\n[\n\n\n\n](https://harddiskdirect.com/industry/sme)\n\n###### SME\n\nDiscover a wide range of cost-effective, top-brand IT products tailored to streamline operations for SMEs\n\n[\n\n\n\n](https://harddiskdirect.com/industry/finance)\n\n###### Finance\n\nElevate financial and banking excellence with our tailored IT solutions.\n",
"fullPageMarkdown": "IT Infrastructure Solutions | IT Hardware Supplier Hard Disk Direct\n\nDue to supply constraints with select OEMs, availability and pricing on certain products may vary until shipment is confirmed. Your dedicated account team is ready to help every step of the way.\n\n[](https://harddiskdirect.com/)\n\n\n\n\n\n- [**866.705.5346**](tel:8667055346)\n- [LOG IN](https://harddiskdirect.com/user/login)\n\n- [TRACK ORDER](https://harddiskdirect.com/track-order)\n\n[](tel:8667055346)\n\n# IT Infrastructure Solutions\nBeyond Storage\n\nFrom enterprise servers to networking, storage, and chips,\nexplore our legacy systems to AI-ready infrastructure.\n\n[Request a Quote](https://harddiskdirect.com//user/sign-up/business)\n\n[](https://harddiskdirect.com/brand/seagate.html)[](https://harddiskdirect.com/brand/western-digital.html)[](https://harddiskdirect.com/brand/dell.html)[](https://harddiskdirect.com/brand/ibm.html)[](https://harddiskdirect.com/brand/toshiba.html)[](https://harddiskdirect.com/brand/kingston.html)[](https://harddiskdirect.com/brand/lenovo.html)[](https://harddiskdirect.com/brand/fujitsu.html)[](https://harddiskdirect.com/brand/samsung.html)[](https://harddiskdirect.com/brand/tp-link.html)[](https://harddiskdirect.com/brand/ubiquiti.html)[](https://harddiskdirect.com/brand/HPE.html)\n\n## Featured Products\n\n- Server Hard Drives\n- Power Supplies\n- Solid State Drives\n- Server Memory\n- Network Switches\n- Graphics Cards\n- Tape Drives\n\nST4000NM0023 - Seagate Constellation ES.3 4TB 7200RPM SAS 3.5-Inch HDD\n\nPrice\n\n$115.00\n\nIn Stock\n\nAdd to Cart\n\nST2000LM003 - Seagate 2TB 5.4K RPM SATA 6Gb/s 2.5\" HDD\n\nCall for Price:[(866) 705-5346](tel:8667055346)\n\nCall For Stock\n\nGet a Quote\n\nST8000NM0075 - Seagate Enterprise Capacity 8TB 7200RPM SAS 3.5\" HDD\n\nPrice\n\n$250.00\n\nIn Stock\n\nAdd to Cart\n\nST1200MM0129 - Seagate Performance 1.2TB SAS 2.5\" Hybrid Hard Drive\n\nPrice\n\n$515.00\n\nIn Stock\n\nAdd to Cart\n\nEG001200JWJNQ - HPE 1.2TB 10000RPM SAS 2.5-Inch Hard Drive\n\nPrice\n\n$115.00\n\nIn Stock\n\nAdd to Cart\n\n00NA477 - IBM 1.8TB 10K RPM SAS 6Gb/s 512e SED 2.5-inch Hard Drive\n\nCall for Price:[(866) 705-5346](tel:8667055346)\n\nCall For Stock\n\nGet a Quote\n\nWD80EFBX - WD Red Plus 8TB 7.2K RPM SATA 6Gb/s 3.5\" NAS Hard Drive\n\nCall for Price:[(866) 705-5346](tel:8667055346)\n\nCall For Stock\n\nGet a Quote\n\nST22000NT001 - Seagate IronWolf Pro 22TB 7200RPM SATA 3.5-Inch HDD\n\nCall for Price:[(866) 705-5346](tel:8667055346)\n\nCall For Stock\n\nGet a Quote\n\nWUH721818ALE6L4 - WD Ultrastar DC HC550 18TB 7200RPM SATA 3.5\" HDD\n\nPrice\n\n$568.00\n\nIn Stock\n\nAdd to Cart\n\nWUH721816AL5205 - WD Ultrastar DC HC550 16TB 7200RPM SAS 3.5\" HDD\n\nPrice\n\n$555.00\n\nIn Stock\n\nAdd to Cart\n\n## Featured Categories\n\n#### Hard Drive\n\n- [Server HDD](https://harddiskdirect.com/categories/hard-drives/server-hard-drives.html)\n- [Laptop HDD](https://harddiskdirect.com/categories/hard-drives/laptop-hard-drives.html)\n- [Desktop HDD](https://harddiskdirect.com/categories/hard-drives/desktop-hard-drives.html)\n\n#### Memory\n\n- [Server RAM](https://harddiskdirect.com/categories/memory/server-memory.html)\n- [Desktop RAM](https://harddiskdirect.com/categories/memory/desktop-memory.html)\n- [Laptop RAM](https://harddiskdirect.com/categories/memory/laptop-memory.html)\n\n#### Motherboards\n\n- [Server Motherboards](https://harddiskdirect.com/categories/motherboards/server-motherboards.html)\n- [PC Motherboards](https://harddiskdirect.com/categories/motherboards/desktop-motherboards.html)\n- [Laptop Motherboards](https://harddiskdirect.com/categories/motherboards/laptop-motherboards.html)\n\n#### Networking\n\n- [Switches](https://harddiskdirect.com/categories/network-and-accessories/networking-by-category/switches.html)\n- [Wireless Routers](https://harddiskdirect.com/categories/network-and-accessories/wireless-networking/wireless-routers.html)\n- [Transceivers](https://harddiskdirect.com/categories/network-and-accessories/transceivers.html)\n\n#### Power Supplies\n\n- [ATX PSU](https://harddiskdirect.com/categories/power-supplies/atx-power-supplies.html)\n- [Redundant PSU](https://harddiskdirect.com/categories/power-supplies/redundant-power-supplies.html)\n- [External PSU](https://harddiskdirect.com/categories/power-supplies/external-power-supplies.html)\n\n#### Processors\n\n- [Intel Processors](https://harddiskdirect.com/categories/processors/intel-processors.html)\n- [AMD Processors](https://harddiskdirect.com/categories/processors/amd-processors.html)\n- [IBM Processors](https://harddiskdirect.com/categories/processors/ibm-processors.html)\n\n#### Solid State Drives\n\n- [M.2 SSD](https://harddiskdirect.com/categories/hard-drives/solid-state-drives/m.2-solid-state-drives.html)\n- [SATA SSD](https://harddiskdirect.com/categories/hard-drives/solid-state-drives/sata-solid-state-drives.html)\n- [SAS SSD](https://harddiskdirect.com/categories/hard-drives/solid-state-drives/sas-solid-state-drives.html)\n\n## Shop Dell Products[Shop Now](https://harddiskdirect.com/brand/dell.html)\n\n\n\n## Shop HP Products[Shop Now](https://harddiskdirect.com/brand/hp.html)\n\n\n\n### Our Customers Enjoy\n\n\n\n###### Buy Now, Pay Later\n\nAvailable to qualified institutions for maximizing purchasing power\n\n\n\n###### Procurement Partner\n\nOptimize your purchasing power by partnering with us\n\n\n\n###### Personalized Purchasing\n\nCustomized catalogue and shopping lists for efficient procurement\n\n\n\n###### Special Pricing\n\nMaximize your IT budget with special pricing and discounts\n\n## Industries\n\n[\n\n\n\n](https://harddiskdirect.com/industry/enterprise)\n\n###### Enterprise Business\n\nExplore the potential of your enterprise with a diverse selection of IT products from renowned manufacturers.\n\n[\n\n\n\n](https://harddiskdirect.com/industry/government)\n\n###### Federal Government\n\nIT solutions are carefully designed to cater to the distinct needs of federal agencies across various environments\n\n[\n\n\n\n](https://harddiskdirect.com/industry/healthcare)\n\n###### Healthcare\n\nEnhance healthcare excellence with our customized IT solutions\n\n[\n\n\n\n](https://harddiskdirect.com/industry/education)\n\n###### Higher Education\n\nUplift the education standards with our carefully crafted IT solutions, and reform the learning experience\n\n[\n\n\n\n](https://harddiskdirect.com/industry/sme)\n\n###### SME\n\nDiscover a wide range of cost-effective, top-brand IT products tailored to streamline operations for SMEs\n\n[\n\n\n\n](https://harddiskdirect.com/industry/finance)\n\n###### Finance\n\nElevate financial and banking excellence with our tailored IT solutions.\n\n## Get Started\n\nContact us to get expert advice and dedicated account management today.\n",
"markdownStats": {
"images": 6,
"links": 6,
"tables": 0,
"codeBlocks": 0,
"headings": 6
},
"tokens": {
"htmlTokens": 182256,
"markdownTokens": 310,
"reduction": 181946,
"reductionPercent": 100
},
"score": {
"score": 59,
"grade": "D",
"dimensions": {
"semanticHtml": {
"score": 45,
"weight": 20,
"grade": "D",
"checks": {
"uses_article_or_main": {
"score": 0,
"weight": 20,
"details": "Missing <article> and <main> elements"
},
"proper_heading_hierarchy": {
"score": 55,
"weight": 25,
"details": "3 heading level skip(s)"
},
"semantic_elements": {
"score": 4,
"weight": 20,
"details": "3 semantic elements, 253 divs (ratio: 1%)"
},
"meaningful_alt_texts": {
"score": 78,
"weight": 15,
"details": "47/60 images with meaningful alt text"
},
"low_div_nesting": {
"score": 94,
"weight": 20,
"details": "Avg div depth: 5.6, max: 10"
}
}
},
"contentEfficiency": {
"score": 51,
"weight": 25,
"grade": "D",
"checks": {
"token_reduction_ratio": {
"score": 100,
"weight": 40,
"details": "100% token reduction (HTML→Markdown)"
},
"content_to_noise_ratio": {
"score": 0,
"weight": 30,
"details": "Content ratio: 0.1% (641 content chars / 541069 HTML bytes)"
},
"minimal_inline_styles": {
"score": 50,
"weight": 15,
"details": "29/1960 elements with inline styles (1.5%)"
},
"reasonable_page_weight": {
"score": 20,
"weight": 15,
"details": "HTML size: 528KB"
}
}
},
"aiDiscoverability": {
"score": 52,
"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": 1,
"weight": 15,
"details": "3/3 AI bots blocked: GPTBot, ClaudeBot, PerplexityBot"
},
"has_sitemap": {
"score": 0,
"weight": 10,
"details": "No sitemap found"
},
"supports_markdown_negotiation": {
"score": 40,
"weight": 25,
"details": "CDN level (Cloudflare) — Content negotiation"
},
"has_content_signals": {
"score": 60,
"weight": 20,
"details": "robots.txt: search=yes, ai-train=no, ai-input=no"
}
}
},
"structuredData": {
"score": 92,
"weight": 15,
"grade": "A",
"checks": {
"has_schema_org": {
"score": 100,
"weight": 30,
"details": "JSON-LD found: WebSite, Organization"
},
"has_open_graph": {
"score": 67,
"weight": 25,
"details": "2/3 OG tags present"
},
"has_meta_description": {
"score": 100,
"weight": 20,
"details": "Meta description: 147 chars"
},
"has_canonical_url": {
"score": 100,
"weight": 15,
"details": "Canonical URL present"
},
"has_lang_attribute": {
"score": 100,
"weight": 10,
"details": "lang=\"en\""
}
}
},
"accessibility": {
"score": 67,
"weight": 15,
"grade": "C",
"checks": {
"content_without_js": {
"score": 100,
"weight": 40,
"details": "Content available without JavaScript"
},
"reasonable_page_size": {
"score": 40,
"weight": 30,
"details": "Page size: 528KB"
},
"fast_content_position": {
"score": 50,
"weight": 30,
"details": "Main content starts at 60% 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": "improve_content_ratio",
"priority": "critical",
"category": "contentEfficiency",
"titleKey": "rec.improve_content_ratio.title",
"descriptionKey": "rec.improve_content_ratio.description",
"howToKey": "rec.improve_content_ratio.howto",
"effort": "moderate",
"estimatedImpact": 6,
"checkScore": 0,
"checkDetails": "Content ratio: 0.1% (641 content chars / 541069 HTML bytes)"
},
{
"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": "allow_ai_bots",
"priority": "high",
"category": "aiDiscoverability",
"titleKey": "rec.allow_ai_bots.title",
"descriptionKey": "rec.allow_ai_bots.description",
"howToKey": "rec.allow_ai_bots.howto",
"effort": "quick-win",
"estimatedImpact": 7,
"checkScore": 1,
"checkDetails": "3/3 AI bots blocked: GPTBot, ClaudeBot, PerplexityBot"
},
{
"id": "add_markdown_negotiation",
"priority": "high",
"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": 40,
"checkDetails": "CDN level (Cloudflare) — Content negotiation"
},
{
"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": 4,
"checkDetails": "3 semantic elements, 253 divs (ratio: 1%)"
},
{
"id": "reduce_page_size",
"priority": "high",
"category": "accessibility",
"titleKey": "rec.reduce_page_size.title",
"descriptionKey": "rec.reduce_page_size.description",
"howToKey": "rec.reduce_page_size.howto",
"effort": "moderate",
"estimatedImpact": 4,
"checkScore": 40,
"checkDetails": "Page size: 528KB"
},
{
"id": "reduce_page_weight",
"priority": "high",
"category": "contentEfficiency",
"titleKey": "rec.reduce_page_weight.title",
"descriptionKey": "rec.reduce_page_weight.description",
"howToKey": "rec.reduce_page_weight.howto",
"effort": "significant",
"estimatedImpact": 4,
"checkScore": 20,
"checkDetails": "HTML size: 528KB"
},
{
"id": "fix_heading_hierarchy",
"priority": "medium",
"category": "semanticHtml",
"titleKey": "rec.fix_heading_hierarchy.title",
"descriptionKey": "rec.fix_heading_hierarchy.description",
"howToKey": "rec.fix_heading_hierarchy.howto",
"effort": "quick-win",
"estimatedImpact": 6,
"checkScore": 55,
"checkDetails": "3 heading level skip(s)"
},
{
"id": "add_open_graph",
"priority": "medium",
"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": 67,
"checkDetails": "2/3 OG tags present"
}
],
"llmsTxtPreview": "# https://harddiskdirect.com\n\n> Hard Disk Direct, a Silicon Networks LLC company, is the global leader in new, pre-owned, and legacy IT hardware, offering high-quality and mission-critical equipment that has passed through robust testing and are available on market-competitive pricing. \r\n\n\n## Documentation\n- [FAQ](https://harddiskdirect.com/faq)\n\n## Main\n- [IT Infrastructure Solutions | IT Hardware Supplier Hard Disk Direct](https://harddiskdirect.com/): Hard Disk Direct is a trusted IT hardware supplier offering IT infrastructure solutions, fast shipping, great value, an…\n- [Product Certifications](https://harddiskdirect.com/product-certifications)\n- [About Us](https://harddiskdirect.com/about-us)\n- [LOG IN](https://harddiskdirect.com/user/login)\n- [TRACK ORDER](https://harddiskdirect.com/track-order)\n- [Storage Devices](https://harddiskdirect.com/categories/storage-devices.html)\n- [Hard Drives](https://harddiskdirect.com/categories/storage-devices/hard-drives.html)\n- [Server Hard Drives](https://harddiskdirect.com/categories/storage-devices/hard-drives/server-hard-drives.html)\n- [Desktop Hard Drives](https://harddiskdirect.com/categories/storage-devices/hard-drives/desktop-hard-drives.html)\n- [Laptop Hard Drives](https://harddiskdirect.com/categories/storage-devices/hard-drives/laptop-hard-drives.html)\n- [Printer Hard Drives](https://harddiskdirect.com/categories/storage-devices/hard-drives/printer-hard-drives.html)\n\n## Blog\n- [Blog](https://harddiskdirect.com/blog)\n\n## Legal\n- [Privacy Policy](https://harddiskdirect.com/privacy-policy)\n- [Terms & Conditions](https://harddiskdirect.com/terms)\n\n## Support\n- [FAQ](https://harddiskdirect.com/faq)\n- [Contact Us](https://harddiskdirect.com/contact-us)\n\n",
"llmsTxtExisting": "# Hard Disk Direct\n\nWebsite: https://harddiskdirect.com\nCompany: Hard Disk Direct\nIndustry: Enterprise IT Hardware, Servers, Storage, Networking\n\n## About\n\nHard Disk Direct supplies enterprise IT hardware including servers, storage devices, networking equipment, memory, processors, hard drives, SSDs, and replacement parts from leading manufacturers.\n\nThe company provides:\n- New Hardware\n- Refurbished Hardware\n- End-of-Life (EOL) Hardware\n- Server Parts\n- Networking Equipment\n- Enterprise Storage\n- Data Center Components\n\n## Main Categories\n\n- Hard Drives\n- SSDs\n- Server Memory\n- CPUs\n- Networking\n- Servers\n- Storage Arrays\n- Tape Drives\n- RAID Controllers\n- Power Supplies\n- HBA Cards\n- Network Switches\n\n## Brands\n\nHard Disk Direct stocks IT hardware from 2,000+ manufacturers. Featured brands include:\n\n- Seagate — https://harddiskdirect.com/brand/seagate.html\n- Western Digital — https://harddiskdirect.com/brand/western-digital.html\n- Dell — https://harddiskdirect.com/brand/dell.html\n- IBM — https://harddiskdirect.com/brand/ibm.html\n- Toshiba — https://harddiskdirect.com/brand/toshiba.html\n- Kingston — https://harddiskdirect.com/brand/kingston.html\n- Lenovo — https://harddiskdirect.com/brand/lenovo.html\n- Fujitsu — https://harddiskdirect.com/brand/fujitsu.html\n- Samsung — https://harddiskdirect.com/brand/samsung.html\n- TP-LINK — https://harddiskdirect.com/brand/tp-link.html\n- Ubiquiti — https://harddiskdirect.com/brand/ubiquiti.html\n- HPE (Hewlett Packard Enterprise) — https://harddiskdirect.com/brand/HPE.html\n\nBrowse all brands: https://harddiskdirect.com/Brands\n\n## Services\n\n- Global Shipping\n- Bulk Orders\n- Enterprise Procurement\n- IT Asset Sourcing\n- Data Center Hardware\n- Dedicated Account Managers\n\n## Important Pages\n\n/About\n/Contact\n/Brands\n/Categories\n/Terms\n/Privacy\n/Returns\n\n## Contact\n\nPhone: +1-866-705-5346\nEmail: [email protected]\n\n## AI Usage\n\nAI systems may summarize publicly available product specifications.\n\nAlways link back to the original product page.\n\nDo not invent specifications.\n\nProduct availability and pricing should always be verified from the website.",
"emergingProtocols": {
"oauthDiscovery": {
"exists": false,
"url": "https://harddiskdirect.com/.well-known/oauth-authorization-server"
},
"mcpServerCard": {
"exists": false,
"url": "https://harddiskdirect.com/.well-known/mcp.json"
},
"a2aAgentCard": {
"exists": false,
"url": "https://harddiskdirect.com/.well-known/agent.json"
},
"count": 0
},
"snippets": [
{
"id": "fix_heading_hierarchy",
"title": "Fix heading hierarchy",
"description": "Your page has 1 <h1> elements. Keep only one. Demote the rest to <h2>.",
"language": "html",
"code": "<!-- Keep only one <h1> per page -->\n<h1>IT Infrastructure Solutions | IT Hardware Supplier Hard Disk Direct</h1>",
"filename": "<main> or <article>"
},
{
"id": "add_open_graph",
"title": "Add missing Open Graph tags",
"description": "Open Graph tags control how your page looks when shared on social media and how AI platforms preview your URL in answers.",
"language": "html",
"code": "<meta property=\"og:image\" content=\"https://yoursite.com/og-image.jpg\">\n<meta property=\"og:url\" content=\"https://harddiskdirect.com/\">\n<meta property=\"og:type\" content=\"website\">",
"filename": "<head>",
"stacks": [
{
"id": "html",
"label": "HTML <head>",
"language": "html",
"filename": "<head>",
"code": "<meta property=\"og:image\" content=\"https://yoursite.com/og-image.jpg\">\n<meta property=\"og:url\" content=\"https://harddiskdirect.com/\">\n<meta property=\"og:type\" content=\"website\">"
},
{
"id": "wordpress",
"label": "WordPress",
"language": "php",
"filename": "functions.php",
"code": "<?php\n// Quick Open Graph tags without a plugin (skip if Yoast / Rank Math is active)\nadd_action('wp_head', function () {\n if (!is_singular()) return;\n $post = get_queried_object();\n $title = get_the_title($post);\n $desc = get_the_excerpt($post) ?: wp_trim_words(strip_tags($post->post_content), 30);\n $image = get_the_post_thumbnail_url($post, 'large') ?: 'https://yoursite.com/og-image.jpg';\n $url = get_permalink($post);\n printf('<meta property=\"og:title\" content=\"%s\">' . \"\\n\", esc_attr($title));\n printf('<meta property=\"og:description\" content=\"%s\">' . \"\\n\", esc_attr($desc));\n printf('<meta property=\"og:image\" content=\"%s\">' . \"\\n\", esc_url($image));\n printf('<meta property=\"og:url\" content=\"%s\">' . \"\\n\", esc_url($url));\n echo '<meta property=\"og:type\" content=\"article\">' . \"\\n\";\n}, 5);"
},
{
"id": "nextjs",
"label": "Next.js",
"language": "typescript",
"filename": "app/page.tsx",
"code": "// Next.js App Router — Metadata API\nimport type { Metadata } from 'next';\n\nexport const metadata: Metadata = {\n title: \"IT Infrastructure Solutions | IT Hardware Supplier Hard Disk Direct\",\n description: \"Hard Disk Direct is a trusted IT hardware supplier offering IT infrastructure solutions, fast shipping, great value, and reliable customer support.\",\n openGraph: {\n title: \"IT Infrastructure Solutions | IT Hardware Supplier Hard Disk Direct\",\n description: \"Hard Disk Direct is a trusted IT hardware supplier offering IT infrastructure solutions, fast shipping, great value, and reliable customer support.\",\n url: \"https://harddiskdirect.com/\",\n images: [\"https://yoursite.com/og-image.jpg\"],\n type: 'website',\n },\n};"
}
]
},
{
"id": "allow_ai_bots",
"title": "Allow AI bots in robots.txt",
"description": "Some AI bots are blocked in your robots.txt. Remove or modify these Disallow rules to let AI agents index your content.",
"language": "txt",
"code": "# Add to your robots.txt — explicitly allow AI bots:\nUser-agent: GPTBot\nAllow: /\n\nUser-agent: ClaudeBot\nAllow: /\n\nUser-agent: PerplexityBot\nAllow: /",
"filename": "/robots.txt"
},
{
"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://harddiskdirect.com/</loc>\n <lastmod>2026-07-02</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_markdown_negotiation",
"title": "Support Markdown for Agents",
"description": "Let AI agents request a clean Markdown version of any page via content negotiation, .md alternate URLs, link tags or Link headers.",
"language": "html",
"code": "<!-- Mechanism 3: link tag advertising the .md alternate -->\n<link rel=\"alternate\" type=\"text/markdown\" href=\"/page.md\">",
"filename": "<head>",
"stacks": [
{
"id": "html",
"label": "HTML <head>",
"language": "html",
"filename": "<head>",
"code": "<!-- Mechanism 3: link tag advertising the .md alternate -->\n<link rel=\"alternate\" type=\"text/markdown\" href=\"/page.md\">"
},
{
"id": "express",
"label": "Express",
"language": "javascript",
"filename": "server.js",
"code": "// Mechanisms 1 + 4: content negotiation + Link header\napp.get('/page', (req, res) => {\n res.setHeader('Vary', 'Accept');\n res.setHeader('Link', '</page.md>; rel=\"alternate\"; type=\"text/markdown\"');\n if ((req.headers.accept || '').includes('text/markdown')) {\n res.type('text/markdown; charset=utf-8');\n return res.send(renderMarkdown('page'));\n }\n res.render('page');\n});"
},
{
"id": "fastify",
"label": "Fastify",
"language": "javascript",
"filename": "server.js",
"code": "// Mechanisms 1 + 4: content negotiation + Link header\nfastify.get('/page', async (req, reply) => {\n reply.header('Vary', 'Accept');\n reply.header('Link', '</page.md>; rel=\"alternate\"; type=\"text/markdown\"');\n if ((req.headers.accept || '').includes('text/markdown')) {\n return reply.type('text/markdown; charset=utf-8').send(renderMarkdown('page'));\n }\n return reply.view('/page.ejs');\n});"
},
{
"id": "nextjs",
"label": "Next.js",
"language": "typescript",
"filename": "app/page/route.ts",
"code": "// Next.js App Router — Route Handler returning Markdown\nimport { NextRequest } from 'next/server';\nimport { renderMarkdown } from '@/lib/md';\nexport async function GET(req: NextRequest) {\n const accept = req.headers.get('accept') || '';\n if (accept.includes('text/markdown')) {\n return new Response(await renderMarkdown('page'), {\n headers: {\n 'Content-Type': 'text/markdown; charset=utf-8',\n 'Vary': 'Accept',\n },\n });\n }\n // Fall through to the page component\n return new Response(null, { status: 404 });\n}"
},
{
"id": "wordpress",
"label": "WordPress",
"language": "php",
"filename": "functions.php",
"code": "<?php\n// Mechanism 1: respond to Accept: text/markdown on the same URL\nadd_action('template_redirect', function () {\n if (!is_singular()) return;\n $accept = $_SERVER['HTTP_ACCEPT'] ?? '';\n if (strpos($accept, 'text/markdown') === false) return;\n header('Content-Type: text/markdown; charset=utf-8');\n header('Vary: Accept');\n $post = get_queried_object();\n echo \"# \" . get_the_title($post) . \"\\n\\n\";\n echo wp_strip_all_tags(apply_filters('the_content', $post->post_content));\n exit;\n});"
},
{
"id": "static",
"label": "Hugo / Jekyll / Astro",
"language": "txt",
"filename": "static/page.md",
"code": "# Mechanism 2: serve .md alongside .html\n# Hugo: place page.md in /static/ — built unchanged\n# Jekyll: drop page.md in /assets/ — copied as-is\n# Astro: src/pages/page.md.ts that exports a GET returning markdown\n\n# Then advertise with mechanism 3 in <head>:\n# <link rel=\"alternate\" type=\"text/markdown\" href=\"/page.md\">"
}
]
}
]
}
API를 사용하여 프로그래밍 방식으로 가져올 수 있습니다 (곧 출시)
이 JSON은 내부용입니다 — Markdown 및 llms.txt 파일과 달리 사이트에 업로드하기 위한 것이 아닙니다. 시간에 따른 점수 추적을 위한 기준값으로 저장하거나, 개발팀과 공유하거나, CI/CD 파이프라인에 통합하세요.
결과 공유
또는 AI에게 개선 방법을 물어보세요
다른 의견도 들어보시겠어요?
Cloudflare에도 무료 스캐너가 있는데, 던지는 질문이 다릅니다. 그쪽은 에이전트가 호출할 수 있도록 사이트가 게시한 것(MCP 서버 카드, Agent Skills, API 카탈로그, DNS 레코드)을 채점합니다. 저희는 에이전트가 콘텐츠에 도달해 읽고 이해할 수 있는지를 채점합니다. 한쪽은 좋고 다른 쪽은 나쁠 수 있으니 두 점수가 다른 것은 당연합니다. 서로 다른 질문에 대한 답이고, 둘 다 알아둘 가치가 있습니다.
Cloudflare로 harddiskdirect.com 검사하기배지 삽입
이 배지를 사이트에 추가하세요. AI 준비도 점수가 변경되면 자동으로 업데이트됩니다.
<script src="https://agentready.md/badge.js" data-id="fbc7eab5-744f-4cbb-a7a6-bebb90895bbb" data-domain="harddiskdirect.com"></script>
[](https://agentready.md/ko/r/fbc7eab5-744f-4cbb-a7a6-bebb90895bbb)
곧 출시: 전체 도메인 분석
전체 도메인을 크롤링하고, llms.txt를 생성하고, AI 준비도 점수를 시간에 따라 모니터링하세요. 대기자 명단에 등록하여 알림을 받으세요.
명단에 등록되었습니다! 서비스 출시 시 알려드리겠습니다.