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
Rich Snippets
Search
aco wang
August 06, 2014
Technology
0
54
Rich Snippets
去年底(2013)研究一下 Rich Snippets 和 Microdata,在公司內部分享做了份 PPT,有錯誤再煩請指正。
aco wang
August 06, 2014
Tweet
Share
More Decks by aco wang
See All by aco wang
SEO 入門
acowang
0
50
網頁介面設計模式 - 送出邀約
acowang
1
320
Experience
acowang
0
78
洞察,開啟創新
acowang
0
45
如何把使用者經驗「做」出來
acowang
0
260
使用 jQuery 的小技巧
acowang
0
130
Other Decks in Technology
See All in Technology
KubeCon + CloudNativeCon Japan 2025 Recap
ren510dev
1
310
Zephyr RTOSを使った開発コンペに参加した件
iotengineer22
1
160
使いたいMCPサーバーはWeb APIをラップして自分で作る #QiitaBash
bengo4com
0
1.4k
KiCadでPad on Viaの基板作ってみた
iotengineer22
0
130
KubeCon + CloudNativeCon Japan 2025 Recap by CA
ponkio_o
PRO
0
250
PHPでWebブラウザのレンダリングエンジンを実装する
dip_tech
PRO
0
220
生成AI開発案件におけるClineの業務活用事例とTips
shinya337
0
190
OPENLOGI Company Profile
hr01
0
67k
プロダクトエンジニアリング組織への歩み、その現在地 / Our journey to becoming a product engineering organization
hiro_torii
0
140
「Chatwork」の認証基盤の移行とログ活用によるプロダクト改善
kubell_hr
1
240
AI導入の理想と現実~コストと浸透〜
oprstchn
0
160
Tech-Verse 2025 Keynote
lycorptech_jp
PRO
0
1.4k
Featured
See All Featured
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
Fireside Chat
paigeccino
37
3.5k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
680
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Code Reviewing Like a Champion
maltzj
524
40k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
Visualization
eitanlees
146
16k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.4k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
46
9.6k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
Why Our Code Smells
bkeepers
PRO
337
57k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Transcript
Rich Snippets 複合式摘要
Search Engine Result Page
Bulleted Snippets
How to get Bulleted Snippets • 透過頁面上明確、簡潔且一致的 List 架構 呈現資料
– 使用一致性的結構 – 保持資料的簡潔 • 用<ul>, <ol>, <table> 或 <div> 去組織相關的資料 – 試著把 Meta 的 Description 設為 “”
Using <table>
What is Rich Snippets • 如果 Google 瞭解網頁內容,就能建立 Rich Snippets
, 為使用者提供特定查詢的詳細資訊。 活動 評論
Search 台北 音樂會
Microdata • 透過在頁面上設定 Microdata,讓 Google 在 搜尋列表上產生 Rich Snippets Itemscope
Itemtype Itemprop
Rich Snippets from Google Img: http://www.nedpoulter.com/a-visual-guide-rich-snippets/
Schema.org Google Yahoo Microsoft
Whole World Schema
Event 使用指南 • 摘要上顯示的資訊 (ex: 活動名稱和地點) 也必須清楚定義。 這項功能並非用於廣告目的,因此活動名稱不應包含任何 宣傳元素 –
ex: 提供活動價格、號召購買、暗示特價或暫時折扣。 • 有效活動名稱範例 – 台北交響樂團音樂會 – 職涯講座 • 無效的活動名稱 – 洋裝特賣會!(非活動性質的資訊) – 音樂節 - 只要 10 美元!(請改用 tickets 屬性來標記票價)
Microdata 使用規範 • Hierarchy – Itemscope itemtype – Itemprop
itemscope itemtype • IE8+ anchor title – Span Title – <!DOCTYPE html>
Rich Snippets 的優點 • 呈現不一樣的資訊在搜尋列表上,吸引使用者目光 • 提供頁面重要的資訊,讓使用者可以決定是否要 進一步瀏覽 – 減少跳離率(bounce
rate) • 透過 Microdata 加註網頁的資訊 – 可加強 SEO 的效果
Additional Info. • 修改上線後不會馬上出現在搜尋列表上 – 需等待 Google 的搜尋機器擷取分析後 – 真正呈現的資訊等搜尋列表上出現才知道
• Event 的 Rich Snippets 只呈現 3 筆在 SERP 中,而且全 部一樣的資訊會省略,ex:3 筆資料的地點都是在台北市 的話就不會顯示地點
Additional Info. • 盡量讓 Microdata 的加註與呈現給使用者看的內容一致 (少用 display: none) –
必用時可用 meta tag – ex: <meta itemprop="startDate" content="2013-10-25"> • data-vocabulary.org schema.org – 但 Google 範例仍使用 data-vocabulary
Reference • Rich Snippets – 關於複合式摘要和結構化資料 – Rich Snippets Tools
– http://www.nedpoulter.com/a-visual-guide-rich-snippets/ • Schema.org – schema.org – Markup Example • 選擇使用 Microdata – http://goo.gl/RaK6SO – http://goo.gl/Sfp9ua • Bulleted Snippets – http://moz.com/blog/how-do-i-get-googles-bulleted-snippets – http://insidesearch.blogspot.tw/2011/08/new-snippets-for-list-pages.html – http://www.ifinity.com.au/2011/11/01/Google_adds_Snippets_for_Bulleted_Lists_Search_Engine_Result
Thank you