Every Mother

How to Tell If a Website is Using WordPress (Even If It’s Hidden)

H

As a designer moving toward full-stack development, one of the best ways to learn is by reverse-engineering your favorite websites. (This works for all design-learning, that’s why I assign CopyCat assignments when I teach!) You might be surprised to learn that massive enterprises like The Walt Disney Company, The White House, and even Microsoft News rely heavily on WordPress for their content hubs.

Watch How: Wait, Disney and Microsoft Use WordPress? Here’s How to Prove it.


Here are the two best ways to uncover any website’s underlying framework.

Method 1: The Quick Extension Route (BuiltWith)

The fastest way to inspect a site’s tech stack is by using a dedicated Chrome extension like BuiltWith Technology Profiler.

Discover what technology your favorite sites are using with the Built With Technology Profile Chrome extension.

How it works:

Install the extension, click the puzzle-piece Extension icon in your toolbar, then scroll to select the BuiltWith extension. Pass the security check, and scroll through the detected technologies.

Once installed, navigate to the website you want to explore, select the BuiltWith icon from the puzzle piece icon in Chrome desktop (extensions).

Dead Giveaways for WordPress:

Look for common plugins clustered at the top like Yoast SEO, Jetpack, or ElasticPress.

Look for the Yoast Plugin or ElasticPress or JetPack as a WordPress Plugin to show that the website is built on WordPress with BuiltWith Chrome extension

If you scroll down to the “Content Management System” section, WordPress will be explicitly named.

Check is a website is built on WordPress by using the BuiltWith chrome extension app and then scrolling down to Content Management System and look for WordPress.

Method 2: The Dev Way (View Page Source)

Major enterprise sites sometimes block profile trackers, giving you the BuiltWith extension misleading technology error: “This domain provides misleading technology profiles sorry.” (Microsoft.com does this on its subdomains).

This domain provides misleading technology profiles. Error by BuiltWith extension on Chrome.

When extensions fail, you have to look under the hood manually.

  1. Right-click on the webpage and select View Page Source.
  2. Open the search bar using Command + F (Mac) or Control + F (Windows).
  3. Type in wp-.

Why this works: WordPress fundamentally relies on a specific asset directory structure. If you see paths containing wp-content, wp-includes, or wp-content/uploads at the top of the HTML file, it is an undeniable fingerprint of a WordPress site. Also, if you see plugins like Yoast or JetPack, then the site is using WordPress.

Explore source code and look for wp- to confirm that a website, like TechCrunch, is built on the WordPress CMS framework.

Frequently Asked Questions

Yes! There are many websites you’d be shocked to learn run on WordPress. Some of the most complex, high-traffic UI/UX layouts on the web are built on top of a deeply customized WordPress backend. It’s the engine powering massive editorial platforms like TechCrunch, The New Yorker, and Variety. With the right configurations, it can serve enterprise-grade security and semantic stability. For example, it is deployed as the platform for The White House, NASA, and Sweden.se.

For full-stack developers and brand designers, its flexibility is exactly why tech and media giants like The Walt Disney Company, the Meta Newsroom, Microsoft News, and Sony Music (along with their community-heavy PlayStation Blog) lean on it to deploy seamlessly across various subdomains.

Using your browser’s developer tools, you can explore the website’s code and see which platforms and frameworks it uses. If you see classes that start with wp then you’re looking at a WordPress site. wp in the classes stands for WordPress, such as wp-block-template or wp-site-blocks. If you see Jetpack or Yoast, those are common WordPress plugins.

Alternatively, right-click the page, select View Page Source, and search (Ctrl+F or Cmd+F) for the letters wp-. If you find it, then you’ve found a WordPress site because wp- is WordPress’s default directory and class naming structure.

TIME Magazine was a famous enterprise-level built on WordPress, but in 2026 and beyond, you’ll find that TIME uses a headless CMS that utilizes Next.js for the frontend and ContentStack for the backend.


Happy Reverse-Engineering!

Whether you use a quick extension like BuiltWith or roll up your sleeves to manually dig through the source code, pulling back the curtain on live websites is one of the fastest ways to level up your development knowledge.

The next time you stumble across a beautiful web experience, don’t just admire the UI—right-click, view the source, and see how the magic is actually made. You’ll quickly realize that even the biggest brands in the world use the same building blocks available to you.

What to Read Next on Designer to Full Stack

If you enjoyed learning how to spy on enterprise tech stacks, check out these guides to keep pushing your skills forward:

What brought you Joy today?

Today, a neighbor told me how much he loved my child. My heart is full; it truly does take a village!

About the author

Kelly Barkhurst

Designer to Fullstack is my place to geek out and share tech solutions from my day-to-day as a graphic designer, programmer, and business owner (portfolio). I also write on Arts and Bricks, a parenting blog and decal shop that embraces my family’s love of Art and LEGO bricks!

By Kelly Barkhurst June 17, 2026

Recent Posts

Archives

Categories