You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can create Bulk Redirect Lists and Bulk Redirect Rules in the Cloudflare dashboard:
17
+
18
+
- At the account level, in **Bulk Redirects**.
19
+
- At the zone level, in **Rules** > **Redirect Rules** (**Bulk Redirects** tab).
20
+
21
+
However, the lists and rules only exist at the account level and every zone in the same account will show the same items.
22
+
23
+
<Render
24
+
file="url-forwarding/requires-proxied-site"
25
+
params={{ one: "Bulk Redirects" }}
26
+
/>
20
27
21
28
## 1. Create a Bulk Redirect List
22
29
@@ -30,7 +37,6 @@ To create Bulk Redirects in the Cloudflare dashboard you must:
30
37
31
38
5. You can import a CSV file containing several URL redirects or enter URL redirects one at a time in the dashboard.
32
39
33
-
34
40
<Detailsheader="Import a CSV file">
35
41
36
42
6. Drag and drop a CSV file containing URL redirects or select **browse** and select a CSV file. For more information on the file format, refer to [CSV file format](/rules/url-forwarding/bulk-redirects/reference/csv-file-format/).
@@ -39,10 +45,8 @@ To create Bulk Redirects in the Cloudflare dashboard you must:
39
45
40
46
8. Select **Next**.
41
47
42
-
43
48
</Details>
44
49
45
-
46
50
<Detailsheader="Add URL redirects manually">
47
51
48
52
9. Select **Or, manually add URL redirects**.
@@ -53,20 +57,22 @@ To create Bulk Redirects in the Cloudflare dashboard you must:
53
57
54
58
12. Select **Next**.
55
59
56
-
57
60
</Details>
58
61
59
62
13. Review and edit the URL redirects you imported or created, and select **Next**.
60
63
61
64
14. Select **Continue to Redirect Rules** to go to the rule creation page, and follow the instructions in the next section. You must create a Bulk Redirect Rule to enable the URL redirects you defined.
0 commit comments