Free URL redirects/forwarding?

With Namecheap’s basic DNS, it doesn’t cost anything to add URL redirects. However, past three free page rules, it looks like Cloudflare charges by the dollar, per month, for additional page rules. Why? I just want the ability to add simple 302 redirects as needed. I don’t need the extra stuff provided with page rules.

1 Like

URL redirects are not a function of DNS and use a web services component. Cloudflare happens to implement this using page rules, but you can implement as a many redirects as you like using your own webserver. You could also consider using workers as you would use a single worker to redirect as many hostnames or different URLs as you see fit.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.