> For the complete documentation index, see [llms.txt](https://blog.jasonzhang.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.jasonzhang.cc/google-dev/search-console-bang-zhu/chang-gui-zhi-nan.md).

# 常规指南

## 常规指南

* [搜索引擎优化 (SEO) 新手指南](https://support.google.com/webmasters/answer/7451184?hl=zh-Hans\&ref_topic=9460495)
* [使用 HTTPS 确保网站安全](https://support.google.com/webmasters/answer/6073543?hl=zh-Hans\&ref_topic=9460495)
* [保持简单的网址结构](https://support.google.com/webmasters/answer/76329?hl=zh-Hans\&ref_topic=9460495)
* [向 Google 说明您的出站链接的用意](https://support.google.com/webmasters/answer/96569?hl=zh-Hans\&ref_topic=9460495)
* [将网站标记为面向儿童的内容](https://support.google.com/webmasters/answer/3221080?hl=zh-Hans\&ref_topic=9460495)
* [浏览器兼容性](https://support.google.com/webmasters/answer/100782?hl=zh-Hans\&ref_topic=9460495)
* [避免创建重复内容](https://support.google.com/webmasters/answer/66359?hl=zh-Hans\&ref_topic=9460495)
* [确保链接可供抓取](https://support.google.com/webmasters/answer/9112205?hl=zh-Hans\&ref_topic=9460495)
* [借助 Google 搜索进行网站测试的最佳做法](https://support.google.com/webmasters/answer/7238431?hl=zh-Hans\&ref_topic=9460495)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://blog.jasonzhang.cc/google-dev/search-console-bang-zhu/chang-gui-zhi-nan.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
