Can I enable CloudFlare on a wildcard (*) sub-domain?

No, for security reasons, CloudFlare does not proxy traffic to a wildcard sub-domain. You have to explicitly list the sub-domain as a CNAME in your DNS records to be able to activate CloudFlare.

Can I enable CloudFlare on my root domain (i.e. mywebsite.com) that is an A record?

CloudFlare can only accelerate and protect CNAMEs, not A records, which often includes the root domain. If traffic goes to a root domain and you want to accelerate and protect the traffic using CloudFlare, you can add a redirect to ‘www’.

If you do not forward the traffic, then any traffic to www.mydomain.com will be accelerated and protected by CloudFlare (and shown in the statistics) and any traffic to mydomain.com will not be served by CloudFlare.

If you are using .htaccess to do redirections, here is how you implement a redirect:

   RewriteEngine On
   RewriteCond %{HTTP_HOST} ^mysite.com$ [NC]
   RewriteCond %{SERVER_PORT} ^80$
   RewriteRule ^(.*)$ http://www.mysite.com/$1 [R=301,L]`

  • Domain Alias, Ads, Google, Cost of Ads, Campaign Results, How to Install an SSL Certificate, SiteBuilder SEO Settings, Outlook, Productivity, Google Workspace, Node.js, Finxhost, Results, Social Media Marketing, Domain Name, SSL Certificate Installation, Hosting, Social Media Posts, Digital Marketing, Webmail, Multiple Ads, Digital Marketing Ads, JavaScript, MarketGoo, Secondary Domain, Google Webmaster, How to Pay, Collaboration, How It Works, Phone, Install an SSL Certificate, OV Requirements, Premium Domain, Target Audience, Android, Google Search Console, Search Console, Email, WFH, SiteBuilder, Getting Started, Finxhost SSL Certificate Installation, SEO, Premium, Consultation, Microsoft 365, G Suite
  • 0 Utenti hanno trovato utile questa risposta
Hai trovato utile questa risposta?

Articoli Correlati

Is CloudFlare compatible with a website with SSL?

Yes, a site with SSL can use CloudFlare, however there is an extra step. If the SSL is on its own...

Why is my subdomain not working?

 The general cause of a subdomain on Cloudflare not working on a site is that you haven't added...

What is CloudFlare?

CloudFlare is a performance and security service that we provide to our customers. It blocks bad...

What does the orange and the grey cloud means in the CloudFlare section of my cPanel?

An orange cloud means that your web traffic will pass through the CloudFlare system (Enabled).A...

What is the association between Finxhost offering and CloudFlare?

CloudFlare is a third-party vendor that is offering the CloudFlare service to you through a...