If your robots.txt blocks GPTBot, ClaudeBot, ChatGPT-User, or Google-Extended, AI literally cannot read your site. This single change is the prerequisite for everything else — 60% of Indonesian SME sites fail this check today.Jika robots.txt Anda memblokir GPTBot, ClaudeBot, ChatGPT-User, atau Google-Extended, AI benar-benar tidak bisa membaca situs Anda. Perubahan ini adalah prasyarat untuk semua hal lain — 60% situs UMKM Indonesia gagal di cek ini hari ini.
What you doYang Anda lakukan
Add explicit Allow rules for the 4 major AI crawlers in your robots.txt file.Tambahkan aturan Allow eksplisit untuk 4 crawler AI utama di file robots.txt Anda.
Why this order — research backingMengapa urutan ini — dasar riset
GPTBot, ChatGPT-User, ClaudeBot, and Google-Extended all check robots.txt before fetching. Blocking any of them = invisible to that AI. (source: OpenAI docs, llmstxt.org)GPTBot, ChatGPT-User, ClaudeBot, dan Google-Extended semua cek robots.txt sebelum fetch. Blokir salah satu = tidak terlihat oleh AI tersebut. (sumber: docs OpenAI, llmstxt.org)
Copy this (plaintext)Salin ini (plaintext)
User-agent: GPTBot
Allow: /
User-agent: ChatGPT-User
Allow: /
User-agent: ClaudeBot
Allow: /
User-agent: Google-Extended
Allow: /
User-agent: *
Disallow: /admin
Disallow: /api
Disallow: /private
Sitemap: https://yourdomain.com/sitemap.xml
Organization + LocalBusiness schema is the single highest-impact structured data for Google SGE. Sites with it get cited 2-3x more often. JSON-LD in your <head> with name, address, phone, hours, logo, and sameAs links to social profiles.Schema Organization + LocalBusiness adalah structured data dengan dampak tertinggi untuk Google SGE. Situs yang punya di-cite 2-3x lebih sering. JSON-LD di <head> dengan nama, alamat, telepon, jam buka, logo, dan link sameAs ke profil sosial.
What you doYang Anda lakukan
Paste the JSON-LD below into the <head> of your homepage. Replace every placeholder with your real data.Tempel JSON-LD di bawah ini ke <head> homepage Anda. Ganti setiap placeholder dengan data asli Anda.
Why this order — research backingMengapa urutan ini — dasar riset
Pages with explicit Organization + LocalBusiness schema pass Google SGE Stage 3 (E-E-A-T filtering) far more often. 96% of AI Overview citations come from pages with structured E-E-A-T signals. (source: Wellows 2026 AI Overview ranking study, 15,847 results)Halaman dengan schema Organization + LocalBusiness eksplisit lulus Google SGE Stage 3 (E-E-A-T filtering) jauh lebih sering. 96% sitasi AI Overview berasal dari halaman dengan sinyal E-E-A-T terstruktur. (sumber: Wellows 2026 AI Overview ranking study, 15.847 hasil)
Copy this (html)Salin ini (html)
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"@id": "https://yourdomain.com/#business",
"name": "Nama Bisnis Anda",
"url": "https://yourdomain.com",
"logo": "https://yourdomain.com/logo.png",
"image": "https://yourdomain.com/store-front.jpg",
"description": "Deskripsi 1-2 kalimat yang fokus pada kategori dan kota.",
"telephone": "+62-21-1234567",
"priceRange": "Rp 50.000 - Rp 500.000",
"address": {
"@type": "PostalAddress",
"streetAddress": "Jl. Alamat Lengkap No. 123",
"addressLocality": "Jakarta Selatan",
"addressRegion": "DKI Jakarta",
"postalCode": "12345",
"addressCountry": "ID"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": -6.2615,
"longitude": 106.8107
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
"opens": "09:00",
"closes": "21:00"
}
],
"sameAs": [
"https://www.instagram.com/yourbrand",
"https://www.facebook.com/yourbrand",
"https://www.tiktok.com/@yourbrand",
"https://tokopedia.com/yourstore",
"https://shopee.co.id/yourstore"
]
}
</script>
3⏱ ~30 min + 10 min/weekWeek 1Minggu 1
GBP is the #1 off-site lever for Indonesian local SEO. SGE cites GBP data verbatim — hours, address, photos, attributes, posts. Verify by postcard/phone, fill EVERY field, and post once a week.GBP adalah pengungkit off-site #1 untuk SEO lokal Indonesia. SGE mengutip data GBP secara verbatim — jam, alamat, foto, atribut, posting. Verifikasi via kartu/telepon, isi SEMUA field, posting seminggu sekali.
What you doYang Anda lakukan
Go to business.google.com → claim → verify → fill every field → post once a week for the next 4 weeks.Buka business.google.com → klaim → verifikasi → isi semua field → posting seminggu sekali selama 4 minggu ke depan.
Why this order — research backingMengapa urutan ini — dasar riset
Indonesian AI search (Google SGE for google.co.id) heavily weights GBP citations. Profiles with weekly posts and 5+ photos rank in the local 3-pack 4-5x more often. (source: BrightEdge 2026 + Google Quality Rater Guidelines Nov 2024 update)AI search Indonesia (Google SGE untuk google.co.id) sangat membobotkan sitasi GBP. Profil dengan posting mingguan dan 5+ foto ranking di local 3-pack 4-5x lebih sering. (sumber: BrightEdge 2026 + Google Quality Rater Guidelines update Nov 2024)
Copy this (plaintext)Salin ini (plaintext)
Google Business Profile checklist:
─────────────────────────────
✓ Claim verified (postcard or phone)
✓ Business name EXACTLY as on your website
✓ Address EXACTLY as on your website (same formatting)
✓ Phone EXACTLY as on your website
✓ Website URL
✓ Hours (including special hours for holidays)
✓ Category (primary + 5-9 secondary)
✓ Attributes (women-owned, free Wi-Fi, delivery, etc.)
✓ Service area (cities you serve)
✓ Opening date
✓ Description (use your Organization schema description)
✓ 5+ photos (storefront, products, team)
✓ Logo + cover photo
✓ Weekly post (update, offer, or event)
✓ Respond to every review within 24 hours
✓ Q&A: seed 5 questions and answer them yourself
4⏱ ~45 min per pageWeek 2Minggu 2
FAQPage is the single highest-ROI structured data for AI search. Pages with it get a 73% selection boost in Google AI Overviews. Add 5-8 questions per page, each with a 2-3 sentence direct answer, and use the exact questions your customers type.FAQPage adalah structured data dengan ROI tertinggi untuk AI search. Halaman yang punya dapat 73% selection boost di Google AI Overviews. Tambahkan 5-8 pertanyaan per halaman, masing-masing jawaban langsung 2-3 kalimat, dan gunakan pertanyaan yang benar-benar diketik pelanggan Anda.
What you doYang Anda lakukan
On every key product/service page, list the 5-8 most common customer questions, write direct answers, and add the JSON-LD below.Di setiap halaman produk/layanan utama, daftar 5-8 pertanyaan yang paling sering ditanya pelanggan, tulis jawaban langsung, dan tambahkan JSON-LD di bawah.
Why this order — research backingMengapa urutan ini — dasar riset
Pages with FAQPage schema get a 73% selection boost for AI Overview inclusion — the single highest-impact quick win. Each FAQ must have a direct 134-167 word self-contained answer for Gemini to extract. (source: Wellows 2026, Ziptie.dev 5-stage pipeline analysis)Halaman dengan schema FAQPage dapat 73% selection boost untuk inklusi AI Overview — quick win dengan dampak tertinggi. Setiap FAQ harus punya jawaban langsung 134-167 kata yang self-contained agar Gemini bisa mengekstrak. (sumber: Wellows 2026, Ziptie.dev 5-stage pipeline analysis)
Copy this (html)Salin ini (html)
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Berapa harga [produk Anda]?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Mulai dari Rp 150.000. Tersedia dalam 3 ukuran: S (Rp 150.000), M (Rp 175.000), L (Rp 200.000). Bisa custom size untuk pesanan 10+ pcs dengan biaya tambahan Rp 25.000 per item."
}
},
{
"@type": "Question",
"name": "Apakah [produk Anda] ada garansi?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Ya, garansi 30 hari uang kembali tanpa syarat untuk cacat produksi. Hubungi WhatsApp +62-812-xxxx-xxxx dengan nomor order untuk klaim. Garansi tidak termasuk kerusakan dari pemakaian di luar normal."
}
},
{
"@type": "Question",
"name": "Dimana toko fisik [bisnis Anda]?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Jl. Nama Jalan No. 123, Jakarta Selatan. Buka Senin-Sabtu 09.00-21.00 WIB, Minggu 10.00-18.00. Parkir gratis untuk 10 mobil pertama. Lokasi 5 menit dari pintu tol XYZ."
}
},
{
"@type": "Question",
"name": "Bisa kirim ke luar Jabodetabek?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Bisa, pakai JNE, J&T, SiCepat, atau AnterAja. Ongkos kirim dihitung berat (1 kg = Rp 15.000-25.000 tergantung kota). Order di atas Rp 500.000 gratis ongkir ke seluruh Indonesia."
}
},
{
"@type": "Question",
"name": "Berapa lama proses produksi?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Ready stock: kirim hari yang sama kalau order sebelum jam 14.00. Custom: 3-5 hari kerja. Bulk order 50+ pcs: 7-14 hari kerja. Express 1 hari: tambah Rp 50.000."
}
}
]
}
</script>
5⏱ ~4-6 hours totalWeek 2Minggu 2
Google SGE extracts passages of 134-167 words. Write 3-5 long-form pages answering the questions your customers actually ask: origin story, how-it-works, pricing, FAQ hub, "why us vs alternatives". Each page 800+ words, each section self-contained.Google SGE mengekstrak bagian 134-167 kata. Tulis 3-5 halaman panjang yang menjawab pertanyaan pelanggan Anda sebenarnya: kisah asal, cara kerja, harga, hub FAQ, "kenapa kami vs alternatif". Tiap halaman 800+ kata, tiap bagian self-contained.
What you doYang Anda lakukan
Pick the 5 questions your customers ask most. Write 1 page per question, 800+ words, with a clear direct answer in the first 100 words.Pilih 5 pertanyaan yang paling sering ditanya pelanggan. Tulis 1 halaman per pertanyaan, 800+ kata, dengan jawaban langsung jelas di 100 kata pertama.
Why this order — research backingMengapa urutan ini — dasar riset
Semantic completeness (r=0.87) is the #1 AI Overview ranking factor. Pages scoring 8.5/10+ on completeness are 4.2× more likely to be cited. Passages of 134-167 words are the sweet spot Gemini extracts. (source: Wellows 2026, 15,847 AI Overview results)Semantic completeness (r=0.87) adalah #1 faktor ranking AI Overview. Halaman dengan skor 8.5/10+ kelengkapan 4.2× lebih mungkin di-cite. Bagian 134-167 kata adalah sweet spot yang diekstrak Gemini. (sumber: Wellows 2026, 15.847 hasil AI Overview)
Copy this (markdown)Salin ini (markdown)
## Template: 1 deep page per customer question
Page title: "[Pertanyaan yang sering ditanya pelanggan Anda]?"
Structure:
1. **Direct answer** (134-167 words, top of page)
- First sentence = the answer
- Next 100-150 words = context, examples, specifics
2. **Why this matters** (134-167 words)
- Common misconception
- What most people get wrong
3. **Step-by-step** (numbered list, 3-7 steps)
4. **Comparison** (table or list)
5. **FAQ** (3-5 Q&As, also add FAQPage schema)
6. **About the author / About the business** (E-E-A-T signal)
- Photo, name, credentials, LinkedIn
7. **Last updated:** [date]
Example pages to write this week:
- "Berapa biaya [layanan Anda] di [kota]? (Update 2026)"
- "Bagaimana cara [proses utama Anda]?"
- "[Produk Anda] vs [alternatif] — mana yang lebih cocok?"
- "5 kesalahan umum saat [masalah customer Anda] + solusinya"
- "FAQ [bisnis Anda] — 20 pertanyaan terlengkap"
6⏱ ~2-3 hoursWeek 3Minggu 3
Indonesian AI search (Google SGE, ChatGPT) heavily weights marketplace citations. A complete Tokopedia + Shopee listing with consistent NAP (Name, Address, Phone) and original product photos is a free, durable citation source.AI search Indonesia (Google SGE, ChatGPT) sangat membobotkan sitasi marketplace. Listing Tokopedia + Shopee lengkap dengan NAP (Nama, Alamat, Telepon) konsisten dan foto produk asli adalah sumber sitasi gratis dan tahan lama.
What you doYang Anda lakukan
Claim or create your Tokopedia + Shopee store today. Use the EXACT same business name, address, and phone as on your website. Add 10+ products with full descriptions + original photos.Klaim atau buat toko Tokopedia + Shopee Anda hari ini. Pakai nama bisnis, alamat, dan telepon YANG SAMA persis seperti di website. Tambahkan 10+ produk dengan deskripsi lengkap + foto asli.
Why this order — research backingMengapa urutan ini — dasar riset
Indonesian AI models (Google SGE, ChatGPT) treat marketplace listings as Tier-1 authoritative sources. Tokopedia and Shopee citations appear in 38% of Indonesian-localized Google SGE answers. (source: Arfadia 2026 AI Citation Rate Report, Mavic GEO South East Asia Playbook 2026)Model AI Indonesia (Google SGE, ChatGPT) memperlakukan listing marketplace sebagai sumber otoritatif Tier-1. Sitasi Tokopedia dan Shopee muncul di 38% jawaban Google SGE terlokalisasi Indonesia. (sumber: Arfadia 2026 AI Citation Rate Report, Mavic GEO South East Asia Playbook 2026)
Copy this (plaintext)Salin ini (plaintext)
Marketplace NAP checklist:
─────────────────────────
Your business name (display): "Kopi Kenangan"
Your business name (legal): "PT Kopi Kenangan Indonesia"
Use the EXACT same name, address, phone on:
- your website
- your GBP
- your Tokopedia store
- your Shopee store
- your Instagram bio
- your Facebook page
- your TikTok bio
- your LinkedIn company page
Even small differences ("Kopi Kenangan" vs "Kopi Kenangan Indonesia")
can break Google's entity matching.
Storefront essentials:
- Logo (same as website)
- Cover photo (same brand colors)
- Description (200+ chars, include city + category)
- 10+ products with REAL photos (not stock)
- 1-2 line product descriptions with specifics
- Same product categories as your website
- Active customer service (reply within 1 hour)
7⏱ ~1 hour for byline, ~3 hours for WikidataWeek 3Minggu 3
E-E-A-T (Experience, Expertise, Authority, Trust) is the binary gate in Google SGE Stage 3. Add a real author byline + bio to every blog post. If your business is notable, create a Wikidata entry — that becomes the seed for Wikipedia, Google Knowledge Panel, and SGE answers.E-E-A-T (Experience, Expertise, Authority, Trust) adalah gerbang binary di Google SGE Stage 3. Tambahkan byline penulis asli + bio di setiap posting blog. Kalau bisnis Anda notable, buat entri Wikidata — itu jadi benih untuk Wikipedia, Google Knowledge Panel, dan jawaban SGE.
What you doYang Anda lakukan
1) Add author byline + bio to every blog post. 2) Check if a Wikidata entry exists for your brand; if no, create one with verifiable sources.1) Tambahkan byline penulis + bio di setiap posting blog. 2) Cek apakah entri Wikidata ada untuk brand Anda; jika tidak, buat satu dengan sumber yang dapat diverifikasi.
Why this order — research backingMengapa urutan ini — dasar riset
96% of AI Overview citations come from sources with strong E-E-A-T signals. Pages with author bio + credentials appear in AI Overviews 3.2× more often. Wikidata is the seed for Google Knowledge Graph, which feeds SGE. (source: Ziptie.dev 2026, Contentscale E-E-A-T study)96% sitasi AI Overview berasal dari sumber dengan sinyal E-E-A-T kuat. Halaman dengan bio penulis + kredensial muncul di AI Overviews 3.2× lebih sering. Wikidata adalah benih untuk Google Knowledge Graph, yang memberi makan SGE. (sumber: Ziptie.dev 2026, Contentscale E-E-A-T study)
Copy this (html)Salin ini (html)
<!-- 1. Add author byline to every blog post -->
<article>
<h1>Judul artikel Anda</h1>
<!-- Author byline at the top, in HTML not just text -->
<div class="byline">
<img src="/team/author-name.jpg" alt="Nama Penulis" width="48" height="48" />
<div>
<a href="/about/author-name" rel="author">
<strong>Nama Penulis</strong>
</a>
<span>Founder & CEO, [Nama Bisnis Anda]</span>
<time datetime="2026-07-25">25 Juli 2026</time>
</div>
</div>
<p>Konten artikel...</p>
<!-- 2. Author schema markup in <head> or at bottom of article -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "Judul artikel Anda",
"author": {
"@type": "Person",
"name": "Nama Penulis",
"jobTitle": "Founder & CEO",
"worksFor": {
"@type": "Organization",
"name": "Nama Bisnis Anda"
},
"url": "https://yourdomain.com/about/author-name",
"sameAs": [
"https://www.linkedin.com/in/author-name",
"https://twitter.com/author-name"
],
"knowsAbout": ["kopi spesialti", "warung kopi", "F&B Indonesia"]
},
"datePublished": "2026-07-25",
"dateModified": "2026-07-25",
"publisher": {
"@type": "Organization",
"name": "Nama Bisnis Anda",
"logo": {
"@type": "ImageObject",
"url": "https://yourdomain.com/logo.png"
}
}
}
</script>
</article>
<!-- 3. Wikidata: if your business is notable (years operating, media coverage,
awards), create an entry at https://www.wikidata.org with:
- instance of: business, restaurant, etc.
- country: Indonesia
- inception: founding year
- headquarters: city
- same as your website URL
- sourced with at least 2 verifiable references (news articles, gov records) -->