# BugSearch 支持的 Schema.org、meta 标签和其他标记

将 Schema.org 类型与我们其他搜索工具一起使用可以帮助您提升网站可见性，例如提供信息、给出摘要并获取网站访问量。有些类型现在已可用，其他类型将在未来添加。您还会看到其他可用的小贴士和技巧，这些不仅仅是 schema.org 类型。

{% hint style="warning" %}
滥用 Schema.org 类型、元标签和 BugSearch 提供给发布者的其他标记以获得对其他网站的不公平优势或操纵搜索排名，将导致人工处罚，例如搜索降权、搜索黑名单（针对整个网站或指定页面）以及其他惩罚。如果情况严重，可能会导致您的 BugSearch 发布者账号被暂停，您所有关联的网站被封禁，以及任何被您授权管理权限的成员也将被封禁。
{% endhint %}

{% hint style="info" %}
您对 Schema.org 标记、元标签或相关标记所做的任何更新不仅会在 BugSearch 上生效，如果其他搜索引擎支持它们，也会在那些搜索引擎上生效。BugSearch 独有的标记不计入其他搜索引擎。
{% endhint %}

## Schema.org 标记 - 通过数据模态让人们更多了解您的站点

您可以使用任何 schema.org 类型，它将与任何其他更改搜索结果外观的标记一起出现在数据模态中。您不再需要编码，它将在我们下次索引您的站点时更新。

您可以通过搜索您的站点名称（或 URL，如果未显示）并在结果下方点击“结构化数据”来测试您的数据模态。

数据模态不会出现在突出显示的结果（或推广搜索）中，但在正常访问时仍会显示。

您可以在 <https://schema.org> 上了解有关如何制作数据模态的更多信息。请注意，如果该 schema 类型在 Bugs+ 中受到支持，它将影响搜索结果的视觉外观。

<figure><img src="/files/76a89f7d4b80f01a56bff7e3ec97864980aa68a5" alt=""><figcaption><p>数据模态的真实示例</p></figcaption></figure>

## 缩略图

可以添加缩略图。

## 操作栏

{% hint style="info" %}
此功能将在 BugSearch 的未来版本中推出
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bugsplus.me/bugs+-docs-zh/bugsearch-for-publishers-documentation/search-markup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
