BOTIKA
  • LICENSE
  • PROMPT
    • Keyword Ideas
    • Keyword Ideas (Blog Post)
    • Outline Post
    • Post Content
    • Snippet Optimization
  • SEO
    • Basic Knowledge
    • Content Creation Flow
    • Technical To-DO
      • Mendukung Custom Meta Title (Blog)
      • Mendukung Custom Meta Descripton (Blog)
      • Penyesuaian Meta Keywords
      • Perbaikan dan Penyesuaian URL Canonicalization
      • Konsistensi Struktur URL (URL Trailing Slash)
      • Invalid Routing & Non-Existent URLs
      • Localized Version Tags
      • AVIF Format
      • Broken Links
Powered by GitBook
On this page
  1. SEO
  2. Technical To-DO

Localized Version Tags

PreviousInvalid Routing & Non-Existent URLsNextAVIF Format

Last updated 9 months ago

Omnibotika memiliki dua versi bahasa pada halaman utamanya, bahasa Inggris () dan bahasa Indonesia ().

Pada tag pembuka HTML, masukkan attribute lang

Untuk bahasa Inggris ()

<html lang="en">

Untuk bahasa Indonesia ()

<html lang="id">

Lalu, pada masing-masing source code halaman, tambahkan

<link rel="alternate" hreflang="id" href="https://omni.botika.onlie/id/" />
<link rel="alternate" hreflang="en" href="https://omni.botika.onlie/" />
<link rel="alternate" hreflang="x-default" href="https://omni.botika.onlie/" />
https://omni.botika.online/
https://omni.botika.online/id/
https://omni.botika.online/
https://omni.botika.online/id/