hreflang 태그 생성기
다국어 페이지의 hreflang alternate 태그를 만들고 게시 전 흔한 SEO 문제를 확인합니다.
로케일 URL
생성된 태그
상태게시 가능
모든 로케일 URL이 유효하고 alternate 세트에 x-default가 포함되어 있습니다.
유효한 로케일3
문제 수0
x-default있음
<link rel="alternate" hreflang="en-US" href="https://example.com/en-us/product"> <link rel="alternate" hreflang="en-GB" href="https://example.com/en-gb/product"> <link rel="alternate" hreflang="zh-CN" href="https://example.com/zh-cn/product"> <link rel="alternate" hreflang="x-default" href="https://example.com/product">
<xhtml:link rel="alternate" hreflang="en-US" href="https://example.com/en-us/product" /> <xhtml:link rel="alternate" hreflang="en-GB" href="https://example.com/en-gb/product" /> <xhtml:link rel="alternate" hreflang="zh-CN" href="https://example.com/zh-cn/product" /> <xhtml:link rel="alternate" hreflang="x-default" href="https://example.com/product" />
SEO 검토
로케일 URL이 유효합니다
모든 행에 유효한 언어 코드와 절대 HTTP/HTTPS URL이 있습니다.
중복 hreflang 코드 없음
각 언어-지역 조합은 한 번만 나타납니다.
x-default가 설정됨
일치하는 언어가 없는 사용자를 위한 대체 URL이 포함되었습니다.
상호 참조 확인
모든 대체 페이지에 동일한 전체 hreflang 세트를 배치하세요.