You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: SEO 크롤링/인덱싱 기본 설정 추가
- HTML lang 속성을 "en"에서 "ko"로 변경
- robots.ts 추가 (크롤러 허용, /api/ 차단, sitemap 참조)
- sitemap.ts 추가 (루트 경로만 포함)
- Google Search Console 인증 메타태그 추가
- metadataBase 설정으로 canonical URL 자동 생성
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* feat: 소셜 공유 메타데이터 보완 (Twitter Card, OG locale/siteName)
- root layout에 twitter card: summary_large_image 설정
- 전체 layout의 openGraph에 locale(ko_KR), siteName 추가
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments