> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/blocking-and-redirect-rules/bulk-upload-redirect-rules.md).

# 批量上传重定向规则

重定向规则也可以通过 .XLSX 或 .CSV 文件批量上传和配置。并非所有文件列都可供使用——请参阅 [impact.com Routing Rule Bulk upload Data Fields](https://docs.google.com/spreadsheets/d/1wt39bVgv9p4XVNzF8MaBdRFTAD5DUPwZKM6jnR5OAnM/edit?usp=sharing) 电子表格，了解更多关于每一列的信息。

1. 从顶部导航栏中选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
2. 在右侧，位于 *技术*下，选择 **阻止与重定向**.
3. 在右上角，选择 **批量上传**.
4. 选择 **选择文件**，然后选择您的文件。
   * 更多信息请参阅下方的 [impact.com Routing Rule Bulk upload Data Fields](https://docs.google.com/spreadsheets/d/1wt39bVgv9p4XVNzF8MaBdRFTAD5DUPwZKM6jnR5OAnM/edit?usp=sharing) 电子表格，查看您的文件应如何格式化。
5. 选择 **下一步**.
6. 如果存在验证错误，请选择 **返回** 以上传新文件。否则，请选择 **接受并创建规则**.
   * 任何存在验证错误的重定向规则都不会被创建。

{% hint style="info" %}
**注意：** 通过批量文件上传的重定向规则最多可能需要一天时间来处理。
{% endhint %}


---

# 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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/blocking-and-redirect-rules/bulk-upload-redirect-rules.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.
