vijayasharma
CDCloudflare Developers
•Created by vijayasharma on 5/5/2024 in #general-help
Redirect website from 1 domain to another
Say I have 2 domains, domain1.com and domain2.com. Both are on cloudflare. domain1.com is an old website with multiple URLs like domain1.com/blog or domain1.com/categories. Now I want all old domain and it sub URLs to open on the new domain, which means
1. domain1.com should open domain2.com
2. domain1.com/blog should open domain2.com/blog etc
I have tried the page rule for URL forwarding https://developers.cloudflare.com/rules/page-rules/how-to/url-forwarding/, but that doesn't work. What should I do to make this work?
29 replies