International SEO: hreflang Tags and Multi-Language Sites
Serving content in multiple languages requires careful SEO configuration to ensure the right version appears in the right country's search results.
SERP Preview
Preview how your page appears in Google search results
The hreflang Challenge
When you have the same content in multiple languages, search engines need to know which version to show to which users. Without hreflang tags, Google may show the English version to French users or consider your translations as duplicate content.
hreflang Syntax
Each page must reference all language versions, including itself. The format is: for French, and as a fallback for unmatched languages.
Common Implementation Errors
The most frequent error is non-reciprocal hreflang — Page A references Page B, but Page B doesn't reference Page A. Google requires reciprocal references to validate the relationship. Another common error is using incorrect language codes — use ISO 639-1 (two-letter) codes, and include the country code when targeting specific regions (e.g., pt-BR for Brazilian Portuguese vs pt-PT for European Portuguese).
URL Structure Options
Subdirectories (/fr/, /de/) are the simplest to manage and keep all content under one domain's authority. Subdomains (fr.example.com) are easier to host separately but dilute domain authority. Separate domains (example.fr) provide the strongest geo-targeting signal but require building authority for each domain independently.
Content Strategy
Direct translation is rarely sufficient — localize content for the target market. Currency, measurements, cultural references, and legal requirements vary by region. Ensure translated URLs use localized slugs: /fr/guide-seo/ not /fr/seo-guide/. Don't translate boilerplate content (navigation, footers) without also translating the main content.
관련 도구
관련 포맷
관련 가이드
Meta Tags for SEO: Title, Description, and Open Graph
Meta tags control how your pages appear in search results and social media shares. This guide covers the essential meta tags for SEO, Open Graph for social sharing, and Twitter Card markup.
Structured Data and Schema.org: A Practical Guide
Structured data helps search engines understand your content and can generate rich results like star ratings, FAQs, and product cards. Learn how to implement Schema.org markup effectively with JSON-LD.
Robots.txt and Sitemap.xml: Crawl Control Best Practices
Robots.txt and sitemap.xml are the primary tools for controlling how search engines discover and crawl your site. Misconfiguration can accidentally block important pages or waste crawl budget on irrelevant ones.
Core Web Vitals: LCP, INP, and CLS Explained
Core Web Vitals are Google's metrics for measuring real-world user experience. This guide explains LCP, INP, and CLS, their impact on search rankings, and practical strategies for improving each metric.
Troubleshooting Google Search Console Errors
Google Search Console reports crawling, indexing, and structured data errors that directly affect your search visibility. This guide helps you interpret and fix the most common GSC error types.