What does the DNS settings in Cloudflare look like for Webflow?

Published on
September 22, 2023

The DNS settings in Cloudflare for Webflow may vary depending on your specific requirements and configurations. However, here are the general steps to set up your DNS settings in Cloudflare for Webflow:

  1. Access your Cloudflare account: Log in to your Cloudflare account or create a new one if you don't have an existing account.

  2. Add your website: Once you're logged in, click on the "Add a Site" button to add your Webflow website to Cloudflare. Follow the instructions to scan your existing DNS records and import them to Cloudflare.

  3. Verify DNS records: After adding your website, Cloudflare will present a list of DNS records for verification. Check if all the essential DNS records are correctly imported from your previous DNS provider. These records typically include A, CNAME, MX, and TXT records.

  4. Update the DNS records: If any DNS records are missing or incorrect, you can manually update them in Cloudflare. To add a new DNS record, click on the "Add Record" button and select the appropriate record type. Enter the necessary details according to Webflow's instructions.

  5. Set up CNAME records: Webflow requires CNAME records to be set up correctly for your domain to be connected to their servers. To configure CNAME records, create a new record and select "CNAME" as the record type. Enter the desired subdomain (e.g., "www" for www.yourdomain.com) in the "Name" field and the Webflow subdomain (e.g., "proxy.webflow.com") in the "Target" field.

  6. Set TTL (Time-to-Live): The TTL value determines how long DNS information is cached by the user's browser or ISP. It is recommended to set the TTL to a low value (e.g., 5 minutes) during the initial setup to minimize downtime or delays when making DNS changes.

  7. Customize DNS settings (optional): Cloudflare provides additional DNS features like Page Rules, SSL/TLS settings, and firewall rules. You can explore these settings to optimize your website's performance, security, and routing.

  8. Save changes and wait for propagation: Once you have made the necessary changes, ensure to save them in Cloudflare. DNS propagation may take some time (typically up to 24 hours) for the changes to take effect and be visible across all networks.

Remember, the specific DNS settings required for your website in Cloudflare may vary depending on your hosting provider and Webflow's instructions. It's always a good idea to reference Webflow's documentation or contact their support team for any specific guidance related to DNS setup.

Additional Questions:

  1. How do I add a new DNS record in Cloudflare for my Webflow website?
  2. What are the essential DNS records needed for Webflow in Cloudflare?
  3. How long does DNS propagation take when setting up Webflow in Cloudflare?