Skip to content

Commit

Permalink
Apply missing edits (#3871)
Browse files Browse the repository at this point in the history
  • Loading branch information
tunetheweb authored Nov 11, 2024
1 parent 163a358 commit 729ca05
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 35 deletions.
16 changes: 4 additions & 12 deletions src/config/contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -1138,6 +1138,9 @@
"2022": [
"editors",
"reviewers"
],
"2024": [
"reviewers"
]
},
"website": "https://newlocalmedia.com"
Expand Down Expand Up @@ -3661,6 +3664,7 @@
"name": "Raelene Morey",
"teams": {
"2024": [
"editors",
"reviewers"
]
}
Expand Down Expand Up @@ -4298,18 +4302,6 @@
"twitter": "tpiros",
"website": "https://tamas.io"
},
"karmatosed": {
"avatar_url": "253067",
"github": "karmatosed",
"name": "Tammie Lister",
"teams": {
"2024": [
"reviewers"
]
},
"twitter": "karmatosed",
"website": "https://tammielister.com/"
},
"tammyeverts": {
"avatar_url": "15661032",
"github": "tammyeverts",
Expand Down
28 changes: 5 additions & 23 deletions src/content/en/2024/cms.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
title: CMS
description: CMS chapter of the 2024 Web Almanac covering CMS adoption, user experience of websites running on CMS platforms, and CMS resource weights.
authors: [sirjonathan, LoraRaykova, niko-kaleev]
reviewers: [raewrites, karmatosed]
editors: [tunetheweb]
analysts: [sirjonathan, nrllh]
reviewers: [raewrites, dknauss]
editors: [tunetheweb, raewrites]
analysts: [nrllh, sirjonathan]
translators: []
sirjonathan_bio: Jonathan Wold is an Open Web advocate with more than 18 years focused on the WordPress ecosystem. Beyond his love for WordPress, he enjoys reading widely, playing strategy games, acting, rock climbing, and occasionally writing in third-person.
sirjonathan_bio: Jonathan Wold is an Open Web advocate with more than 20 years focused on the WordPress ecosystem. Beyond his love for WordPress and the Open Web, he enjoys reading widely, strategy games, acting, rock climbing, and occasionally writing in third-person.
LoraRaykova_bio: Lora is a Content Manager at NitroPack with 8+ years of experience developing in-depth, specialized content for SaaS companies in the CEE region.
niko-kaleev_bio: Niko is a Content Writer at NitroPack with 5+ years of experience in dissecting nuanced topics like hosting, Core Web Vitals, web performance metrics and optimizations.
results: https://docs.google.com/spreadsheets/d/118lwQV_GwFYqIxXvsm57oeadJdjAJEOMCRq1PsTqhfs/
Expand Down Expand Up @@ -71,7 +71,7 @@ As of June 2024, CMS adoption worldwide has grown steadily, matching our dataset

{{ figure_markup(
image="cms-adoption-by-geo.png",
caption="CMS adoption by geo.",
caption="CMS adoption by geography.",
description="A barchart showing United States of America CMS's are used on 40% of desktop and 44% of mobile sites. For India it's 30% and 33% respectively, For Japan 39% and 39%, Germany 33% and 43%, Brazil 31% and 32%, United Kingdom of Great Britain and Northern Ireland 36% and 42%, France 36% and 40%, Russian Federation 37% and 39%, Indonesia 27% and 24% and finally for Italy it's 41% on desktop and 46% on mobile.",
chart_url="https://docs.google.com/spreadsheets/d/e/2PACX-1vQYh0RHAqp768faimbvZpvS71yJwCaOAFR0AzgotkEphtxphBKR1kt-pqgxA8Uxj4FSii1RQWwgG6rk/pubchart?oid=2018893523&format=interactive",
sheets_gid="708001576",
Expand Down Expand Up @@ -157,24 +157,6 @@ Among all websites that use an identifiable CMS, WordPress sites account for the

Comparing YoY, Drupal and Joomla continue to decline in market share while Squarespace and Wix grow (0.5% and 0.8%, respectively). WordPress continues its ascent, increasing 0.6% on mobile over 2023-2024 This represents a slower pace of growth than in previous years.

### CMS adoption share

This year's chapter includes a new addition where we analyze CMS market share.

{{ figure_markup(
image="cms-adoption-share.png",
caption="CMS adoption share.",
description="A bar chart showing WordPress is 71.9% of the CMS market on mobile, Wix is 5.7%, Squarespace 3.1%, Joomla 3.0%, Drupal 2.3%, Duda 1.2%, 1C-Bitrix 1.1%, Tilda 1.1%, and following those there is a proliferation of smaller segments.",
chart_url="https://docs.google.com/spreadsheets/d/e/2PACX-1vQYh0RHAqp768faimbvZpvS71yJwCaOAFR0AzgotkEphtxphBKR1kt-pqgxA8Uxj4FSii1RQWwgG6rk/pubchart?oid=538227468&format=interactive",
sheets_gid="738765206",
sql_file="cms_adoption.sql"
)
}}

Staying consistent with existing trends and reports, WordPress remains the most popular CMS in the world, with as much as 71.9% of mobile websites leveraging the open-source platform. Next come the proprietary drag-and-drop CMSs Wix and Squarespace (5.7% and 3.1%, respectively), followed by Joomla at 3%.

While the flexibility, community-driven development, and extensive ecosystem of an open-source CMS such as WordPress contribute to its popularity, it will be interesting to see how proprietary platforms influence adoption numbers in the future—especially given the slower pace of WordPress adoption observed over the past two years.

## CMS user experience

With the introduction of Core Web Vitals four years ago, user experience has become a priority. That said, while users were mainly comparing CMS platforms based on ease of use, number of plugins/extensions, and themes available, they added one additional criterion—the default user experience offered by a particular platform.
Expand Down
Binary file removed src/static/images/2024/cms/cms-adoption-share.png
Binary file not shown.

0 comments on commit 729ca05

Please sign in to comment.