Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

This method of domain name setup is recommended

Benefits of CloudFlare service

  1. No restrictions for your website links format:

    1. https://yourdomain.com (without www) links work with no restrictions (most registrars does not support this)

    2. http://yourdomain.com/some-profile (without www) links work with no restrictions (most registrars does not support this)

  2. Website protection from DDoS attacks

  3. Cached pages and content allowing faster load of pages.

How to setup

  1. Signup or login into your CloudFlare account:
    https://www.cloudflare.com

  2. Click on Add a site

  3. Enter your domain name that you want to use for your website and click Add a site button to continue:

  4. On the next step scroll down and choose free subscription - it is enough for the beginning

  5. Cloudflare will scan existing DNS records, once completed make sure to remove record with your main domain in Name column and A in Type column:

  6. Add new record with CNAME in type, @ in name and cloud.connect.scrile.com in Target. Make sure to keep proxy status turned on.

  7. Add new record with CNAME in type, www in name and @ in Target. Make sure to keep proxy status turned on.

  8. Once completed you have to replace NS records at your domain name registrar (ex. GoDaddy / Google Domains / etc), follow the instructions on cloudflare page and assign new nameservers.

    Here is an example how it is done on GoDaddy (for other registrars follow this procedure may differ):

    1. Do do My Products page: https://account.godaddy.com/products?go_redirect=disabled

    2. Choose your domain name and go to DNS settings page.

    3. Scroll down to Nameservers section and click Change

    4. Click on Enter my own nameservers

    5. Put nameservers suggested by cloudflare and click save, confirming risk operation.

  9. On cloudflare click Done, check nameservers. Wait up to 24 hour for new settings propagated. Once everything is done, you will get confirmation on cloudflare domain overview page.

  10. Once everything is done, you will get confirmation on cloudflare domain overview page.

  11. Go to Rules / Page Rules settings on cloudflare and add following rule:

    • Redirect every request to www subdomain:

  • No labels