CMS Detector (What CMS Is That Website Using?)

Identify WordPress, Shopify, Webflow, Drupal, Joomla, Ghost, and custom CMS platforms on any website.

TL;DR: CMS Detector scans website pages to detect what Content Management System, theme, and plugin signatures are active.

Detects WordPress, Webflow, Ghost, Shopify, Drupal, Joomla, Squarespace, Wix, Strapi, Sanity, active themes, and plugins.
Scanning CMS signatures and meta generators...
Inspecting meta generators, theme directories, plugin hooks, and API endpoints...

How Do I Find Out What CMS a Website Is Using?

To find out what CMS a website uses, enter the site's URL into a CMS detector. The tool inspects public page metadata (like ``), known asset directory paths (`/wp-content/`, `/sites/default/files/`), CSS namespaces, and API endpoints to accurately identify WordPress, Webflow, Shopify, Drupal, Joomla, Ghost, Wix, or Squarespace.

How to Use the CMS Detector

Our CMS Detector is engineered for rapid developer workflow, high-performance in-browser execution, and complete code privacy.

  1. Enter the target website URL into the input field, or paste the page source code.
  2. Click 'Detect CMS' to initiate signature scanning.
  3. Review the Detected CMS card with confidence rating and platform summary.
  4. Inspect exposed theme names, plugin assets, and generator metadata if publicly visible.
  5. Copy the CMS detection report.

Key Capabilities & Developer Best Practices

  • Fast In-Browser Processing: Zero server latency; code formatting, validation, and transformations execute in real time.
  • Complete Data Confidentiality: Work with sensitive API keys, production configs, and database records safely on your local device.
  • Standards-Compliant Output: Generates clean, RFC-compliant code ready for production deployment and clean Git diffs.

Safe & Transparent URL Inspection

All network queries only inspect public, non-authenticated headers and HTML assets. When analyzing pasted source code, processing runs 100% locally in your web browser with complete confidentiality.

Frequently Asked Questions

A CMS detector is a web analysis tool that scans a webpage's HTML code to determine which Content Management System powers the site.
WordPress sites are identified by paths containing `/wp-content/`, `/wp-includes/`, the `wp-json` REST API endpoint, and generator meta tags.
Yes. It detects headless CMS signatures such as Strapi, Contentful, Sanity, Ghost, and static site generators like Hugo, Gatsby, Astro, and Jekyll.
If theme and plugin asset paths are publicly exposed in the HTML (such as `/wp-content/plugins/yoast-seo/`), the tool identifies and lists them in the report.
The detector checks multiple redundant signatures—including DOM markers, script namespaces, and asset CDN paths—to identify the CMS even when generator meta tags are removed.
Some websites enforce strict anti-bot firewalls. Use 'Paste HTML Source' mode to paste the page's HTML directly for instant local detection.
Yes. NexLove's CMS Detector is 100% free with unlimited domain searches.
Yes. The scanner identifies major WordPress page builders including Elementor, Divi, Gutenberg, Beaver Builder, and WPBakery.

Embed This Tool

Add the live CMS Detector to your own website with this lightweight responsive iframe:

<iframe src="https://nexlove.org/embed/cms-detector.html" width="100%" height="650" style="border:1px solid #e2e8f0;border-radius:12px" title="CMS Detector — NexLove.org" loading="lazy"></iframe>

Related Developer Tools & Utilities

Browse all Developer Tools