Skip to content

[SEO] 본문 H1 중복 제거 (11개 MDX) #98

Description

@Malloc72P

현황

제목은 ArticleHeader가 <h1>로 렌더하는데(post-detail.tsx:187), 11개 MDX가 본문에서 추가로 # (마크다운 H1)를 사용해 페이지당 H1이 최대 4개가 된다. 대상: monorepo, execution-context, ts-why-use-typescript, ts-type-compatibility, ts-object-type-advanced, ts-type-vs-interface, ai-tool, git-worktree, nextjs-grid-app-1, sse-exam, antigravity.

문제

문서당 H1 1개 원칙 위반이며 프로젝트 CLAUDE.md 가이드와도 충돌한다. 헤딩 위계가 무너져 검색엔진의 콘텐츠 구조 파악과 발췌(스니펫) 품질이 저하된다.

제안

  • 해당 MDX 본문의 # 섹션 제목을 ## 로 강등 (커밋 0a46d63에서 일부 포스트는 이미 진행 — 나머지로 확장)

임팩트 / 난이도

임팩트 중(SEO) / 난이도 하


🤖 코드베이스 조사 기반 작성 (Claude Code)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions