How To Find Out If A Site Is Running On WordPress

How To Find Out If A Site Is Running On WordPress

In my recent tutorial on the additional screen options in the New Post/Page screens, I briefly covered the topic of trackbacks. They can be an effective way of promoting your blog, by letting other blog owners know that you are linking to them.

However, I also mentioned that WordPress blogs are set up by default to send and receive automatic pingbacks. If pingbacks are enabled, you should not send trackbacks. Duplicate trackbacks/pingbacks can be seen as spam, which would produce exactly the opposite effect to what you are hoping for.

So before sending trackbacks, you need to verify whether or not the blog in question is running on WordPress. In reality, this is just one example of why you might want such information – pure curiosity is another (there are more sites out there running WordPress than you think).

Old-Fashioned Methods

Back in the day, you had to resort to a bit of detective work in order to find out whether or not a blog was running on WordPress. Some of the most popularly recommended methods were:

  1. View the page source and try to find mention of WordPress (typically by inclusion of a reference to wp-content or wp-admin)
  2. Type http://www.thedomain.com/wp-admin/ and see what shows up. This bore mixed results, as blogs often change the WordPress installation folder.
  3. Copy an image’s URL and check it to see if it refers to WordPress.
  4. Look in the footer for “Powered by WordPress”. Who keeps that on their blog?
For what it’s worth, those methods generally work (apart from no. 4 – that’s a rubbish idea). However, there are now quicker options that offer far more information on whatever website you happen to be researching.

BuiltWith

The first is BuiltWith – a free service that allows you to extract all sorts of useful information about websites. Just type the address into the search bar:

BuiltWith

And it throws more information at you than you can shake a stick at:

FREE EBOOK
Your step-by-step roadmap to a profitable web dev business. From landing more clients to scaling like crazy.

By downloading this ebook I consent to occasionally receive emails from WPMU DEV.
We keep your email 100% private and do not spam.

FREE EBOOK
Plan, build, and launch your next WP site without a hitch. Our checklist makes the process easy and repeatable.

By downloading this ebook I consent to occasionally receive emails from WPMU DEV.
We keep your email 100% private and do not spam.

BuiltWith

I have just picked off the first few results – there is a whole swathe of additional information available to you. For the purposes of this post, the relevant piece of information is contained within the second result. We can see that WPMU.org runs off WordPress (which clearly comes as a surprise…).

If your curiosity has now been suitably piqued, you can find out all sorts of information – like which analytics package is used, JavaScript libraries, widgets, and more. For anyone who is curious as to the inner workings of a site, this is a goldmine.

Chrome Sniffer

But in my opinion, that isn’t even the best tool available – my favorite is Chrome Sniffer. As the name suggests, this is available for Google Chrome only, but let’s be honest – it is the best browser available *awaits onslaught*.

Once you have installed Chrome Sniffer, it will meld so subtly into your interface that you may not even spot it to begin with:

Chrome Sniffer
That’s it!

As you can see, the website I am on is powered by WordPress. But if you click on the icon, you’ll find out even more:

Chrome Sniffer

Each icon represents an application that the website in question uses. Clicking on any icon takes you directly to the homepage of the relevant application.

Taking The Mystery Out Of Web Browsing

So there you have it! Two very simple ways of finding out what’s under the hood of a website. Briefly going back to the trackbacks issue mentioned earlier, having Chrome Sniffer installed allows you to very quickly spot whether or not a site you are linking to is powered by WordPress, which means you can decide if you need to send a trackback.

Tags: