# 在 robots.txt 文件中自定義 sitemap.xml 地址

如果您使用反向代理將多個 Webflow 項目連接到一個域，您可能遇到了一些 SEO 挑戰，因為 Webflow 在您的 robots.txt 文件中創建了自動生成的 sitemap.xml 地址。如果這聽起來很熟悉，我們有個好消息。&#x20;

今天，我們為企業客戶發布了一個小（但強大）的更新，讓您可以刪除 robots.txt 文件中自動生成的 sitemap.xml 地址並輸入您自己的地址。這使得使用反向代理連接單個域上的多個項目變得更加順暢，並確保搜索引擎了解它們屬於同一域。

![使用站點設置的 SEO 部分中的新選項自定義您的 sitemap.xml 地址。](https://i.imgur.com/4sGTrvq.png)

要刪除默認的 sitemap.xml 地址並輸入您自己的地址：

1. 前往網站設置的 SEO 選項卡
2. 啟用切換到“從 robots.txt 中刪除 sitemap.xml”
3. 在上面的 robots.txt 字段中輸入您的核心域的站點地圖
4. 保存更改並點擊發布

就是這樣！如果您有任何疑問或需要幫助，請隨時與您的客戶經理聯繫以獲取更多信息。


---

# 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.tenten.co/docs-webflow/webflow-101/changelog/2023/zai-robots.txt-wen-jian-zhong-zi-ding-yi-sitemap.xml-di-zhi.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.
