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>
Schema Markup Generator 将有效的 schema。org 结构化数据构建为 JSON-LD - Google 建议将您的页面描述给搜索引擎的格式 您选择组织、文章、产品、常见问题页面、本地业务、面包屑列表、人员、网站或事件等类型,填写简短的表格,工具会组装一个干净、正确嵌套的 JSON-LD 对象,并具有正确的 @上下文、@type 和属性名称 结构化数据是您准确告诉 Google 页面内容的方式,它可以解锁常见问题手风琴、产品价格、星级评级、面包屑和 sitelinks 搜索框等丰富的结果。
手动编写 JSON-LD 容易出错:一个错误的逗号、一个错误的属性名称或一个缺少的嵌套 @type 会悄悄地破坏标记,而谷歌则默默地忽略它。 该生成器为您处理结构。 它将 PostalAddress 嵌套在 LocalBusiness 中,将 Author 和 Publisher 对象包装在文章中,为 Product 和 Event 构建提供对象,并转义会破坏内联脚本标记的字符。 它还标记了您留空的必填字段和Google 对待的属性,因此您将实际符合丰富结果的标记发货。
Everything都运行在你的浏览器中,你的内容- 可能包括未发布的产品价格、活动详情或内部URL- 从未上传到服务器,一旦加载工具就保持离线工作,当JSON-LD看起来正确时,将完整的<script type="application/ld+json">标签直接复制到你的页面<head>,或者只复制JSON,掉入标签管理器或CMS字段,然后用谷歌的丰富结果测试来确认。
选择与您的页面匹配的类型 - 组织、文章、产品、常见问题解答页面、本地业务、面包屑列表、人员、网站或活动。表格更新以显示该类型的字段。
输入详细信息。 必填字段已标记,该工具会警告您有关可帮助您获得丰富结果的推荐字段(如图像或日期发布)。
生成的 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!