The Decline Is Real — But the Destination Is Surprising
WordPress's share of the measurable web dropped to 33.21% in April 2026, down from its 35.76% peak in mid-2022, according to W3Techs. Among CMS-using websites specifically, WordPress's share fell from 65.2% in 2023 to 60.2% by Q1 2026 — a -2.9% year-over-year contraction for the first time in over a decade. The decline is gradual but consistent, now spanning six consecutive months.
The conventional narrative says WordPress is losing share to Shopify and Wix. The data tells a different story. Shopify gained from 5.6% to 7.5%. Wix grew from 3.4% to 6.1%. Squarespace and Webflow each gained fractions of a point. But the fastest-growing category is not a platform — it is the absence of one. W3Techs' 'None' category — sites with no detectable CMS — moved from 28.6% to approximately 29.5%.
What 'No CMS Detected' Actually Means
W3Techs identifies CMS platforms through HTTP headers, HTML meta tags, JavaScript libraries, and file path patterns. WordPress leaves distinctive fingerprints: /wp-content/ directories, wp-includes JavaScript files, generator meta tags. These fingerprints make WordPress one of the easiest platforms to detect. Modern frameworks do not leave these traces.
A Next.js application deployed on Vercel has no detectable CMS fingerprint. An Astro site on Cloudflare Pages serves static HTML with no identifying headers. A Hugo site on a CDN is indistinguishable from hand-coded HTML. These sites appear in the 'None' category — not because they have no framework, but because their frameworks are invisible to CMS detection tools. The 'None' category is the modern web.
Where WordPress Is Losing
WordPress's decline is concentrated in two segments. Small business owners — the segment that defaulted to WordPress + a free theme — are moving to Wix and Squarespace, platforms that offer drag-and-drop editors without plugin management, hosting decisions, or security patching. Wix's 28.9% relative growth over three years comes almost entirely from this segment.
The second segment is technically sophisticated organizations — startups, tech companies, media properties — that are migrating to modern frameworks. These organizations do not appear in any CMS category because their frameworks are not classified as CMS platforms. A startup that moves from WordPress to Next.js disappears from the CMS market share data entirely. It becomes part of 'None.'
The E-commerce Shift
In e-commerce specifically, Shopify grew from 32.1% in 2023 to 35.8% in 2026, overtaking WooCommerce (WordPress's e-commerce plugin) which declined to approximately 24%. This is significant because e-commerce represents WordPress's highest-value use case — the sites that generate the most revenue per installation. Losing e-commerce share to Shopify means losing the WordPress sites that justified the highest plugin spend, the most complex security requirements, and the largest infrastructure investments.
What This Means
WordPress is not dying — 33% of the web is still enormous. But the direction is clear and the pace is accelerating. The organizations leaving WordPress are not choosing another CMS. They are choosing no CMS — or rather, they are choosing frameworks that do not register as CMS platforms in market share surveys. The 'None' category is the leading indicator of the migration from CMS-centric to framework-centric web architecture.


