Can I build a new site on Webflow and forward it to a subdomain of my existing website?

TL;DR
  • Build your site in Webflow, configure your custom subdomain in project settings, and update DNS by adding a CNAME record pointing to proxy-ssl.webflow.com. 
  • Verify the domain on Webflow, and publish the site to make it live under the specified subdomain.

You can build a new site on Webflow and forward it to a subdomain of your existing website. Here’s how to do it:

1. Build Your Site in Webflow

  • Design and develop your site using Webflow's designer interface.
  • Preview and test your site to ensure it's working as expected.

2. Configure Your Domain in Webflow

  • Go to Project Settings of your Webflow site.
  • Navigate to the Hosting tab.
  • Under Custom Domain Settings, add the subdomain you want to use (e.g., blog.yourwebsite.com).

3. Update DNS Settings

  • Login to your domain registrar or hosting provider where your existing website is managed.
  • Add a CNAME record for your subdomain. It should typically point to proxy-ssl.webflow.com to enable SSL support.

4. Verify Your Domain on Webflow

  • Return to Webflow's Hosting settings.
  • Use the Check Status button to confirm the DNS is correctly set and the subdomain is connected.

5. Publish Your Site

  • Publish the Webflow site to your subdomain to make it live.
  • Ensure that your subdomain (blog.yourwebsite.com) is shown as a published domain.

Summary

You can successfully build a new site with Webflow and forward it to a subdomain by configuring your DNS correctly and publishing the site through Webflow’s settings.

Rate this answer

Other Webflow Questions