Theme & Technology Detector - Identify Any Stack
Detect the Theme and Technology Behind Any Website
Curious what theme or CMS a website is running? Paste any URL into this tool and it will fetch the page, scan the HTML source and HTTP response headers, and match over 40 technology signatures across nine categories. You get the CMS, theme name, front-end framework, analytics tools, and server stack in seconds.
Shopify Theme Detection
The detector identifies Shopify stores by matching references to
cdn.shopify.com, the Shopify.theme JavaScript
object, and Shopify-specific headers like X-ShopId. When
a Shopify theme name is present in the page source, the tool extracts it
and displays it alongside the detection result. That means you can see
whether a store runs Dawn, Prestige, Impulse, or any custom theme.
This is useful for store owners researching competitor themes, agencies scoping out a new client's setup, or developers looking for theme inspiration. You can also check whether a store uses Shopify Plus by looking at the server headers and CDN configuration in the results.
WordPress Theme Detection
WordPress sites are detected through wp-content and
wp-includes paths, the generator meta tag,
and the WordPress REST API endpoint. The detector extracts the active
theme slug from wp-content/themes/ paths in the HTML and
reads the WordPress version number from the generator tag when available.
Knowing which WordPress theme a site uses helps with competitive research, client handovers, and finding themes that match a design you like. The version number is also useful for security audits, since outdated WordPress versions may have known vulnerabilities.
For a deeper look at platform-specific detection, see the dedicated Shopify Theme Detector and WordPress Theme Detector pages.
Other CMS and Frameworks
Beyond WordPress and Shopify, the tool detects Squarespace, Wix, Webflow, Drupal, Joomla, and Ghost. It also identifies front-end frameworks like React, Next.js, Vue, Nuxt, Angular, Svelte, Astro, and Gatsby. CSS frameworks (Bootstrap, Tailwind CSS), analytics platforms (Google Analytics, Hotjar, Plausible), font services, CDN providers, and hosting platforms are all covered.
How to Use
Paste or type a URL into the input field and click Analyse. The tool fetches the page through a server-side proxy, runs the detection engine, and groups the results by category. Each detected technology shows a confidence level and, where possible, the version number or theme name.
Use Cases
- Competitive research. See what themes and technologies your competitors use for their websites and online stores.
- Client audits. Quickly understand the tech stack of a client site before starting a project or migration.
- Theme shopping. Found a site with a design you like? Identify the exact theme so you can use it yourself.
- Security assessments. Identify server software and CMS versions that may have known vulnerabilities.