How does changing from WordPress to Webflow affect the link structure and SEO of my website, including already shared links on social media?

TL;DR
  • Audit your existing WordPress URLs and identify high-value pages using tools like Screaming Frog.  
  • Set up 301 redirects in Webflow to match old URLs with new paths exactly, avoiding redirect chains.  
  • Manually transfer SEO metadata and schema to Webflow pages and CMS items.  
  • Submit the new Webflow sitemap to Google Search Console and ensure robots.txt is correctly configured.  
  • Monitor post-migration SEO performance, fix crawl errors, and adjust redirects as needed.

Switching from WordPress to Webflow affects your website’s URL structure, which can impact SEO and existing shared links if not properly handled.

1. Understand URL Differences Between WordPress and Webflow  

  • WordPress URLs often include elements like /category//tag/, or /2023/08/post-name.  
  • Webflow URLs are typically flatter and more customizable via the Pages panel and CMS slugs.  
  • If you don't match the old URLs exactly in Webflow, search engines and users could encounter 404 errors.

2. Audit Existing URLs Before Migration  

  • Generate a full list of existing URLs using tools like Screaming Frog or Google Search Console.  
  • Include blog posts, category pages, landing pages, and any custom structures you’ve used in WordPress.  
  • Pay special attention to high-traffic or high-SEO-value pages.

3. Set Up 301 Redirects in Webflow  

  • In Webflow Project Settings → Hosting → 301 Redirects, input each old WordPress URL and point it to the new Webflow equivalent.  
  • Format each redirect as:  

  Old Path: /blog/2023/08/sample-post  

  New Path: /sample-post  

  • This preserves search engine rankings and ensures shared links continue to work.  
  • Avoid redirect chains; each old URL should go directly to its final destination.

4. Preserve Metadata and SEO Best Practices  

  • On each Webflow page, manually set Title TagsMeta Descriptions, and Open Graph Data under the Page Settings panel.  
  • Transfer structured data and schema from WordPress if applicable (e.g., article type, breadcrumbs).  
  • Use Webflow’s SEO settings to create custom meta info for CMS items, using fields like namecategory, and date.

5. Update Your Sitemap and Robots.txt  

  • Webflow automatically generates a new sitemap.xml at yourdomain.com/sitemap.xml.  
  • Submit this new sitemap to Google Search Console.  
  • Ensure your robots.txt file doesn’t block important pages (configurable in Project Settings → SEO).

6. Monitor SEO Post-Migration  

  • Use Google Search Console and Google Analytics to monitor changes in traffic, crawl errors, and indexing issues.  
  • Watch for 404 Not Found errors in Search Console and add new redirects as needed.  
  • Track ranking for key pages for at least 4–8 weeks after launch.

Summary  

Changing from WordPress to Webflow can affect link structure and SEO, especially if URLs change. To retain SEO and ensure social links work, audit your URLs, implement 301 redirects, carry over SEO settings, and monitor performance post-migration. Proper planning ensures a smooth transition without losing traffic or rankings.

Rate this answer

Other Webflow Questions