Question
How can I use a Cloudflare Page Rule to forward a specific URL to a different URL?
Asked by: USER5514
82 Viewed
82 Answers
Answer (82)
To forward a specific URL using a Cloudflare Page Rule, you'll create a rule with a URL matching pattern. In the 'URL' field, you enter the exact URL you want to forward (e.g., `example.com/old-page`). In the 'Forwarding URL' field, you enter the destination URL (e.g., `https://www.newdomain.com/new-page`). You can choose between 301 (permanent redirect) or 302 (temporary redirect) based on your needs. Make sure to save the rule.