Webflow sync, pageviews & more.
NEW

How can I preview a Webflow site in the actual browser like Chrome instead of the designer preview?

TL;DR
  • Publish your site to the Webflow.io staging domain or a connected custom domain.
  • Open the published URL in Chrome to preview live behavior and use DevTools for testing responsiveness and debugging.

To preview your Webflow site in a real browser like Chrome, you need to publish it to a staging or custom domain. The Designer preview reflects the layout inside the editor, but a browser preview shows the live interactions, styles, and loading behavior.

1. Use Webflow’s Staging Domain

  • Click the “Publish” button in the top-right corner of the Webflow Designer.
  • In the dropdown, select your Webflow.io domain (e.g., your-site.webflow.io).
  • After publishing, click the link or manually open the URL in Chrome.

2. Publish to a Custom Domain (Optional)

  • If you’ve added a custom domain under Project Settings > Hosting, you can also choose to publish there.
  • After publishing to your domain, open that URL directly in Chrome to test your site.

3. Use Browser Developer Tools

  • While viewing your site in Chrome, you can use Chrome DevTools (right-click > Inspect) to simulate different devices or view live code behavior.
  • This is useful for checking responsive design or debugging issues not visible in Webflow’s Designer.

Summary

To preview your Webflow site in Chrome, publish it to the Webflow.io staging domain or your custom domain, then open that link in Chrome. This lets you see exactly how it renders and behaves in a real environment.

Rate this answer

Other Webflow Questions