A company, brand, or organization - the classic knowledge-panel schema.
Twitter, LinkedIn, Facebook, etc. - maps to sameAs.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Acme Inc.",
"url": "https://acme.com",
"logo": "https://acme.com/logo.png",
"description": "We build tools that make the web faster.",
"email": "[email protected]",
"telephone": "+1-555-0100",
"sameAs": [
"https://twitter.com/acme",
"https://www.linkedin.com/company/acme"
]
}
</script>
模式標記產生器將有效的模式。org 結構化資料建置為 JSON-LD - Google 建議用於向搜尋引擎描述頁面的格式。您選擇組織、文章、產品、常見問題頁面、本地業務、BreadcrumbList、人員、網站或事件等類型,填寫簡短的表格,然後該工具將乾淨、正確嵌套的JSON-LD 物件與正確的@context、@type 和屬性名稱。結構化資料是您準確地告訴 Google 頁面內容的方式,它可以解鎖豐富的結果,例如常見問題手風琴、產品價格、星級、麵包屑和網站連結搜尋框。
手寫 JSON-LD 容易出錯:錯誤的逗號、錯誤的屬性名稱或缺少的嵌套 @Type 會悄悄地破壞標記,Google 會默默地忽略它。 此產生器為您處理結構。 它在 LocalBusiness 中嵌套 PostAladdress,在文章中包裝作者和發布者物件,構建產品和事件的 Offer 物件,並逃脫原本會破壞內嵌腳本標籤的字元。 它還標記您留空的必需欄位和 Google 按照建議處理的屬性,因此您運送實際上符合豐富結果的標記。
一切都在您的瀏覽器中運行。您的內容(可能包括未發布的產品價格、事件詳細資訊或內部 URL)永遠不會上傳到伺服器,並且該工具在載入後仍保持離線工作。當JSON-LD 看起來正確時,將完整的<script type="application/ld+json"> 標籤直接複製到您的頁面<head>,或僅複製JSON 以放入標籤管理器或CMS 字段,然後使用Google 的豐富結果測試進行確認。
選擇與您的頁面相符的類型 - 組織、文章、產品、常見問題、本地業務、麵包屑清單、人員、網站或活動。表格更新以顯示該類型的欄位。
輸入詳細資料。 標記所需的欄位,該工具會警告您有關幫助您有資格獲得豐富結果的推薦欄位(如圖像或發布日期)。
鍵入時產生的 JSON-LD 會更新。 空欄位會自動刪除,地址、作者、發布者和報價物件都正確嵌套。
將完整的 <script type="application/ld+json"> 封鎖複製到您的頁面 <head>,或僅複製標籤管理員的 JSON。 使用 Google 的豐富結果測試驗證結果。
組織、本地業務、網站、文章、產品、常見問題、麵包屑清單、人員和事件 - 為最豐富的結果提供支援的類型
使用右側 @type 建立 PostalAddress、Offer、Author、Publisher 和 Location 子物件,因此標記驗證而不是靜默失敗
需要標記欄位 您留空並警告 Google 推薦的屬性,例如圖像、日期發布和發布之前的徽標
輸出一個完整的 <script type="application/ld+json"> 區塊,其中包含腳本安全轉義,加上用於標籤管理器和 CMS 欄位的 JSON 僅副本
Find sites in your niche that accept guest posts, using the search footprints those pages leave behind. Deduplicated by domain, with the page that matched.
Audit any page for on-page SEO and readability: title, description, headings, alt text, internal links, Flesch score and keyword frequency, with a score out of 100.
Preview how your link will look on Facebook, X, LinkedIn, Slack, and Discord, validate your og: tags, and copy a correct meta block
Turn a list of URLs into a valid XML sitemap with lastmod, changefreq, and priority - ready to submit to Google Search Console. 100% client-side.
0 comments
No comments yet. Be the first to share your thoughts!