Hreflang Etiket Oluşturucu
Çok dilli web siteleri için hatasız hreflang etiketleri oluşturun. Dil ve bölge seçimi yaparak kopyalanabilir HTML snippet çıktısı alın.
Nasıl Çalışır?
Sayfanızın URL'sini girin
Hedef dil ve bölge kombinasyonlarını ekleyin
Her dil için karşılık gelen URL'yi belirtin
Oluştur butonuna tıklayın ve HTML kodunu kopyalayın
Sık Sorulan Sorular
Hreflang x-default ne anlama gelir?
Eşleşmeyen dil/ülkeden gelen kullanıcıların yönlendirileceği varsayılan sayfayı tanımlar. Genellikle İngilizce versiyon olarak ayarlanır.
Hreflang etiketlerini nereye eklemeliyim?
HTML head bölümüne, HTTP başlıklarına veya XML Sitemap dosyanıza ekleyebilirsiniz. En yaygın yöntem HTML head kısmıdır.
Kaç dil/bölge ekleyebilirim?
Hreflang standardında sınır yoktur. Ancak pratik olarak her sayfa için maksimum 50 dil/bölge kombinasyonu önerilir.
İlgili Araçlar
What is Hreflang Tag Generator?
Hreflang Generator is a technical SEO tool that quickly and accurately generates <link rel="alternate" hreflang="x" /> tags for multi-language websites, telling search engines which page should be served in which language and region. The Hreflang architecture is the key for sites expanding into international markets to appear in Google with the correct language in the correct country.
Why is Hreflang Usage Mandatory?
- Prevent Duplicate Content: If you serve English content for the UK (.co.uk) and the US (.com), the text is almost identical. If you don't use Hreflang, Google might consider one duplicate and delete it from the index.
- Correct User Experience (UX): It ensures that a user entering from Turkey automatically sees the Turkish page, while one entering from Germany sees the page with the '/de/' extension in search results (SERP).
- Local SEO Rankings: Local search engine bots behave more confidently in moving your content ahead of competitors in that location due to language and region codes (e.g.,
tr-TRoren-US).
How to Use?
Enter the tool, type your main URL. Then select your target languages (e.g., Turkish, German, English) and regions if necessary. The tool will give you the fully compliant HTML code output that you will add to the <head> section of your site or embed in your XML sitemap.
Frequently Asked Questions (FAQ)
Question: What does Hreflang x-default do?
Answer: It is used to define the general default page (usually the English page) to which users entering from an unmatched language or country will be directed (e.g., if you don't have a special page for someone entering from China).
Question: Where should I add Hreflang tags?
Answer: You can add them to the <head> section of your HTML page, to HTTP headers, or inside the XML Sitemap. The most common and easy method is the HTML head section.