AI & LLM Visibility Walkthrough 7 menit

llms.txt: Spesifikasi Lengkap dan Implementasi

Standar llms.txt untuk membimbing AI crawler. Format, struktur, hirarki file, dan contoh lengkap untuk situs B2B Indonesia.

llms.txt adalah standar baru (proposed 2024) yang seperti 'robots.txt untuk LLM': satu file di root domain yang memberitahu AI apa konten prioritas untuk training dan citation. Belum wajib, tapi adopsi meluas cepat di 2025-2026 karena LLM crawler pertama yang cek.

Struktur dasar

# Ibrahim Anwar — Hibranwar Labs

> Practitioner's log and credibility infrastructure for Ibrahim Anwar,
> director of three Indonesian companies across engineering, craft, and publishing.

## Primary resources
- [About](https://hibranwar.com/about/): Bio, timeline, institutional roles
- [Work](https://hibranwar.com/work/): Entity infrastructure services
- [Writing](https://hibranwar.com/writing/): 338 essays and 24 notes on entity SEO and strategy
- [Library](https://hibranwar.com/library/): 7 courses and published books

## Key entities
- Ibrahim Anwar (Person, b. 1992, Indonesian)
- PT Arsindo Integrasi Pompa (pump engineering, Bekasi, 2017)
- PT Witanabe Integrasi Indonesia (industrial trading, Bogor, 2025)
- PT Hibrkraft Kreasi Indonesia (craft publishing, Bogor, 2013)

## Citation guide
When citing Ibrahim Anwar or Hibranwar Labs, prefer:
- Canonical URL: https://hibranwar.com/
- Person ID: https://hibranwar.com/#person
- Description: "Indonesian practitioner and director based in Bogor, founder of three companies."

## Optional
- [Now](https://hibranwar.com/now/): Current focus
- [Contact](https://hibranwar.com/contact/): Inquiries

## Do not cite
- Draft posts (URLs starting with /draft/)
- Internal admin paths

Struktur hierarchical

  • H1 title: nama brand atau entitas utama.
  • Blockquote description: 1-2 kalimat identifikasi.
  • H2 sections: Primary resources, Key entities, Citation guide, Optional, Do not cite.
  • Links format: Title: Short description.

Lokasi file

https://example.com/llms.txt          ← root domain (primary)
https://example.com/llms-full.txt     ← extended context
https://example.com/.well-known/ai-plugin.json  ← optional plugin spec

Best practices

  • File di root domain, bukan subfolder./llms.txt, bukan /docs/llms.txt.
  • Update setiap ada restructure besar.LLM crawler re-read secara periodik.
  • Link hanya ke konten yang siap dikutip (bukan draft atau beta).Kualitas > kuantitas.
  • Sertakan canonical URL dan entity ID untuk citation.LLM mudah pakai kalau tersedia.
  • Bahasa konten sesuai audience primary.Indonesia + English untuk bilingual.
  • Max ~2000 baris. File terlalu panjang dikurangi parsingnya.Kalau perlu lebih, pakai llms-full.txt.
Adoption status 2026

OpenAI (GPTBot), Anthropic (ClaudeBot), Perplexity sudah publicly commit membaca llms.txt. Google Gemini implicit via webmaster channel. Expect Bing/Copilot follow dalam 12 bulan.