Project Management

Who Owns What: Drawing the Marketing/Engineering Line on a SaaS Website

Last Updated: 

September 2, 2026

Parth Gaurav

Parth Gaurav

Founder & CEO

Who Owns the SaaS Website, Marketing or Engineering?

Quick answer: Split your website by change speed, not by technology. Surfaces that move with the market (homepage, campaign pages, blog, proof) belong to marketing. Surfaces that move with the product (docs, changelog, anything reading live data, anything behind a login) belong to engineering. The contested middle needs a named owner, a deploy path and a change SLA, written down.

By Parth Gaurav, Founder & CEO, Digi Hotshot. Last updated: August 21, 2026.

The three-week copy change

The version I hear most on calls goes like this. Marketing needs four words changed on the homepage. Not a redesign, four words, a positioning fix the CEO signed off that morning. The headline lives inside a component an engineer built two years ago, so marketing files a ticket. It waits for sprint planning, gets sized, loses to a customer-facing bug, and lands in the next sprint. Nineteen days after a ten-minute decision, the words go live.

Nobody in that chain did anything wrong. A paying customer's broken export genuinely does beat a headline. And the VP of Marketing still ends the month saying the sentence I hear more than any other: "I'm tired of explaining to our CEO why simple changes take weeks."

Nobody drew this line on purpose

The argument then gets had at the wrong altitude, about that ticket, or about whether engineering is being difficult. It's neither. That headline sits on the engineering side of a line nobody ever drew. At seed there was one engineer and one repo, so the marketing site and the app shared it. Docs went on a subdomain because the docs tool wanted one. The pricing page stayed in the app repo because it read plan data.

Every one of those calls was locally correct, and none of them was a policy. By the time you're at $10M–$75M ARR with a marketing team of two to six, that pile of accidents is your operating model, and nobody wrote it down. "The website" isn't one thing. It's a dozen surfaces with different owners, deploy paths and release cadences, and drawing the line means going through them one at a time.

The rule: speed of the market, or speed of the product?

Marketing side when it changes at the speed of the market. Messaging, campaigns, proof, launches, how pricing is presented. These move because a competitor repositioned, or a webinar is on Thursday, or the CEO came back from a board meeting with a sharper way to say it.

Engineering side when it changes at the speed of the product. Anything that must ship in lockstep with a release, anything reading live product data, anything inside the authenticated app.

Two things this test is not: "simple versus complex," and "no-code versus code." A programmatic integrations directory with 400 pages is harder than your app's settings screen, and it still belongs to marketing, because it changes when partnerships change.

The surface-by-surface ownership map

These are the surfaces where the test gives a clear answer. The contested ones come next.

SurfaceDefault ownerWhyWhat it costs on the wrong side
Homepage, product and solution pagesMarketingChanges when positioning changes, which is quarterly at rest and weekly during a launchYour site describes the company you were two quarters ago, and the fix queues behind roadmap work
Campaign and landing pagesMarketingExists for a specific spend, a specific date, a specific audiencePaid spend goes live against a generic page because the custom one didn't make the sprint
Blog and resourcesMarketingPublishing cadence is editorial, not technicalPublishing rate gets capped by engineering availability instead of writing capacity
Customer stories and proofMarketingGoverned by which logos you're cleared to name this monthA signed, approved case study sits unpublished while it's worth the most
Careers pagesMarketing, with an engineering-owned ATS feedEmployer brand copy is messaging; the job feed is an integrationHiring pushes stall on the one person who can touch the template
Trust, security and compliance pageMarketing owns the page, security owns the factsIt's a sales surface built out of technical truthEnterprise deals wait on a SOC 2 renewal date nobody has permission to update
Legal pages (terms, privacy, DPA)Legal owns the text, marketing owns the surfaceThe words are a legal artifact; publishing them isn'tA required update misses its effective date, which is a compliance problem rather than a website one
Status pageEngineeringReads live system state and gets written during incidentsMarketing in the loop adds latency at the exact moment latency is the whole problem
Login, signup and password flowsEngineeringAuthentication surfaces, tied to sessions and security reviewEdits here break auth in ways nobody catches until conversion drops
The authenticated appEngineeringShips with the release train, by definitionNot really contestable, and worth saying out loud so the rest of the map is easier to agree on

The contested middle, handled honestly

Six surfaces have a real claim on both sides. Anyone who says these are obvious hasn't run one.

SurfaceEngineering's real claimMarketing's real claimDefault recommendation
Product docsWritten by the people who build the product, versioned with it, often in the app repoFrequently the highest-traffic page a buyer reads before ever talking to salesContent stays with product. Navigation, template and search stay with marketing. Split authorship from presentation.
Changelog and release notesWritten by product and engineering, tied to what actually shippedRead by prospects and churn-risk customers as evidence of momentumProduct writes it. Marketing owns the page it lands on and can promote entries without a deploy.
Pricing pageMay need live plan data, and getting a tier wrong is a revenue and support problemPricing presentation is positioning, and it changes with packaging and campaignsMarketing owns the page. Engineering owns one data feed for the numbers, if the numbers really are live.
Integrations or templates directoryProgrammatic, often engineering-built, sometimes generated from real API dataA growth surface, and one of the best organic acquisition assets a SaaS company hasMarketing owns it in a CMS. Engineering owns the sync job that keeps the data honest.
docs. / help. subdomainsThe tooling wants a subdomain, and a subfolder proxy is infrastructure somebody has to keep aliveFragmenting the domain fragments how the whole property gets understood, by search and by buyersSubfolder when a named engineer owns the proxy. Subdomain when nobody does. An unmaintained proxy is worse than either.
In-product upgrade flowLives inside the authenticated app and ships with the releaseIt's conversion copy, and it's the highest-intent conversion copy you haveEngineering owns the deploy. Marketing owns the words, through a content source engineering reads rather than a Figma comment.

The subdomain question deserves more than a table cell, because it's the one people re-litigate hardest. Splitting docs.yourcompany.com off from yourcompany.com/docs costs you in four places: SEO consolidation, since a subdomain gets treated as related but separate; retrieval in AI search, where your best-answering content sits under a different property than your brand pages; design consistency, because the docs theme drifts inside a year; and control, because a subdomain means a different tool with a different permission model. That last one is what actually bites. The others you can measure. The permission model decides whether a change takes an afternoon or a quarter.

What it costs when a surface sits on the wrong side

Release-cycle latency. A marketing change on the engineering side inherits the product's cadence. If you ship every two weeks with a Wednesday code freeze, a typo fix has a two-week floor. Not because it's hard, because of when the train leaves.

Review overhead built for different work. Code review, staging, regression checks, QA. All correct for product code, all overhead on a headline, and it's why "just change the words" turns into half a day of somebody's time.

Priority collision. Marketing work and product work sharing one queue means marketing loses, and it should. "Engineering won't prioritize our requests" isn't a people problem. It's what happens when two kinds of work compete for one backlog.

The changes you stop asking for. This is the expensive one, and it never shows up in a retro. The A/B test nobody proposes. The positioning update waiting on a redesign that's always eight months out. You can't count what didn't get requested, which is why this one survives every process fix.

Forrester's 2024 Total Economic Impact study of Webflow put an 80% efficiency improvement on the time needed to make changes and corrections to the main website, and a 94% improvement in time-to-market from content management efficiencies. The 332% three-year ROI gets quoted more. The 80% is the one that describes this problem.

Moving the line without a replatform

You don't need to rebuild anything to redraw this. Most of what marketing is waiting on is presentational and never touches live product data, which means it can move.

What can move now: the marketing site, the blog, campaign pages, customer stories, careers, most of the pricing page, usually the integrations directory. What stays: the authenticated app, the status page, anything reading live product state, and the deploy behind the upgrade flow.

Here's the part that decides whether it works. "Marketing owns it" means nothing if marketing still needs a designer for every new page. Ownership on paper and in practice separate the moment somebody needs a page shape that doesn't exist yet. That's what a component system fixes, and it's worth reading up on if nobody on your team has made that distinction.

Column Tax has been with us about four years now. What made their marketing team independent wasn't the platform on its own, it was a component-based system that cut page deployment time by 90%, so a new page became an assembly job rather than a build. RAREculture is the compressed version: a WordPress migration, 32 minutes of training, and the team publishing the same day. How this gets structured for a SaaS marketing team is its own write-up, and the ongoing version is what the industry files under website operations.

Write it down: the one-page ownership doc

The artifact is one page. One row per surface, four columns: surface, owner, deploy path, change SLA.

A filled row reads like this. Pricing page. Owner: Priya, Director of Product Marketing. Deploy path: Webflow publish. SLA: same day. Next to it: In-product upgrade modal. Owner: copy from Priya, deploy from Dan. Path: merge to main, next release train. SLA: next release.

  • Name a person, not a team. "Marketing owns it" is how a surface ends up owned by nobody.
  • Deploy path means the literal mechanism. "Webflow publish." "Merge to main, auto-deploy." "PR, review, release train." If you can't write it in eight words, that's the finding.
  • The SLA is what makes the doc load-bearing. Same day, two business days, next release. Without it you've written an org chart, not an agreement.
  • Revisit when something moves, roughly twice a year, usually after a launch or a hire.

The rows you can't fill in are the point. Every argument you've had in six months is a row with a blank owner, and the doc turns a recurring argument into a one-time decision. If you're drawing this line at the end of a build, the handoff checklist covers the agency-to-client version, and the five-question autonomy check tells you how bad things are today.

Your website is a sales asset. Whether your marketing team controls it isn't really a question about the platform. It's a question about which side of this line each surface sits on, and whether anybody wrote it down.

Frequently asked questions

Who should own the pricing page, marketing or engineering?

Marketing, in almost every case. Pricing presentation is positioning, and it changes with packaging and competitive moves rather than with releases. The exception is the numbers. If your tiers are genuinely dynamic, have engineering expose one data feed the page reads, and let marketing own the rest.

Should our docs live on a subdomain or a subfolder?

A subfolder is better if a named engineer owns the reverse proxy that makes it work. It keeps the domain consolidated for search and the design consistent. But an unmaintained proxy that breaks on a Friday is worse than a clean subdomain. Decide on who owns the infrastructure, not on SEO.

Does moving the marketing site off our app repo mean a full replatform?

No, and it's usually smaller than people expect, because the marketing site is presentational. The scope is the pages, the redirects, and the integrations on them. The app stays put. The part that takes real thought is the component system, since that decides whether marketing can build page eleven alone.

Our engineering team says a separate marketing site means two codebases. Are they right?

Half right. It is a second system. But the maintenance load on a hosted marketing platform mostly isn't engineering's, which is the point. The honest counter-question is how many engineering hours go into marketing page requests each month. Most teams have never measured it, and the number surprises them.

What's a reasonable change SLA for a marketing page?

Same day for copy and image changes, one to two business days for a new page assembled from existing components, one to two weeks for a page needing a genuinely new section design. If your numbers are much worse, the cause is usually the boundary, not the team.

If you're not sure where the line currently sits

Most teams can't answer this from memory, which is fair, because the map was never drawn. If you want an outside read on which surfaces sit on which side of your line, we do a free website audit that covers it. No pitch attached, and if your setup turns out fine, that's a good outcome. How we structure this is on the Webflow for SaaS page.

Last Updated: 

September 2, 2026

Related Insights

Explore all insights

Related Insights

Explore all insights
No items found.

Ready to stop losing deals to better-looking competitors?

Book a 30-minute discovery call. We'll discuss your current challenges and show you exactly how we can help.

Stop Waiting. Start Shipping.

Your competitors aren't stuck in developer queues. They're launching campaigns, testing messages, and capturing market share while you're waiting for simple updates.


Eliminate the bottlenecks. Give your marketing team the infrastructure they deserve—fast, autonomous, built to scale.