4.8. Pointing a domain from CloudFlare

Step 1: Log in to your Cloudflare account and select the domain you want to configure:

Step 2: Choose DNS.

Step 3: Pointing the domain.

  • To point the primary domain, you need to add 2 records as follows: (Note: You need to turn off the cloud image).

  1. TYPE : A Name: @ IPv4 address: 45.32.102.55

  2. TYPE: CNAME NAME: www TARGER: dns.shopone.io

  • To point the subdomain:

For example, if you have the domain tenmiencuaban.vn, and want to create and use the subdomain sanpham.tenmiencuaban.vn, add the following record:

Record Name: sanpham Record Type: CNAME Record Value: dns.shopone.io

Thủ thuật Page Rule điều hướng

Redirect traffic from no-www (https://yourdomainname.vn) to www (https://www.yourdomainname.vn):

Go to the Cloudflare Dashboard -> Select Page Rules -> Click Create Page Rule.

Enter the following details:

  • Enter the URL without "www".

  • Select the setting: Forwarding URL + 301 - Permanent Redirect.

  • Enter the URL with "www".

Last updated