이 문서는 구현된 SEO 및 GEO(Generative Engine Optimization) 개선사항을 검증하기 위한 단계별 가이드입니다.
bundle exec jekyll build
bundle exec jekyll serve
사이트가 정상적으로 빌드되는지 확인합니다. 빌드 오류가 없어야 합니다.
URL: https://search.google.com/test/rich-results
테스트할 페이지:
URL: https://validator.schema.org/
확인할 스키마:
URL: https://developers.facebook.com/tools/debug/
테스트할 페이지:
확인 사항:
URL: https://cards-dev.twitter.com/validator
테스트할 페이지:
확인 사항:
URL: https://www.linkedin.com/post-inspector/
테스트할 페이지:
브라우저 개발자 도구(F12)에서 <head> 섹션 확인:
<!-- Language -->
<html lang="ko">
<link rel="alternate" hreflang="ko" href="..." />
<!-- Canonical -->
<link rel="canonical" href="https://chloepark85.github.io/..." />
<!-- Description -->
<meta name="description" content="..." />
<!-- Open Graph -->
<meta property="og:locale" content="ko_KR" />
<meta property="og:site_name" content="Chloe Park · AI 자동화 실험실" />
<meta property="og:title" content="..." />
<meta property="og:description" content="..." />
<meta property="og:url" content="..." />
<meta property="og:type" content="website" />
<meta property="og:image" content="..." />
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@chloe_systems" />
<meta name="twitter:title" content="..." />
<meta name="twitter:description" content="..." />
<meta name="twitter:image" content="..." />
<!-- JSON-LD -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
...
}
</script>
URL: https://chloepark85.github.io/robots.txt
확인 사항:
URL: https://chloepark85.github.io/sitemap.xml
확인 사항:
URL: https://chloepark85.github.io/llms.txt
확인 사항:
URL: https://chloepark85.github.io/about.txt
확인 사항:
브라우저 개발자 도구 또는 페이지 소스에서 모든 <img> 태그 확인:
페이지 소스에서 확인:
<h1> 페이지당 1개만 존재<h2> 섹션 제목으로 사용<h3> 하위 항목으로 사용<header>, <footer>, <main>, <nav> 적절히 사용<article>, <section> 콘텐츠 구조화프롬프트 예시:
"박현아" 또는 "Chloe Park AI agent researcher"에 대해 알려줘
확인 사항:
검색어:
Hyunah Park AI automation Seoul
확인 사항:
검색어:
"박현아" AI 에이전트
확인 사항:
URL: https://search.google.com/test/mobile-friendly
테스트할 페이지:
확인 사항:
URL: https://pagespeed.web.dev/
테스트할 페이지:
Core Web Vitals 확인:
사이트 등록:
모니터링:
모든 외부 링크 테스트:
마지막 업데이트: 2026-08-31