- Right fit
What "editable" means
Plenty of sites are technically editable and practically aren't. The CMS exists, but it's built for developers, not for the person running the business: dense menus, settings that don't map to anything you'd recognize, one wrong click away from breaking the layout. "You can edit it yourself" and "you'll actually want to" are two different promises.
What it looks like day to day
-
Changing text
Click into the section, type the new copy, save. No code, no separate file to go hunting for.
-
Swapping an image
Replace it directly where it appears on the page, sized and positioned the way the layout already expects.
-
Adding a page
Built from the same components already used elsewhere on the site, so a new page looks and behaves consistently without redesigning it from scratch.
-
Small structural changes
Reordering a list, adding a step, adding another FAQ question, all without touching a line of code.
What's deliberately kept out of your hands
Not everything belongs in a CMS, and a good one is honest about that. Anything that could break the site's structure (layout code, integrations, technical SEO settings) stays out of the editable surface on purpose. That's not a limitation. It's what keeps "I can edit the site myself" from turning into "I broke the site myself."
Why this matters more than it sounds like
A site that's a hassle to update tends to just stop getting updated. Prices go stale, an old promotion stays up months after it ended, a page nobody's touched since launch starts to look it. A CMS that's genuinely simple to use is the difference between a site that stays current and one that quietly falls behind. It's part of why a hand-built site can end up cheaper to live with than a template gets credit for.
If something's outside what the CMS covers
Bigger changes (new features, a redesign) still go through whoever built the site. That's expected, not a failure of the CMS. The point isn't that you'll never need help again. It's that day-to-day upkeep doesn't have to be one of the things you need help with. Worth checking before you hire anyone.