Run a free audit

CMS detector

Find out what CMS or platform a website runs on - WordPress, Shopify, Wix, Webflow and more.

Run a full graded audit for the whole site.
  1. Home
  2. /
  3. Free tools
  4. /
  5. CMS detector

A CMS detector identifies which Content Management System and technology stack powers any website. Enter a domain name in the tool above, and it analyzes the site's HTML, HTTP headers, and code patterns to reveal whether it runs WordPress, Shopify, a custom framework, or other platforms. Results are instant and free.

On this page

  • What is a CMS?
  • Why detect a website's CMS?
  • How does CMS detection work?
  • How to use the CMS detector
  • What technologies can the detector find?
  • When would you use a CMS detector?
  • What if the detector doesn't find a CMS?

What is a CMS?

CMS stands for Content Management System. It is software that allows users to create, edit, and publish website content without writing code. A CMS provides a dashboard, a database, and pre-built templates so that non-technical users can manage their site.

Every CMS comes with core functionality: text editors, image uploads, user management. But CMSs differ in what they can do. WordPress excels at blogs. Shopify handles e-commerce. Webflow offers design control. A CMS determines what the site can do, what the code looks like underneath, and how fast the site can run.

Not all sites use a CMS. Some are built from scratch by developers using only code. Others use headless CMS platforms that separate content storage from presentation. But most websites on the internet today run on a CMS of some kind.

Why detect a website's CMS?

Knowing a site's CMS tells you what it can do, who built it, and what comes next. Here is what different people use this for:

  • Web designers and developers evaluate competitors' tech choices before deciding which CMS to build their own site on.
  • SEO specialists check whether a site's CMS is limiting its search performance, since some CMSs are better at SEO than others.
  • Content strategists reverse-engineer how a competitor publishes content, manages plugins, or speeds up their site.
  • Business owners and marketers understand what tools a competitor has available and where to focus competitive advantages.
  • Enterprise teams audit their own website estates to see which CMSs are in use across multiple properties.

How does CMS detection work?

A CMS detector works by looking for signals that a CMS leaves behind when it generates a website. These signals are intentional (tags the CMS publishes) or unintentional (patterns that appear in every site built with that platform).

The detector examines four main sources:

Signal TypeWhat the detector looks forWhy it works
Meta tagsThe <meta name="generator"> tag in a site's HTML header, which explicitly names the CMS versionMany CMSs auto-insert this tag. It is the clearest signal.
File pathsCommon directories where each CMS stores themes, plugins, or assets (e.g., /wp-content for WordPress, /cdn for Shopify)These paths are baked into the CMS architecture and appear on nearly every page.
HTTP headersCustom headers or X-headers that a CMS's server sends with every response, like X-Powered-BySome CMSs announce themselves in the HTTP layer before HTML is even sent.
Code patternsDistinctive HTML, CSS class names, JavaScript patterns, or CDN links that are unique to each platformDevelopers can recognize a CMS by its fingerprint: the way it structures and serves code.

When you enter a domain, the detector fetches the page, searches for these signals, and returns a match. The detection is not a guess. It is a pattern match against thousands of known artifacts.

How to use the CMS detector

  1. 1Type a domain or full URL into the form above. Examples: example.com, www.example.com, or https://example.com/any-page.
  2. 2Click the Detect button or press Enter.
  3. 3Wait a few seconds while the tool fetches the page and analyzes its code.
  4. 4Review the results. The detector shows the CMS name, the version if detected, and often the programming language, hosting provider, and any CDN or analytics tools in use.
  5. 5Use the results to inform your next decision, whether that is a design choice, an SEO audit, or a feature comparison.

What technologies can the detector find?

A CMS detector does not stop at the CMS alone. It also identifies the broader tech stack that supports the site:

  • Content Management Systems: WordPress, Shopify, Drupal, Wix, Squarespace, and 250+ others.
  • Web frameworks: Custom-built sites using Laravel, Django, Ruby on Rails, Next.js, or other frameworks.
  • Programming languages: PHP, JavaScript, Python, Java, C#, or others used server-side.
  • Databases: MySQL, PostgreSQL, MongoDB, SQL Server, if the CMS reveals them.
  • Web servers: Apache, NGINX, IIS, and other servers that process HTTP requests.
  • Hosting providers: AWS, Azure, GCP, or shared hosting platforms.
  • Content Delivery Networks (CDNs): Cloudflare, Akamai, or others caching and serving content globally.
  • Analytics tools: Google Analytics, Hotjar, Facebook Pixel, or other tracking code.
  • Plugins and extensions: Popular WordPress plugins, Shopify apps, or theme builders in use.

The depth of what is detected depends on how openly the site displays its technology. A WordPress site might reveal its theme name, installed plugins, and exact version. A custom-built site might reveal only its programming language and host. A site behind aggressive security may reveal very little.

When would you use a CMS detector?

CMS detection is useful in several workflows:

  • Competitor research: You find a site you admire and want to know what technology powers it.
  • SEO audits: You need to understand whether a competitor's CMS is helping or hurting their search visibility.
  • Technology due diligence: You are considering buying a business and need to know what you are acquiring technically.
  • Content migration: You want to move a site from one CMS to another and need to understand the current stack.
  • Security assessments: You identify outdated software, known vulnerabilities, or unsupported plugins.
  • Learning: You are building your own site and want to see how popular sites in your industry are built.
  • Vendor selection: You are choosing a CMS for a new project and want to understand what your competitors chose.

What if the detector doesn't find a CMS?

Not every site runs on a recognizable CMS. If the detector shows no CMS, the site might be:

  • Built from scratch: The developer wrote the entire site as custom code with no CMS framework.
  • Using a headless CMS: The site pulls content from a backend system that does not leave the same fingerprints a traditional CMS does.
  • Built with a closed or proprietary platform: Enterprise platforms, internal tools, or SaaS applications may not match common CMS patterns.
  • Heavily obscured: The site owner intentionally removed or modified CMS indicators for security or privacy reasons.
  • Dynamically generated: Single-page apps or JavaScript-heavy sites may not show traditional CMS signals on the initial HTML.

Frequently asked questions

What is the CMS detector?+

A CMS detector is a tool that analyzes any website and identifies which Content Management System powers it. You enter a domain name, and the tool examines the site's code, headers, and file structure to reveal the CMS, version, hosting provider, programming language, and other technologies in use. It is free and requires no signup.

What is a CMS checker?+

A CMS checker and a CMS detector are the same thing. Both tools scan a website's code to identify its Content Management System. The term 'checker' emphasizes the verification aspect: confirming what technology a site actually runs on.

What does CMS mean?+

CMS stands for Content Management System. It is software that lets users create, edit, and publish website content without writing code. Examples include WordPress, Shopify, Drupal, and Wix. A CMS provides templates, databases, and dashboards so non-technical users can manage a site.

What is a CMS tracker?+

A CMS tracker is a tool or service that monitors which CMS a website uses over time. Unlike a one-time detector that shows what CMS is in use today, a tracker records historical changes, for example if a site migrated from WordPress to a custom platform. Some tools offer tracking as a premium feature beyond basic detection.

How accurate is CMS detection?+

CMS detection is highly accurate for popular platforms like WordPress, Shopify, Drupal, and Wix because they leave clear signals in the site's code. Detection is less reliable for custom-built sites, proprietary platforms, or sites that deliberately hide their technology. If a site actively removes CMS indicators, detection may fail or return no result.

Is CMS detection free?+

Yes. This CMS detector is completely free. You do not need to sign up, pay, or provide any personal information. Simply enter a domain name and get instant results.

Related free tools

DNS lookupWHOIS lookupDomain age checkerIP lookupSubdomain finderUTM builder

On this page

  • What is a CMS?
  • Why detect a website's CMS?
  • How does CMS detection work?
  • How to use the CMS detector
  • What technologies can the detector find?
  • When would you use a CMS detector?
  • What if the detector doesn't find a CMS?