Back to Blog
Philosophy

Why Most Agencies Still Use WordPress (And Why We Don't)

By VizantirJanuary 20, 20268 min read
WordPressNext.jsAgenciesWeb Development

WordPress powers 43.5% of the web. Next.js powers Nike, Netflix, TikTok, OpenAI, and Anthropic. Yet most agencies still default to WordPress.

This isn't because WordPress is better. It's because the agency business model and Next.js don't mix well. Here's what's really going on.

WordPress Won Because It Removed Thinking

WordPress succeeded because it abstracted away everything technical:

  • No architecture decisions
  • No hosting configuration
  • No routing logic
  • No content modeling
  • SEO reduced to plugin toggles and green lights

This opened web development to people who don't understand how the web actually works — designers, marketers, contractors, non-technical founders. They could "build websites" by installing themes and plugins without writing code.

That democratization was genuinely valuable. It also created an entire industry built on low barriers to entry and medium-quality output.

Next.js does the opposite. It requires understanding.

Next.js Requires Real Engineering Skills

To use Next.js properly, you need to understand:

  • React and component architecture
  • Server vs. client rendering and when to use each
  • React Server Components and the modern App Router
  • Caching strategies and revalidation
  • Data fetching patterns
  • Build pipelines and deployment
  • Runtime behavior and edge functions
  • The Metadata API and structured data

This is actual software engineering. Most agencies don't have this skill in-house, can't hire it cheaply, and can't train it quickly.

WordPress SEO is procedural — install Yoast, fill in fields, check boxes. Next.js SEO is conceptual — you need to understand how search engines and AI crawlers process your content, how metadata generation works at build time vs. request time, how page speed affects rankings at the code level.

That's a massive skill barrier. And it's the main reason agencies avoid Next.js.

Agency Economics Favor WordPress

Let's be honest about how most agencies make money:

WordPress model:

  • $3,000–$10,000 per site
  • 2–4 week delivery
  • Reusable templates and starter themes
  • Junior-friendly execution
  • Plugin-driven features
  • High margins on simple work
  • Recurring revenue from care plans handling plugin conflicts

Next.js model:

  • $15,000–$60,000+ per site
  • 6–12 week delivery
  • Custom architecture every time
  • Senior engineers required
  • Higher accountability for outcomes
  • Harder to hand off to clients or junior developers

Most clients don't ask for Next.js. They ask for "a website." Agencies sell what clients understand, and clients understand WordPress.

Selling Next.js means educating clients on why it's worth 3–5x more than a WordPress build. Most agencies would rather close the easy sale and move on.

WordPress SEO Culture Is Plugin Culture

This matters more than most people realize.

Most SEO practitioners trained in the WordPress era believe:

  • SEO equals filling in fields
  • SEO equals toggling settings
  • SEO equals running Yoast audits
  • SEO equals following checklists

WordPress reinforces this. Install Yoast. Fill in the meta title. Check the green lights. Call it "SEO done."

Next.js breaks this illusion:

  • There's no plugin to "fix SEO"
  • You must model content entities correctly in code
  • You must generate metadata deliberately via the Metadata API
  • You must understand crawl behavior and AI crawler allowances
  • You must optimize Core Web Vitals at the architectural level

This feels harder to people trained on WordPress — even though it's actually cleaner and more effective. The abstraction layer is gone, and that's uncomfortable for practitioners whose whole methodology was the abstraction.

Risk Aversion Keeps Agencies on WordPress

Agencies fear uncertainty:

  • "What if the developer leaves?"
  • "What if the client wants to edit content?"
  • "What if we can't support it long-term?"
  • "What if something breaks and we can't fix it?"

WordPress feels "safe" because:

  • Anyone can step in and figure it out eventually
  • Anyone can install plugins to add features
  • Anyone can find WordPress hosting
  • The client can always hire someone else

Next.js concentrates responsibility. You need engineers who understand the specific codebase. You can't just install a plugin when something breaks.

This responsibility scares most agencies. It's easier to sell something they can hand off than something they need to own long-term.

Clients Don't Know to Ask for Better

This might be the biggest factor.

When clients come to agencies, they say:

  • "I need a website"
  • "I need SEO"
  • "I need more leads"

They don't say:

  • "I need server-side rendered metadata"
  • "I need entity-based content architecture"
  • "I need sub-second page loads on mobile"
  • "I need AI Overview readiness for GPTBot and ClaudeBot"
  • "I need Core Web Vitals in the top percentile of my competitive set"

Clients don't know these things exist. So agencies sell what clients ask for — WordPress — rather than educating them on what's possible with modern frameworks.

It's a self-reinforcing cycle. Agencies sell WordPress because clients ask for websites. Clients ask for WordPress-style websites because that's all agencies show them.

When WordPress Actually Makes Sense

To be fair, WordPress isn't always the wrong answer:

  • Sites with 5 pages and no serious competition
  • Businesses that need to launch in 2 weeks
  • Budgets under $5,000
  • Content teams that need to publish daily without developer involvement
  • Projects where "good enough" is genuinely good enough

For simple sites with simple needs, WordPress delivers adequate results at low cost. That's legitimate value for the right business.

When Next.js Becomes Necessary

Next.js matters when:

  • Scale matters — you're planning to grow significantly
  • Performance matters — page speed affects your conversions or rankings
  • Architecture matters — you need custom functionality plugins can't provide
  • SEO longevity matters — you're investing in organic search for the long term
  • AI Overview visibility matters — your buyers research in ChatGPT, Claude, or Perplexity
  • Brand perception matters — you need to feel premium, not templated

Most sites never reach this point. But for businesses where the website is a competitive asset instead of a brochure, the platform choice matters enormously.

The Real Reason

Here's the uncomfortable truth:

Next.js exposes who actually understands the web.

WordPress hides that. You can build WordPress sites without understanding HTTP, without understanding rendering, without understanding performance, without understanding SEO beyond checkboxes.

That's why:

  • Engineers love Next.js — it lets them build properly without fighting the platform
  • Marketers find it unfamiliar — their usual toolset of plugins and settings doesn't exist
  • Generalist agencies avoid it — it's harder to staff, sell, and support
  • Enterprise teams embrace it — they have the engineering capacity and need the performance

Why We Made the Switch

We used to build WordPress sites at Vizantir. We made the transition to Next.js because our clients kept hitting walls — performance issues, security incidents, maintenance headaches, design limitations, plugin conflicts.

We got tired of apologizing for the platform. We wanted to build things we were proud of — things that actually performed, things that didn't require constant vigilance, things we could stand behind.

Next.js let us do that. It's harder. It requires real engineering. It limits our potential client pool to businesses willing to invest in quality at $15K and up.

But the sites we build now are faster, more secure, more flexible, and more durable than anything we built on WordPress. Our clients get better results. We do better work.

That's the trade we made. And we'd make it again.

If you're tired of the WordPress maintenance treadmill and ready for something better, book a strategy call.