Business
How to Tell If Your Web Designer Is Using a Template and Charging You for Custom Work
Paid for a ‘custom’ website but something feels off? Here’s how to check whether your web designer used a $59 template and charged you premium rates — plus what to do about it if they did.

You hired a web designer for a “custom” website. They quoted you $3,000, $5,000, maybe $8,000. The site looks decent. But something about it feels… familiar. Like you’ve seen this layout before. The navigation feels generic. The footer has sections you didn’t ask for. And when you Google a phrase from your site, you find three other businesses with suspiciously similar designs.
You might be paying custom prices for template work. And you wouldn’t be the first.
This isn’t always malicious. Some designers genuinely use templates as starting points and customize them extensively — and that’s a legitimate approach when it’s transparent and priced accordingly. The problem is when a designer charges premium custom rates while delivering a $59 ThemeForest template with your logo swapped in and your colors changed. That’s not custom design. That’s a markup.
According to W3Techs, WordPress powers over 43% of all websites on the internet — and a massive percentage of those run on commercial themes. There’s nothing wrong with that when it’s the right choice for the business. The problem is misrepresentation.
Here’s how to tell the difference — even if you’re not technical.
TL;DR — Quick Ways to Check
Right-click your website and select “View Page Source.” Search (Ctrl+F) for words like “theme,” or the names of popular themes like “flavor,” “flavor,” “flavor.” Check your WordPress dashboard under Appearance → Themes — the active theme name is right there. Search Google for that theme name. If it’s available for purchase on ThemeForest or any theme marketplace, you’re running a commercial template. That alone isn’t bad — but if you were told (and charged for) fully custom work, it’s a serious conversation to have with your designer.
Sign 1: Your Website Looks Like Other Websites

This is the most obvious indicator, and it’s one you can check without any technical knowledge.
Open your website. Now open the websites of a few other businesses — ideally in different industries — that use the same designer or platform. Do the layouts feel identical? Same hero section structure, same grid pattern for services, same testimonial slider, same footer layout? If the only differences are colors, fonts, and images, you’re likely looking at the same template.
You can also take this further. If you know your site is built on WordPress, check which theme is active (Appearance → Themes in the WordPress dashboard). Then Google that theme name. If it’s a commercial theme available on ThemeForest or similar marketplaces — many of which are used by hundreds of thousands of websites — your site is template-based.
There are also free online tools that can detect which theme and plugins a WordPress site uses. Simply enter your URL and they’ll tell you what’s running under the hood. If the result shows a well-known commercial theme, you have your answer.
To be clear: using a commercial theme isn’t inherently wrong. Many excellent websites run on premium themes. The issue is whether your designer was transparent about it and whether their pricing reflects that reality. According to industry benchmarks from Envisage Digital, the average website load time is around 2.5 seconds on desktop — but template-heavy sites loaded with unused features often exceed 4–5 seconds, directly impacting your search rankings and conversion rates.
Sign 2: Your Site Has Features You Never Asked For
Open your website and look at it critically. Are there sections on the homepage that seem generic or irrelevant to your business? A “Meet the Team” section when you’re a solo operation? A portfolio gallery when you don’t have portfolio work? A blog section you never wanted? Tabs and accordions filled with placeholder-style content?
Templates come pre-built with a full set of sections designed to work for any business. When a designer uses a template, they often leave in sections that don’t apply to you because removing them would require more customization work. A truly custom site is built around your specific needs — every element exists because you need it, and nothing is there that doesn’t serve a purpose.
Another tell: check your website’s footer. If it contains links to features you don’t use (like “Shop” or “Events” or “Members Area”) or credits a theme company, that’s template territory.
Check your WordPress plugins list. If you have admin access, go to Plugins in the WordPress dashboard. If you see page builder plugins (Elementor, Divi Builder, WPBakery, Beaver Builder), bundled slider plugins (Slider Revolution, LayerSlider), and dozens of other plugins you don’t recognize, your site was likely built from a template that comes bundled with all of these. Custom-built sites typically have far fewer plugins because functionality is built directly into the code.
Sign 3: The Code Is Bloated

This one requires a tiny bit of technical poking, but it’s surprisingly easy.
Right-click anywhere on your website and select “View Page Source” (or “Inspect” in Chrome/Firefox). Look at what you see. A custom-built website has relatively clean, organized code. A template-based site often has massive amounts of code — thousands of lines loaded on every page, most of which are never used.
Things to search for in the source code:
Theme or template names. Press Ctrl+F and search for “theme,” or common theme names. If the code references a recognizable commercial theme, now you know.
Page builder signatures. Search for “elementor,” “wpbakery,” “divi,” “beaver-builder.” These are visual page builders that come bundled with many themes. They’re tools, not inherently bad — but they add significant code bloat and are the opposite of “custom-coded.”
Excessive CSS and JavaScript files. Count the number of stylesheet (.css) and script (.js) files being loaded. A lean custom site might load 3–5 of each. A template-based site might load 15–30, many of which are for features your site doesn’t even use. Each additional file slows down your site and speed directly affects your revenue.
Run a speed test. Go to Google’s PageSpeed Insights (pagespeed.web.dev) and enter your URL. If your score is below 50 on mobile, code bloat from a template is likely a contributing factor. Custom-built sites on modern frameworks routinely score 90+ because every line of code is intentional.
Sign 4: You Can’t Make Simple Changes Without Your Designer
Custom websites built by competent developers include a content management system that makes it easy for non-technical people to update text, swap images, and add blog posts. The CMS interface should be intuitive and match your site’s structure.
Template sites often have the opposite experience. The backend is cluttered with dozens of settings panels, theme options pages, and builder interfaces that are overwhelming and confusing. You end up calling your designer for every change — which may be by design, since it guarantees ongoing revenue for them.
If updating a single paragraph on your website requires navigating through three layers of menus, opening a visual builder, finding the right “module,” editing it in a popup, and then clicking “Update” multiple times — your site wasn’t built for you to manage. It was built for your designer to manage.
A proper website handover should include training on how to make common updates yourself. If your designer skipped that step or if the process they showed you was overly complex, the underlying architecture may be to blame.
Sign 5: The Price Was Too Good to Be True
Custom web design is skilled labor that takes time. A genuinely custom 5–10 page business website — with original design, hand-coded development, responsive optimization, and proper testing — takes 40–100+ hours of professional work. At standard agency rates, that puts the price range at $5,000–$25,000 depending on complexity and location.
If you paid $1,500 for a “fully custom” website that was delivered in two weeks, the math doesn’t work. That’s not custom — it’s a template with customization, which is a very different (and much less expensive) service. Understanding the hidden costs of cheap websites helps explain why the initial price tag rarely tells the full story.
This doesn’t mean affordable websites are always template scams. Transparent designers who use templates as starting points and price accordingly ($1,000–$3,000) are offering a legitimate service. The issue is misrepresentation — charging custom prices for template work.
The timeline test. Ask yourself how long the project took. A custom website typically takes 6–12 weeks from kickoff to launch. If yours was delivered in 1–2 weeks and described as “custom,” the timeline suggests template customization, not original development.
Sign 6: Your Designer Avoids Technical Questions
Ask your designer a few specific technical questions: “What theme or framework is my site built on?” “Is the code custom-written or based on a pre-built theme?” “How many third-party plugins does the site use?” “Could another developer take over this project and work with the codebase?”
A designer who built custom work will answer these confidently and specifically. A designer who dressed up a template will deflect, give vague answers, or change the subject. Common deflection phrases include: “It’s proprietary,” “You don’t need to worry about the technical details,” or “It’s a custom version of our internal framework” (which often translates to: it’s a template they’ve used before).
Before hiring your next designer, make sure your web design contract specifies whether the work is template-based or custom-built. This one clause eliminates all ambiguity.
What to Do If You Discover Your “Custom” Site Is a Template
If you’ve confirmed that your website is template-based when you were told (and charged for) custom work, here’s how to handle it:
Have a direct conversation first. It’s possible (though not excusable) that there was a genuine miscommunication about what “custom” meant. Some designers consider extensive template customization to be custom work. While you may disagree, starting with a conversation is better than starting with accusations.
Review your contract. Does it specify “custom design” or “custom development”? Does it mention a specific theme or page builder? The contract language determines your legal standing if the conversation doesn’t resolve things.
Get an independent assessment. If you’re unsure whether the customization level justifies the price, ask another developer to review the site. A 30-minute audit can tell you exactly what’s custom, what’s template, and whether the price was fair.
Consider whether it matters functionally. If your template-based site works well, loads fast, ranks on Google, and generates business — the template itself isn’t the problem. The misrepresentation is. You may decide to keep the site and negotiate a partial refund, or you may decide it’s time for a genuine custom build.
Custom vs. Template: When Each Makes Sense
Not every business needs a fully custom website. Here’s an honest breakdown:
A template-based site makes sense when: you’re a new business testing a market, your budget is under $3,000, your needs are standard (brochure site, basic blog, simple e-commerce), and speed to market matters more than differentiation.
A custom-built site makes sense when: your website is a primary revenue driver, you need unique functionality that templates can’t provide, brand differentiation is important to your business, performance and SEO are competitive advantages, and you plan to scale the site significantly over time. If your business has outgrown its current website, custom development is usually the right next step.
The right choice depends on your business — not on a designer’s sales pitch. What matters is that you’re making an informed decision based on transparent information about what you’re actually getting.
Frequently Asked Questions
Is using a WordPress theme the same as using a template?
Technically, every WordPress site uses a “theme” — it’s how WordPress works. The distinction is between commercial themes (pre-built, purchased from marketplaces, used by thousands of sites) and custom themes (built from scratch specifically for your project). A custom WordPress theme uses the WordPress framework but with original design and code.
Can a template-based website rank well on Google?
Yes, but it’s harder. Templates often come with code bloat that slows load times, generic page structures that aren’t optimized for your specific keywords, and limited control over technical SEO elements. A well-optimized template can rank, but a well-built custom site typically has a significant performance advantage.
How can I check if my designer is using a page builder?
The easiest way is to log into your WordPress dashboard. If you see options for Elementor, Divi Builder, WPBakery, Beaver Builder, or similar tools in the page editor, your site uses a page builder. You can also check the page source code — page builders leave distinctive code signatures that are easy to identify.
Should I confront my designer if I find out they used a template?
Approach it as a conversation, not a confrontation. Ask what theme or framework they used, what percentage of the code is custom, and why they chose that approach. Their answer will tell you whether it was a deliberate misrepresentation or a miscommunication about terminology.
Is it possible to convert a template site to custom later?
Usually it’s more practical to start fresh than to “convert” a template. Template code is structured around the template’s framework, and stripping that away while preserving your content is often more work than building new. Your content (text, images, blog posts) can always be migrated, but the code itself typically needs to be rewritten. If you decide to make the switch, having a plan for switching web designers without losing your SEO is essential.
Know What You’re Paying For
The web design industry has a transparency problem. Too many designers blur the line between template customization and custom development — not necessarily out of malice, but because the terms aren’t well-defined and clients don’t always know what questions to ask.
Now you know the questions. And you know the signs. Whether you’re evaluating a current site or shopping for a new one, this knowledge protects you from overpaying and ensures you get exactly what you’re promised.
At Studio Aurora, we build on a headless WordPress and Next.js architecture — no commercial themes, no page builders, no code bloat. Every line of code is written for your project. We’re happy to show you the difference, and we’ll always be upfront about exactly what you’re getting.
Let's build something
great together
Have a project in mind? We'd love to hear about it and explore how we can help bring your vision to life.
Get in touchContinue reading
Business · Apr 27
Building Authority Online as a Coach or Consultant: A Web Strategy That Converts
Business · Apr 23
AI-Generated Website Content: Legal Risks, SEO Implications, and Best Practices
Business · Apr 20
Lead Magnets for Service Businesses: From PDF Guides to Interactive Tools
Business · Apr 19