Can a domain name point to WebFlow's proxy server while having the root domain set up on a different server and redirect requests back to the subdomain?

Published on
September 22, 2023

Yes, it is possible to have a domain name point to Webflow's proxy server while having the root domain set up on a different server and redirecting requests back to the subdomain. This can be achieved through a process called domain forwarding.

Here's a step-by-step guide on how to set it up:

  1. Set up your root domain on a different server: Start by configuring your root domain on a different server. This will involve updating the DNS settings for your domain to point to the IP address of your server.

  2. Set up the subdomain in Webflow: In your Webflow project, go to the Project settings and navigate to the Hosting tab. Click on the "Add custom domain" button and enter the desired subdomain in the field provided. Webflow will generate a unique subdomain URL for your site.

  3. Set up the domain forwarding: Now, you need to set up domain forwarding for your root domain to redirect requests to the subdomain hosted on Webflow's proxy server. This can typically be done through your domain registrar's control panel or DNS settings.

  • Go to your domain registrar's control panel or DNS settings.
  • Look for an option called "Domain Forwarding" or "URL Forwarding" and click on it.
  • Enter your subdomain URL from Webflow as the forwarding URL.
  • Save the changes.
  1. Test the setup: After making the required DNS changes, it may take some time for the changes to propagate. Wait for the changes to take effect, and then test the setup by typing your root domain in a web browser. It should automatically redirect to the subdomain hosted on Webflow.

By following these steps, you can have a root domain set up on a different server while redirecting requests to the subdomain hosted on Webflow's proxy server.

Note: It's important to have a clear understanding of DNS settings and domain forwarding before attempting this setup. If you're unsure or need assistance, it's recommended to consult with your domain registrar's support team for guidance.

The three additional questions:

  1. How do I set up a subdomain in Webflow?
  2. Can I have multiple subdomains pointing to different servers using domain forwarding?
  3. What is Webflow's proxy server and how does it work?