Webflow sync, pageviews & more.
NEW

How can I remove the "test mode" box that appears on my Webflow published site?

TL;DR
  • Publish your site to your connected custom domain, not the Webflow.io staging domain.
  • Verify DNS settings with correct A and CNAME records, enable SSL, and ensure proper domain forwarding to eliminate the "Test Mode" box.

If you're seeing a "Test Mode" box on your published Webflow site, it usually means that your custom domain is not fully connected or your site is published to the Webflow.io staging domain.

1. Publish to Your Custom Domain

  • Go to Project Settings > Publishing tab.
  • Ensure your custom domain (e.g., www.yourdomain.com) is listed and selected.
  • Click Publish to Selected Domains to push your site to your custom domain.
  • After publishing, visit your custom domain (not the Webflow.io staging link) to confirm that the Test Mode box is gone.

2. Update Your DNS Settings

If you published to your custom domain but still see the Test Mode overlay:

  • Go to Settings > Hosting tab.
  • Scroll down to Custom Domains and confirm Webflow shows a green checkmark (✓) next to your domain.
  • If not, update your DNS records with your domain registrar to point to Webflow’s IPs:
  • A Records for root domain: (a) 75.2.70.75, (b) 99.83.190.102
  • CNAME for www: proxy-ssl.webflow.com
  • After updating your DNS, it may take time to propagate (usually within a few hours).

3. Check for SSL and Domain Redirect Issues

  • In the Hosting tab, make sure SSL is enabled.
  • Set your default domain (use the www version if you're using both root and www).
  • Also, ensure domain forwarding is correctly set so traffic flows to your main published domain.

4. Avoid Staging Domain Previews

If you’re accessing the site via something like yoursite.webflow.io, the Test Mode box will remain because it’s the default Webflow staging domain.

  • Always test and share your custom domain URL after publishing.

Summary

To remove the "Test Mode" box, publish your Webflow site to a fully connected custom domain and avoid using the Webflow.io staging preview. Ensure DNS and SSL settings are correctly configured for a clean live experience.

Rate this answer

Other Webflow Questions