image-1

How to Setup 301 Redirects (URL Forwarding) Using Cloudflare DNS and Page Rules

The process of setting up redirects using Cloudflare’s DNS is pretty simple. You add your domain, point the CloudFlare DNS records (A record & CNAME record) to Cloudflare’s server, and then setup a URL forwarding rule. That’s pretty much it. The first two steps of this walkthrough have nothing to do with the actual CloudFlare Read More

image-1

How to Redirect a Subdomain to a URL with Cloudflare

For anyone looking to Forward a Subdomain to a URL these are the steps I used as of October 2023. In the example below I will Forward sub.doamin.com to https://google.com *Note: verify Cloudflare is not paused on your domain. (Overview page, lower right under “Advanced Actions”) Step1 – Create DNS RecordType: CNAMEName: subTarget: domain.comProxy status: ProxiedTTL: Auto Step2 – Create Redirect RuleUnder Read More