What is the name of the domain?
www.csarena.online
What is the issue you’re encountering
non redirecting all links to www
What are the steps to reproduce the issue?
I want to 301 redirect all links from non-www to www with https on
this is an example
to
What is the name of the domain?
csarena.online
What is the issue you’re encountering
Can’t redirect all links to www
What feature, service or problem is this related to?
I don’t know
What are the steps to reproduce the issue?
I want to redirect all visitors from csarena.online to www.csarena.online including uri
for example csarena.online/test.png to https://www.csarena.online/test.png
See the Redirect Rules Cheat Sheet below.
If you’re still unable to get this to work, please share the specific rules you’re using with us.
Cloudflare Page Rules will soon be deprecated, as they are being replaced by a group of new Cloudflare Rules.
Redirect Rules (beta) helps you make all kinds of dynamic or static redirects.
Examples of some of the most requested Redirect Rules:
1 - Canonical redirect (naked domain to www.)
Redirect Rule details When incoming requests match
Field: Hostname
Operator: equals
Value: example.com
Then
Type: Dynamic
Expression: concat("https://www.example.com", http.request.uri.path) …
4 Likes
system
Closed
September 1, 2024, 3:28am
4
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.