You've switched your site from WordPress to Webflow and now want to redirect all www traffic to the non-www version. Here’s how to ensure proper URL redirection in Webflow.
yourdomain.com and www.yourdomain.com).yourdomain.com).
This tells Webflow to redirect any requests for
www.yourdomain.comtoyourdomain.com.
To ensure both domains work and redirect properly, you need to add the correct DNS records with your domain registrar (e.g., GoDaddy, Namecheap, etc.):
yourdomain.com):
wwwproxy-ssl.webflow.com
Make sure to remove any other conflicting A or CNAME records.
To force a redirect from www to non-www in Webflow, set the non-www domain as default under Hosting settings and configure DNS with the correct A and CNAME records. This ensures Webflow properly handles the redirection without needing WordPress or other server rules.