Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Microdata
Search
shalo
March 05, 2012
Programming
5
160
Microdata
The benefits of structured data
shalo
March 05, 2012
Tweet
Share
More Decks by shalo
See All by shalo
The Path to Theming Mastery
shalo
3
160
Other Decks in Programming
See All in Programming
Ruby and LLM Ecosystem 2nd
koic
1
520
TipKitTips
ktcryomm
0
160
Windows on Ryzen and I
seosoft
0
250
Rで始めるML・LLM活用入門
wakamatsu_takumu
0
170
エージェント開発初心者の僕がエージェントを作った話と今後やりたいこと
thasu0123
0
240
受け入れテスト駆動開発(ATDD)×AI駆動開発 AI時代のATDDの取り組み方を考える
kztakasaki
2
560
The Ralph Wiggum Loop: First Principles of Autonomous Development
sembayui
0
3.7k
AHC061解説
shun_pi
0
360
AI主導でFastAPIのWebサービスを作るときに 人間が構造化すべき境界線
okajun35
0
700
S3ストレージクラスの「見える」「ある」「使える」は全部違う ─ 体験から見た、仕様の深淵を覗く
ya_ma23
0
320
nuget-server - あなたが必要だったNuGetサーバー
kekyo
PRO
0
230
grapheme_strrev関数が採択されました(あと雑感)
youkidearitai
PRO
1
210
Featured
See All Featured
ラッコキーワード サービス紹介資料
rakko
1
2.6M
From Legacy to Launchpad: Building Startup-Ready Communities
dugsong
0
170
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.9k
Digital Projects Gone Horribly Wrong (And the UX Pros Who Still Save the Day) - Dean Schuster
uxyall
0
680
How to Think Like a Performance Engineer
csswizardry
28
2.5k
Product Roadmaps are Hard
iamctodd
PRO
55
12k
State of Search Keynote: SEO is Dead Long Live SEO
ryanjones
0
150
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
287
14k
Optimising Largest Contentful Paint
csswizardry
37
3.6k
Pawsitive SEO: Lessons from My Dog (and Many Mistakes) on Thriving as a Consultant in the Age of AI
davidcarrasco
0
82
Why Our Code Smells
bkeepers
PRO
340
58k
A designer walks into a library…
pauljervisheath
210
24k
Transcript
Microdata ...and the benefits of structured data
Semantic Markup Reinforces the semantics, or meaning, of content Great
for Accessibility Great for SEO Great for Performance
Structured Data Microformats, RDFa, Microdata Machine Readable Improve SEO Improves
Findability (Rich Snippets)
Microformats Extends HTML with semantic information Simple to implement Not
extensible Requires use of "class" and "rel" attributes
RDFa Most Extensible Most complex of the 3 Lower Adoption
Microdata Simpler than RDFa Extensible Chosen by Google, Yahoo, and
Bing Vocabulary (schema.org)
Example: RDFa
Example: Microformats
Example: Microdata
“...we’ve found that microdata strikes a balance between the extensibility
of RDFa and the simplicity of microformats, so this is the format that we’ve gone with.” - Google
Rich Snippets Snippets - The text under search results Rich
Snippets - Snippets + Other information Generated from Structured Data
Rich Snippets Snippet Rich Snippet
None
Snippet Types Events Music
Products Applications People
Resources Microdata Spec - http://www.w3.org/TR/microdata/ Schema.org Types - http://schema.org/docs/full.html Microformats
- http://www.microformats.org Rich Snippet Testing Tool - http://www.google.com/webmasters/tools/richsnippets RDFa Primer - http://www.w3.org/TR/xhtml-rdfa-primer/