AI 가시성 점검 최근 점검

점검 결과

wellbcheck.mycafe24.com

1일 전 · 페이지 1개

다시 점검

갖다 붙이면 되는 파일 올리면 +15점 회복

지금 나오는 출력은 점검 결과에서 짐작한 값입니다. 아래 세 칸을 채우면 제목·요약·문의가 제대로 들어갑니다.

llms.txt -6점 회복

사이트 최상위에 올리세요 (예: https://내도메인/llms.txt)

내려받기
# 건강B책 > 알짜배기 건강정보 ## 알아두면 좋은 것 - 이 문서는 AI가 우리 사이트를 정확히 소개할 수 있도록 두었습니다.

robots.txt

사이트 최상위에 올리세요. 이미 있으면 내용을 합치세요.

내려받기
# robots.txt # 검색·AI 인용 봇은 열어 둡니다. 막으면 검색 결과와 AI 답변에서 사라집니다. User-agent: * Allow: / # AI 학습용 크롤러도 허용합니다 — 막고 싶으면 관리자 화면에서 바꾸세요 Sitemap: http://wellbcheck.mycafe24.com/sitemap.xml

sitemap.xml

사이트 최상위에 올리고 robots.txt 에 Sitemap 줄을 넣으세요

내려받기
<?xml version="1.0" encoding="UTF-8"?> <!-- 점검에서 정상 응답한 주소만 넣었습니다. 페이지가 늘면 다시 만들어 주세요. --> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url> <loc>http://wellbcheck.mycafe24.com/</loc> <lastmod>2026-08-29</lastmod> <priority>1.0</priority> </url> </urlset>

head 태그 -9점 회복

각 페이지 <head> 안에 넣으세요

내려받기
<!-- <head> 안에 넣으세요. 페이지마다 title·description·canonical 은 그 페이지 것으로 바꿔야 합니다. --> <title>건강B책 — 알짜배기 건강정보</title> <meta name="description" content="알짜배기 건강정보"> <link rel="canonical" href="http://wellbcheck.mycafe24.com/"> <meta property="og:type" content="website"> <meta property="og:title" content="건강B책 — 알짜배기 건강정보"> <meta property="og:description" content="알짜배기 건강정보"> <meta property="og:url" content="http://wellbcheck.mycafe24.com/"> <meta property="og:image" content="http://wellbcheck.mycafe24.com/og.png"> <meta name="twitter:card" content="summary_large_image">

구조화 데이터

<head> 안에 넣으세요. 한 사이트에 하나면 충분합니다.

내려받기
<!-- <head> 안에 그대로 넣으세요 --> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Organization", "name": "건강B책", "url": "http://wellbcheck.mycafe24.com", "description": "알짜배기 건강정보", "logo": "http://wellbcheck.mycafe24.com/logo.png" } </script>

· hello@munjang.example.com