Hi,
I just started using Cloudflare and realized it just worked for main domain only.
My domain is outrightcrm.com , however our business main domain is currently store.outrightcrm.com .
Is this possible we change this to subdomain?
Thanks
fritex
July 14, 2021, 2:54pm
2
From your topic title, may I ask why you cannot use Cloudflare for WordPress plugin on your sub-domain, if so?
Therefore, from the post information as far as I understand, in short answer - I hope yes.
Two ways:
Move your wanted content to the considered sub-domain (and re-check for the URLs)
Keep it as is, but configure few things at Cloudflare dashboard
For 2nd option, in any case if missing something, a good way to re-check:
You would need to create a new DNS A type record and point it to the correct hosting IP address on the DNS tab at Cloudflare dashboard
You would need to make sure you have a propper and valid SSL certificate which covers both your main domain and your sub-domain
You would need to setup a redirection using Cloudflare Page Rules
Here are few useful tutorials:
This tutorial covers adding general DNS records and specifically A, AAAA, CNAME, MX and TXT records.
Go to the DNS app of your Cloudflare dashboard.
Enter your credentials and click ‘Log In’
Click the domain in question
Click [image]
[Please note, the content of the records below are solely for example purposes and should be replaced by valid records with content provided by your web host]
Please select which record you need help adding:
A Record <a class="lightbox" href="…
This tutorial covers editing DNS records.
Go to the DNS app of your Cloudflare dashboard.
Enter your credentials and click ‘Log In’
Click the domain in question
On this page, you will see a list of the DNS records for your domain. This page is where you edit them.
You will see the list of records like this:
[DNS Page]
You can click the edit button to the right of any record to change it, then click ‘save’ when you’re done.
There is also a tutorial on Adding DNS Records
Tutorial Refer…
SSL/TLS Configuration Video:
This tutorial covers basic settings in the SSL/TLS app of the Cloudflare Dashboard, including SSL Mode [Off/Flexible/Full/Full (Strict)], Cloudflare Origin Certificates, ‘Always Use HTTPS’ and ‘Automatic HTTPS Rewrites’.
The settings covered here can all be found by visiting Cloudflare.com , logging in, selecting the domain and choosing the SSL/TLS app .
[SSL:TLS Button]
SSL Modes
[|717px;x331px;]
Off
The connection between your visitor and Cloudflare and Clou…
This tutorial covers redirecting one domain to another. For this, we will be redirecting domainA.com to domainB.com.
The following settings need to be configured under the domain you are redirecting from, in this example, this is domainA.com
Step 1, The DNS Record:
The first thing you will need is a DNS record for @, www and any other subdomains you want to redirect, set to . This can point to any IP address as the redirection page rule will execute first. I would recommend pointing…
The basic page rule
If we have a page rule set to match:
example.com
It will match both http://example.com and https://example.com. You do not need to specify http:// or https:// to match in the page rule, unless you want to limit it to only trigger on that protocol. You do not need a wildcard (*) to match both http and https.
Wildcards
In page rules, the asterisk (*) can be used as a wildcard, for instance, if we have a page rule set to match:
example.com/a*z
It will match example.com/a…
system
Closed
July 29, 2021, 2:54pm
3
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.