data terstruktur untuk SEO
data terstruktur labels Anda halaman konten so mesin pencari memahami -nya meaning. ini adalah not sebuah peringkat factor — -nya nilai adalah rich hasil dan entity understanding. hub.
Bahasa
1 sinyal bukti di halaman ini
- Alat aktif terkaitSchema Markup Validator
data terstruktur labels halaman konten dengan schema.org vocabulary. ini dapat membuat sebuah eligible halaman available untuk didukung search fitur dan give search sistem explicit clues tentang meaning; ini melakukan not guarantee sebuah rich hasil, sebuah click-melalui lift, graf pengetahuan inclusion, sebuah AI citation, atau better rankings. Google recommends JSON-LD, mendukung JavaScript-generated markup, dan says no special schema adalah diperlukan untuk -nya AI fitur. gunakan hanya accurate markup itu matches terlihat konten, validate eligibility, dan monitor observed hasil.
TL;DR — data terstruktur adalah extra code Anda tambahkan untuk sebuah halaman itu labels what Anda konten berarti — “this is the price,” (terjemahan) “ini adalah price,” “this is the author,” (terjemahan) “ini adalah author,” “this is the cook time” (terjemahan) “ini adalah cook time” — so mesin pencari don’t memiliki untuk guess. ini menggunakan sebuah shared vocabulary called schema.org, biasanya written di sebuah format called JSON-LD. ini dapat membuat Anda halaman eligible untuk fancier search listings (star ratings, product cards), tetapi ini melakukan not membuat Anda halaman peringkat higher.
What data terstruktur adalah
When Anda lihat sebuah halaman web, Anda dapat tell sebuah phone angka dari sebuah price dari sebuah author’s name hanya oleh looking. sebuah mesin pencari dapat’t — ini mostly sees text. data terstruktur adalah extra code Anda tambahkan untuk sebuah halaman itu spells ini out untuk machines: “this part is the product name,” (terjemahan) “ini bagian adalah product name,” “this is the rating,” (terjemahan) “ini adalah rating,” “this is the publish date.” (terjemahan) “ini adalah publish date.”
ini menggunakan sebuah shared dictionary called schema.org — sebuah vocabulary itu Google, Microsoft (Bing), Yahoo, dan Yandex agreed pada together — so publishers dapat gunakan yang sama labels di seluruh consumers. Evidence for this claim Schema.org provides a shared vocabulary for structured data, while JSON-LD is one supported encoding format. Scope: Schema.org vocabulary and Google structured-data guidance; this does not imply every type is eligible for a Google search feature. Confidence: high · Verified: Schema.org sebagian besar dari time ini adalah written di sebuah format called JSON-LD: sebuah kecil block dari code itu sits di halaman’s HTML dan describes konten tanpa mengubah how halaman looks untuk sebuah pengunjung.
Anda’ll hear “structured data,” (terjemahan) “data terstruktur,” “schema markup,” (terjemahan) “schema markup,” dan “schema.org” (terjemahan) “schema.org” digunakan almost interchangeably. Strictly: schema.org adalah vocabulary, dan data terstruktur adalah broad idea dari machine-readable labels. di everyday SEO talk mereka berarti yang sama thing.
mengapa ini penting
data terstruktur melakukan two berguna jobs:
- Rich hasil. When Google dapat read Anda labels clearly, Anda search listing dapat become eligible untuk sebuah upgrade — star ratings di bawah sebuah review, sebuah price dan “in stock” (terjemahan) “di stock” pada sebuah product, sebuah recipe’s cook time, breadcrumbs. ini adalah called rich hasil, dan mereka dapat membuat people lebih mungkin untuk click Anda listing.
- Helping mesin memahami who Anda adalah. Markup like
OrganizationdanPerson— terutama sebuah property calledsameAsitu tautan Anda brand atau author untuk Anda Wikipedia atau LinkedIn halaman — helps Google tell Anda “Apple” (terjemahan) “Apple” dari fruit, dan Anda author dari someone else dengan yang sama name.
thing sebagian besar people get wrong
data terstruktur melakukan not directly meningkatkan Anda rankings. ini adalah single biggest myth. menambahkan schema doesn’t membuat sebuah halaman peringkat higher untuk sebuah keyword — Google’s John Mueller memiliki said ini banyak times. benefit adalah indirect: sebuah rich hasil dapat earn Anda more clicks, dan clearer entity signals dapat help Google memahami Anda. tetapi there’s no “add schema, climb the rankings” (terjemahan) “tambahkan schema, climb rankings” lever.
Two more honest cautions:
- Rich hasil aren’t guaranteed. bahkan dengan perfect markup, Google decides whether untuk tampilkan enhancement. Anda dapat melakukan everything right dan masih get sebuah plain blue tautan.
- hanya mark up what’s actually pada halaman. Don’t tambahkan schema untuk konten itu isn’t terlihat untuk pengunjung — itu breaks Google’s aturan dan dapat get Anda sebuah penalty.
ingin deep versi — three formats, full list dari rich hasil jenis, which ones got dihapus, what explicit clues melakukan dan melakukan not guarantee, dan where untuk go next? Switch untuk Advanced tab.
TL;DR — data terstruktur applies schema.org vocabulary untuk Anda halaman di one dari three formats — JSON-LD (Google’s recommendation), Microdata, atau RDFa. ini gives search sistem explicit clues dan dapat membuat sebuah eligible halaman available untuk didukung search fitur. Neither appearance nor CTR adalah guaranteed, dan ini melakukan not promise graf pengetahuan inclusion, AI citations, atau disambiguation. ini adalah not sebuah direct peringkat factor — Mueller, repeatedly. didukung rich-hasil list mempertahankan shrinking: FAQ dan HowTo adalah gutted di 2023, seven more jenis dihapus June 2025, dan FAQ rich hasil adalah fully dihapus oleh dapat 2026. hanya mark up terlihat konten, prefer JSON-LD di raw HTML untuk widest parser coverage, dan pertahankan setiap property, including
sameAs, accurate dan didukung oleh halaman.
What data terstruktur adalah — vocabulary vs. format
Structured data can create eligibility for supported search features and provide explicit clues about page meaning. Neither display, click-through impact, Knowledge Graph inclusion, AI citations, nor ranking improvement is guaranteed.
© Patrick Stox LLC · CC BY 4.0 ·
Two things get conflated constantly, so let’s separate them up front:
- schema.org adalah vocabulary — shared dictionary dari jenis (
Product,Article,Recipe,Organization) dan properties (price,author,cookTime,sameAs). ini adalah sebuah collaborative project dari Google, Microsoft, Yahoo, dan Yandex, dan ini adalah enormous — di atas 800 jenis. Google hanya mendukung sebuah subset untuk rich hasil. - JSON-LD, Microdata, dan RDFa adalah formats — three cara untuk actually write itu vocabulary ke sebuah halaman. mereka’re interchangeable carriers dari yang sama meaning.
Google’s own definition: “Structured data is a standardized format for providing information about a page and classifying the page content.” (terjemahan) “data terstruktur adalah sebuah standardized format untuk providing informasi tentang sebuah halaman dan classifying halaman konten.”
three formats — dan why JSON-LD wins
| Format | Where ini lives | Touches terlihat HTML? | Google’s stance |
|---|---|---|---|
| JSON-LD | sebuah <script type="application/ld+json"> block di <head> atau <body> | No — fully separate | Recommended |
| Microdata | Inline attributes pada Anda HTML tags | Yes — interleaved | didukung, not preferred |
| RDFa | Inline HTML5 attributes | Yes — interleaved | didukung, not preferred |
semua three berfungsi. Google recommends JSON-LD sebagai “the easiest solution for website owners to implement and maintain at scale (in other words, less prone to user errors).” (terjemahan) “ easiest solusi untuk situs web owners untuk implement dan maintain di scale (dengan kata lain, less prone untuk pengguna errors).” Evidence for this claim Google Search supports JSON-LD, Microdata, and RDFa for structured data and generally recommends JSON-LD. Scope: Google Search documentation; individual features can impose additional requirements. Confidence: high · Verified: Google: Structured data introduction Because ini adalah sebuah self-berisi block, sebuah typo doesn’t break Anda halaman layout, dan Anda dapat tambahkan, update, atau hapus ini without touching terlihat konten.
One implementation caveat itu bites people: JSON-LD dapat menjadi injected dengan JavaScript (e.g., via Google Tag Manager), dan Google documents mendukung untuk JavaScript-generated data terstruktur. lainnya crawler providers umumnya melakukan not publish sebuah complete JavaScript-rendering contract. jika broad machine readability penting, render JSON-LD server-side so ini adalah present di raw HTML respons — sebuah coverage choice, not proof itu setiap named AI crawler adalah unable untuk execute JavaScript. I go deeper pada itu di Schema Markup untuk AI.
What data terstruktur dapat mendukung
didukung gunakan 1: search fitur. data terstruktur dapat membuat sebuah halaman eligible untuk sebuah enhanced SERP listing. Google’s case studies report outcomes untuk named implementations: Rotten Tomatoes saw sebuah 25% higher CTR, Nestlé 82% higher CTR pada rich-hasil halaman, Food Network sebuah 35% increase di visits. tetapi note kata eligible — Google adalah explicit: “Google does not guarantee that your structured data will show up in search results, even if your page is marked up correctly.” (terjemahan) “Google melakukan not guarantee itu Anda data terstruktur akan tampilkan up di hasil pencarian, bahkan jika Anda halaman adalah marked up correctly.” itu case studies melakukan not guarantee yang sama appearance atau CTR perubahan untuk lainnya situs.
Evidence for this claim Valid structured data can make a page eligible for Google search features, but Google does not guarantee that a rich result will appear. Scope: Google Search structured-data guidance; eligibility is distinct from display and ranking. Confidence: high · Verified: Google: Structured data introductiondidukung gunakan 2: explicit clues. Beyond appearance, Google says ini menggunakan data terstruktur untuk
memahami — “to gather information about the web and the world in general, such
as information about the people, books, or companies that are included in the
markup.” (terjemahan) “untuk gather informasi tentang web dan world di umum, such
sebagai informasi tentang people, books, atau companies itu adalah disertakan di
markup.” itu statement melakukan not promise sebuah Knowledge Panel, graf pengetahuan
inclusion, AI Overview association, brand-recognition perubahan, atau citation. sameAs
identifies lainnya URL tentang yang sama entity; gunakan ini accurately, tetapi melakukan not panggil ini sebuah
guaranteed disambiguation lever.
myth untuk kill: data terstruktur adalah not sebuah peringkat factor
ini adalah accuracy spine dari whole topic. data terstruktur adalah not sebuah direct sinyal peringkat untuk organic hasil. John Mueller memiliki confirmed ini banyak times di atas years. sebuah halaman melakukan not peringkat higher because ini memiliki schema. SEO nilai adalah eligibility untuk didukung search fitur dan clearer machine-readable clues. Appearance, CTR impact, entity treatment, dan peringkat perubahan semua memerlukan separate observation.
jika sebuah alat atau agency sells Anda “add schema to rank higher,” (terjemahan) “tambahkan schema untuk peringkat higher,” mereka’ve got mechanism wrong. Rich hasil dapat perubahan presentation; mengukur mereka actual effect.
Rich hasil jenis Google mendukung — dan ones ini dihapus
Google maintains sebuah Search Gallery dari didukung jenis, tetapi list shrinks di atas time, dan sebagian besar artikel online adalah out dari date. sebagai dari gallery’s last update (2026-06-15), didukung set adalah 25 jenis: artikel, Breadcrumb, Carousel, Course info, Dataset, Discussion forum, Education Q&sebuah, Employer aggregate rating, Event, Image metadata, Job posting, Local business, Math solver, Movie, Organization, Product, Profile halaman, Q&sebuah, Recipe, Review snippet, Software app, Speakable, Subscription/paywalled konten, Vacation rental, dan Video.
What got dihapus — ini adalah where sebagian besar guides adalah wrong:
- HowTo rich hasil adalah dihapus dari desktop di 2023 dan limited thereafter.
- FAQ rich hasil adalah restricted di 2023 untuk government dan health situs,
lalu fully dihapus oleh dapat 2026.
FAQPagejenis adalah masih valid markup — ini hanya no longer produces sebuah SERP enhancement untuk vast majority dari situs. - Six more jenis adalah dihapus di June 2025: Claim Review, Estimated Salary, Learning Video, Special Announcement, Vehicle Listing, dan old single-course “Course Info” (terjemahan) “Course Info” format. Google announced sebuah seventh — Book tindakan — di yang sama batch, tetapi ini adalah excluded dari actual September 2025 removal dan Google later pulled deprecation banner dari itu doc; ini remains sebuah narrow, registration-gated fitur (see Book schema untuk full story).
takeaway: don’t bangun strategy sekitar sebuah rich hasil itu no longer exists, dan don’t panic-strip valid markup hanya because visual enhancement adalah hilang.
cara implement data terstruktur
sebuah reliable order dari operations:
- Pick right jenis untuk what’s genuinely pada halaman (
Productuntuk sebuah product halaman,Articleuntuk sebuah blog post,LocalBusinessuntuk sebuah location halaman). - Write JSON-LD — oleh hand, dengan sebuah generator (Google’s data terstruktur Markup Helper, Dentsu’s generator), atau via sebuah CMS plugin (Yoast, peringkat Math).
- Fill diperlukan properties pertama, lalu recommended ones. Google: “It is more important to supply fewer but complete and accurate recommended properties rather than trying to provide every possible recommended property.” (terjemahan) “ini adalah more penting untuk supply fewer tetapi complete dan accurate recommended properties rather daripada trying untuk menyediakan setiap mungkin recommended property.” Accuracy beats breadth.
- Validate dengan Rich hasil Test dan schema.org validator.
- Prefer raw-HTML delivery untuk parsers itu melakukan not document sebuah rendering stage.
- Monitor rich hasil reports di Google Search Console setelah deployment.
dan policies itu penting: hanya mark up terlihat konten, pertahankan ini accurate (no fake reviews/ratings), don’t block Anda structured-data halaman dari Googlebot, dan apply yang sama markup di seluruh canonical dan duplicate versi dari sebuah halaman.
Evidence for this claim Google requires structured data to represent visible, relevant page content and warns that policy violations can cause ineligibility or manual actions. Scope: Google Search structured-data policies; schema.org validity alone does not establish Google feature eligibility. Confidence: high · Verified: Google: Structured data policiesdata terstruktur dan AI search
ini adalah tempting untuk assume schema adalah key untuk getting cited di AI jawaban. best evidence says ini isn’t sebuah direct lever — sebuah Ahrefs study dari 1 885 halaman ditemukan menambahkan JSON-LD barely moved AI citations pada apa pun platform. Google states there’s “no special schema.org structured data that you need to add” (terjemahan) “no special schema.org data terstruktur itu Anda perlu tambahkan” untuk AI fitur. Accurate schema supplies explicit machine-readable assertions, tetapi provider gunakan, entity resolution, dan citation outcomes adalah not guaranteed dan perlu separate evidence. Full treatment di Schema Markup untuk AI.
melakukan Bing gunakan data terstruktur?
Yes. Bing reads schema.org markup di semua three formats, menggunakan ini untuk -nya own rich hasil (recipes, events, products, FAQs, how-tos, videos), dan feeds ini ke -nya Satori knowledge base untuk entity disambiguation. Bing Webmaster alat mencakup sebuah Markup Validator, dan Microsoft’s Fabrice Canel memiliki said schema helps Bing’s LLMs memahami konten — one AI-platform rep untuk confirm itu pada record.
Where untuk go next
ini hub adalah map. deep dives di ini sub-cluster:
- Schema markup —
schema.org vocabulary itself: umum jenis setiap SEO seharusnya know
(
Organization,Product,Article,BreadcrumbList), how@iddan@graphconnect them, dan cara choose right jenis untuk sebuah halaman. - JSON-LD — recommended
format up close: syntax, where untuk place
<script>block, server-side vs. rendering sisi klien, dan cara write dan validate ini. - Rich hasil — SERP enhancements themselves: which jenis masih exist, eligibility, removals/deprecations, dan cara track them di Search Console.
- ImageObject schema — media jenis digunakan standalone dan nested inside Product/artikel/Recipe.
- Carousel rich hasil dan ItemList schema — mechanism behind Google’s carousel fitur dan generic list jenis underneath ini (BreadcrumbList disertakan).
- MerchantReturnPolicy dan OfferShippingDetails — Offer-tingkat properties Merchant Center listings increasingly memerlukan.
- Speakable schema — narrow, masih-beta markup untuk voice-assistant readback.
- Nesting schema dengan @id dan @graph — deeper how-untuk pada linking entities alih-alih re-declaring them.
- umum data terstruktur errors — what Rich hasil Test dan Search Console actually flag, dan cara fix ini.
- Schema & rich hasil deprecations — running, dated timeline dari what’s telah dihapus atau narrowed.
ini sub-cluster lives di broader pada-halaman SEO cluster — alongside meta tags, header tags, image SEO, dan lainnya pada-halaman signals. Closely related entity berfungsi lives di Entity SEO dan Schema Markup untuk AI.
AI summary
sebuah condensed take pada Advanced versi:
- Vocabulary vs. format. schema.org adalah shared vocabulary (800+ jenis); JSON-LD, Microdata, dan RDFa adalah three formats itu carry ini. Google recommends JSON-LD sebagai least error-prone — semua three adalah didukung.
- Documented nilai: eligibility untuk didukung search fitur dan explicit clues
tentang halaman meaning. Display, CTR lift, graf pengetahuan inclusion, AI citations, dan
peringkat perubahan adalah not guaranteed.
sameAsharus menjadi accurate tetapi adalah not sebuah promised lever. - Not sebuah peringkat factor. data terstruktur melakukan not directly meningkatkan rankings — Mueller, repeatedly. fitur appearance dan lainnya outcomes memerlukan separate pengukuran.
- ** didukung list shrinks.** HowTo dihapus dari desktop (2023); FAQ
restricted di 2023 dan fully dihapus oleh dapat 2026 (
FAQPagejenis stays valid); six jenis dihapus June 2025 (Claim Review, Estimated Salary, Learning Video, Special Announcement, Vehicle Listing, old Course); Book tindakan adalah announced di yang sama batch tetapi adalah NOT actually dihapus. - Implementation: pick right jenis, fill diperlukan properties pertama, validate (Rich hasil Test + schema.org validator), prefer raw-HTML delivery untuk broad parser coverage, monitor di Search Console, dan hanya mark up terlihat konten.
- AI search: schema adalah entity infrastructure, not sebuah citation lever — Google says there’s “no special schema” (terjemahan) “no special schema” untuk AI fitur; sebuah Ahrefs 1 885-halaman study ditemukan no citation lift.
- Bing reads schema untuk -nya own rich hasil dan Satori knowledge base; Fabrice Canel confirmed ini helps Bing’s LLMs.
- Where untuk go next: schema-markup ( vocabulary), json-ld ( format), dan rich-hasil ( SERP enhancements).
Official documentation
Primary-source documentation dari mesin pencari dan schema.org.
- Intro untuk How data terstruktur Markup berfungsi — definition, three formats, why JSON-LD, dan rich-hasil business case.
- data terstruktur Search Gallery — saat ini list dari didukung rich hasil jenis ( canonical source sebagai list perubahan).
- data terstruktur umum Guidelines / Policies — visibilitas, accuracy, dan spam aturan; “no guarantee” (terjemahan) “no guarantee” dari rich hasil.
- AI fitur dan Anda situs web — “no special schema.org structured data that you need to add” (terjemahan) “no special schema.org data terstruktur itu Anda perlu tambahkan” statement.
Bing / Microsoft
- Marking Up Anda situs dengan data terstruktur — Bing Webmaster Help — Bing’s data terstruktur guidance; JSON-LD recommended, harus match halaman context.
- Bing Webmaster alat — Markup Validator — Bing’s alat untuk testing schema (di dalam Webmaster alat).
schema.org
- schema.org — shared vocabulary itself.
- Organization · Product · artikel · sameAs — umum jenis dan sebuah sama-entity URL relationship.
Quotes dari source
pada—record statements dari Google dan schema.org. Where sebuah halaman exposes text, tautan adalah sebuah deep tautan itu jumps untuk quoted passage.
Google — what data terstruktur adalah dan melakukan
- “Structured data is a standardized format for providing information about a page and classifying the page content.” (terjemahan) “data terstruktur adalah sebuah standardized format untuk providing informasi tentang sebuah halaman dan classifying halaman konten.” — Google Search Central. Jump untuk quote
- “Google uses structured data that it finds on the web to understand the content of the page, as well as to gather information about the web and the world in general, such as information about the people, books, or companies that are included in the markup.” (terjemahan) “Google menggunakan data terstruktur itu ini menemukan pada web untuk memahami konten dari halaman, serta untuk gather informasi tentang web dan world di umum, such sebagai informasi tentang people, books, atau companies itu adalah disertakan di markup.” Jump untuk quote
- pada JSON-LD: recommended format adalah “the easiest solution for website owners to implement and maintain at scale (in other words, less prone to user errors).” (terjemahan) “ easiest solusi untuk situs web owners untuk implement dan maintain di scale (dengan kata lain, less prone untuk pengguna errors).” Jump untuk quote
- “It is more important to supply fewer but complete and accurate recommended properties rather than trying to provide every possible recommended property with less complete, badly-formed, or inaccurate data.” (terjemahan) “ini adalah more penting untuk supply fewer tetapi complete dan accurate recommended properties alih-alih trying untuk menyediakan setiap mungkin recommended property dengan less complete, badly-formed, atau inaccurate data.” Jump untuk quote
Google — “no guarantee” (terjemahan) “no guarantee” aturan dan policies
- “Google does not guarantee that your structured data will show up in search results, even if your page is marked up correctly.” (terjemahan) “Google melakukan not guarantee itu Anda data terstruktur akan tampilkan up di hasil pencarian, bahkan jika Anda halaman adalah marked up correctly.” Jump untuk quote
- “Don’t block your structured data pages to Googlebot using robots.txt, noindex, or any other access control methods.” (terjemahan) “Don’t block Anda data terstruktur halaman untuk Googlebot menggunakan robots.txt, noindex, atau apa pun lainnya access control metode.” Jump untuk quote
Google — no special schema untuk AI fitur
- “You don’t need to create new machine readable files, AI text files, or markup to appear in these features. There’s also no special schema.org structured data that you need to add.” (terjemahan) “Anda tidak perlu untuk buat baru machine readable files, AI text files, atau markup untuk appear di ini fitur. There’s juga no special schema.org data terstruktur itu Anda perlu tambahkan.” — Google Search Central, AI fitur documentation. Source
data terstruktur implementation checklist
sebuah pass untuk confirm Anda data terstruktur adalah correct, eligible, dan actually readable:
- Right jenis untuk halaman —
Productpada product halaman,Articlepada posts,LocalBusinesspada location halaman. Don’t tambahkan jenis itu don’t match halaman. - hanya terlihat konten adalah marked up — no fields describing things not pada halaman (Google policy; mismatches risk sebuah manual tindakan).
- Format adalah JSON-LD — Google’s recommendation; least error-prone.
- diperlukan properties filled pertama, lalu recommended ones — completeness dan accuracy beat breadth.
- Rendered server-side — confirm ini adalah di raw HTML (View Source /
curl), not injected hanya via client-side JS / Tag Manager, so AI crawler dan non-rendering parsers dapat read ini. -
Organizationmarkup sitewide dengan sebuah populatedsameAsarray (Wikidata, Wikipedia, LinkedIn) — dan setiapsameAsnilai double-diperiksa so Anda tidak tautan Anda entity untuk wrong organization. - No reliance pada dihapus rich hasil — FAQ (fully dihapus oleh dapat 2026) dan HowTo (off desktop since 2023) no longer produce SERP enhancements untuk sebagian besar situs; don’t bangun strategy sekitar them.
- Validated di Rich hasil Test dan schema.org validator.
- Consistent di seluruh canonical + duplicate halaman — sama markup pada semua versi.
- Time-sensitive data dipertahankan saat ini — outdated info (past events, stale prices) mencegah rich hasil display.
- Monitored di Search Console — rich hasil / enhancement reports diperiksa untuk errors dan warnings setelah deployment.
- Expectations set — schema membuat Anda eligible untuk rich hasil (tidak pernah guaranteed) dan aids entity understanding; ini adalah not sebuah direct peringkat lever.
data terstruktur — cheat sheet
Vocabulary vs. format
| What ini adalah | contoh | |
|---|---|---|
| Vocabulary | shared dictionary dari jenis + properties | schema.org (Product, Article, sameAs) |
| Format | How Anda write vocabulary ke sebuah halaman | JSON-LD (recommended), Microdata, RDFa |
Currently didukung Google rich hasil jenis (25, per Google’s Search Gallery, last updated 2026-06-15)
artikel · Breadcrumb · Carousel · Course info · Dataset · Discussion forum · Education Q&sebuah · Employer aggregate rating · Event · Image metadata · Job posting · Local business · Math solver · Movie · Organization · Product · Profile halaman · Q&sebuah · Recipe · Review snippet · Software app · Speakable · Subscription/paywalled konten · Vacation rental · Video.
dihapus / deprecated — don’t strategize sekitar ini
| jenis | Status |
|---|---|
| HowTo | dihapus dari desktop (2023) |
| FAQ | Restricted 2023 (gov/health), fully dihapus oleh dapat 2026 — FAQPage jenis masih valid |
| Book tindakan | Announced June 2025, tetapi NOT actually dihapus — masih live, registration-gated (see Book schema) |
| Claim Review | dihapus June 2025 |
| Estimated Salary | dihapus June 2025 |
| Learning Video | dihapus June 2025 |
| Special Announcement | dihapus June 2025 |
| Vehicle Listing | dihapus June 2025 |
| old Course format | dihapus June 2025 |
Fast facts
- Not sebuah peringkat factor — fitur appearance dan CTR impact harus menjadi diukur.
- JSON-LD recommended; goes di sebuah
<script type="application/ld+json">block. - Prefer raw-HTML delivery — provider rendering mendukung varies dan adalah sering undocumented; verify sebuah named crawler sebelum membuat sebuah crawler-spesifik claim.
sameAsidentifies lainnya URL tentang yang sama entity; hindari outcome promises.- Rich hasil tidak pernah guaranteed, bahkan dengan perfect markup.
- Validate: Rich hasil Test + schema.org validator. Monitor: Search Console enhancement reports.
Test yourself: data terstruktur
Five quick pertanyaan pada what data terstruktur melakukan — dan doesn’t — melakukan untuk SEO. Pick sebuah jawaban untuk setiap, lalu periksa.
Resources worth Anda time
My data terstruktur writing
- data terstruktur: What ini adalah dan cara gunakan ini — my Ahrefs guide untuk schema jenis, implementation metode, validation alat, AI-search angle, dan
sameAsrisk. - Beginner’s Guide untuk SEO teknis — where data terstruktur fits ke broader technical picture.
Official
- Google’s Intro untuk How data terstruktur Markup berfungsi — canonical reference: definition, formats, why JSON-LD, business case.
- Google’s data terstruktur Search Gallery — live list dari didukung rich hasil jenis.
- Google’s data terstruktur umum Guidelines — policies (visibilitas, accuracy, “no guarantee” (terjemahan) “no guarantee”).
- schema.org — vocabulary itself.
dari sekitar industry
- Marking Up Anda situs dengan data terstruktur — Bing Webmaster Help — Bing’s data terstruktur guidance dan Markup Validator.
- Microsoft Bing/Copilot gunakan schema untuk -nya LLMs — mesin pencari Land — coverage dari Fabrice Canel’s confirmation itu schema helps Bing’s LLMs.
- Google Drops FAQ Rich hasil dari Search — mesin pencari Journal — coverage dari FAQ rich-hasil removal dan what stays valid.
- How schema markup fits ke AI search — without hype — mesin pencari Land — case itu schema adalah entity infrastructure, not sebuah citation lever.
- Dentsu Schema Markup Generator — sebuah free alat untuk generating JSON-LD untuk umum jenis.
Prove markup adalah valid dan eligible
Two berbeda things break here, dan mereka perlu two berbeda tests: markup dapat parse fine yet menjadi ineligible untuk sebuah rich hasil because sebuah diperlukan property adalah missing, dan sebuah template perubahan dapat silently break markup itu adalah berfungsi. Valid ≠ eligible ≠ ditampilkan.
Test 1 — JSON-LD parses dengan no errors
- Test untuk run — Paste URL atau JSON-LD ke Schema Validator (atau schema.org validator).
- Expected hasil — jenis adalah detected dan ada no syntax/parse errors — valid
JSON-LD, correct
@type, no malformed nesting. - Failure interpretation — Parse errors biasanya berarti sebuah templating bug — sebuah unescaped quote, sebuah null nilai where sebuah string adalah expected, atau two conflicting blocks pada halaman.
- Monitoring window — Immediate.
- Rollback trigger — validator dapat’t detect jenis di semua setelah sebuah template deploy — markup isn’t rendering; roll back template perubahan.
Test 2 — halaman adalah eligible untuk rich hasil
- Test untuk run — Run URL melalui Rich-hasil Eligibility Checker dan Google’s Rich hasil Test.
- Expected hasil — target fitur reports “eligible” (terjemahan) “eligible” dengan semua diperlukan properties present (recommended-property warnings adalah fine).
- Failure interpretation — “Valid but not eligible” (terjemahan) “Valid tetapi not eligible” berarti sebuah diperlukan property adalah missing untuk itu fitur; note itu eligibility adalah not sebuah guarantee Google menampilkan hasil, dan beberapa jenis (e.g. FAQ) memiliki telah deprecated sebagai rich hasil entirely.
- Monitoring window — Immediate untuk eligibility; jika Anda’re tracking whether hasil actually appears, watch GSC rich-hasil enhancement report dan Search Appearance di atas 2–4 weeks.
- Rollback trigger — Valid items di GSC enhancement report drop setelah sebuah template perubahan, atau “eligible” (terjemahan) “eligible” flips untuk errors — sebuah perubahan broke sebuah diperlukan property; revert dan re-test.
Log perubahan
Diperbarui 18 Jul 2026.
Ringkasan editorial dan detail perubahan yang tercatat.Detail perubahan
-
Catatan perubahan terperinci saat ini tersedia dalam bahasa Inggris.
Perbandingan lengkap tidak tersedia — tidak ada cuplikan sebelumnya yang diarsipkan untuk revisi ini.