Open Graph 檢查工具
預覽 URL 在 Facebook、Twitter/X、LinkedIn 及其他平台上分享時的顯示效果。
如何使用本工具
- 1
Paste the full URL of the page you want to inspect, including https://, into the input field.
- 2
Click Analyze. Our server fetches the page's HTML and parses its meta tags.
- 3
Read the extracted Open Graph and Twitter Card values side by side, and check the rendered og:image preview below them.
- 4
Adjust the tags in your site's HTML head, redeploy, then re-run the tool to confirm the changes are live.
什麼是 Open Graph 檢查工具?
Open Graph(Facebook)和 Twitter Card 元標籤控制著你的 URL 在社群媒體上分享時的顯示效果:所呈現的標題、描述和圖片。缺失或損壞的 OG 標籤會導致貼文毫無吸引力,從而獲得更少的互動。本工具會擷取所有 OG 和 Twitter 元標籤,並展示由此產生的預覽效果。
常見使用場景
Debugging why a freshly published blog post shows a blank or wrong thumbnail when shared on LinkedIn or Facebook.
Confirming a CMS or framework actually emitted the og:image and og:description you configured before you announce a launch.
Checking that a single-page app renders its meta tags server-side, since tags added only by client JavaScript will be missing from the results.
Auditing a batch of marketing landing pages so each has a distinct title, description, and share image.
Verifying twitter:card is set to summary_large_image so a post displays a wide image rather than a small thumbnail.
Spotting when a redirect or stale cache is serving old meta tags after you changed them, since the tool shows the final fetched URL's HTML.
常見問題
推薦的 OG 圖片尺寸是多少?▼
我需要同時設定 OG 標籤和 Twitter 標籤嗎?▼
相關工具
元標籤分析工具
從任意 URL 擷取並分析所有元標籤:標題、描述、Open Graph、Twitter Card、viewport、robots 以及 link 標籤。
標題層級分析工具
審查任意頁面的H1-H6結構。標記出缺失的H1、多個H1以及被跳過的標題層級。
Schema標記驗證工具
從任意URL中擷取並驗證JSON-LD結構化資料。查看頁面包含哪些schema類型,以及它們能否被正確解析。
網站地圖檢查工具
分析任意XML網站地圖:URL數量、lastmod涵蓋率以及網站地圖索引結構。
robots.txt檢查器
剖析robots.txt檔案。按user-agent分組顯示規則並標記問題。
頁面字數統計
統計任意網頁中可見的字數。排除指令碼、樣式和隱藏內容。