
In my final submit, I mentioned how you can find out if a website is running on WordPress or another content material administration system. The explanations for wanting to seek out out if a web site is working WordPress or not, could be diversified. However typically, individuals are curious or are studying to turn into internet builders or internet entrepreneurs. This time we wish to present learn how to discover out what WordPress theme a web site is utilizing.
I’m presently on the lookout for the appropriate theme for a portfolio web site. Though I’ve seen previews of tons of of themes previously, I at all times attempt to determine the themes of a private portfolio web sites of different freelance professionals. It's a superb method to see what sort of web site you may create with totally different themes and a little bit of customization.
If you're scouting for a theme for any sort of web site, you’ll definitely be thinking about themes utilized by web sites in the identical area of interest. Personally, that alone is ample motivation to put in writing this text.
Usually talking, discovering this form of data requires both utilizing third celebration web sites or browser extensions. The alternate choice is to view the supply code and Google the stuff you discover within the code. I’ll have a look at every technique individually and level you within the path of some useful instruments.
Utilizing Third Occasion Web sites
WordPress Theme Search permits the consumer to enter the URL of any web site that employs a WordPress theme and it presents the small print of the identical. The data not solely identifies the theme but in addition the makes an attempt to determine the creator of the theme.
If it finds, web site makes use of a proprietary theme or a custom-made theme, it additionally experiences that. This can be a good alternative for figuring out WordPress themes, particularly should you intend to buy one primarily based on what you’ve seen on totally different web sites. The theme particulars the web sites experiences will let you realize if the theme is free for obtain or whether or not it requires a purchase order.

WP Theme Detector is one other web site that helps you discover the themes that totally different WordPress websites make use of. It comes with an excessive amount of data and helps you discover the theme and theme’s creator.
It additionally appears to maintain information on websites tracked for very long time. For instance, after I entered paidwp.com to check out the appliance, among the many outcomes it says “Theme has modified a minimum of as soon as since this website was first tracked by WPTD on 2013-10-19”. So it offers details about the modifications which have taken place on a web site, supplied the web site in query has been checked previously by WPTD.

I attempted WordPress Theme Search and tried to seek out particulars about paidwp.com and the outcome displayed was fairly restricted. – “WordPress detected, however the particular theme particulars couldn't be decided. It's in all probability utilizing a custom-made or proprietary theme.” Though that is correct, WPTD offers extra data together with the creator identify. The outcomes can range with each functions for various web sites, but it surely appears the case that WPTD may need the sting.
I retried each functions with WpExplorer.com, I used to be undoubtedly in a position to discern the creator and license standing for the customized theme their web site employs. However once more WPTD has the sting, as a result of along with the traditional stuff additionally they identified that they're a High 100 WordPress Theme Supplier and their themes account for zero.17% of WPTD earlier searches.
There may be one other web site WhatTheme, which makes an attempt to carry out the identical operate but it surely doesn’t appear to be nearly as good as both of the aforementioned two web sites. It solely factors out customized theme has been used and identifies them by identify, no linked references are supplied to the authors of mentioned theme.
Though, the WhatTheme challenge looks as if an amazing concept, it doesn’t look as if it has been totally developed. The thought behind the algorithm of WhatTheme is to advocate themes with related design components discovered within the web site being analysed.
If you're utilizing a 3rd celebration web site to determine WordPress themes, strive WPTD first after which WordPress Theme Search.
Utilizing Browser Extensions
After web sites, browser extensions are the following best different to seek out out WordPress themes and templates of the web sites you go to. After all, they arrive with the additional advantage of not having to go to one other web site to view theme particulars.
For Chrome, you may strive WordPress Theme Detective an browser extension created purely for the aim of figuring out a WordPress web site’s theme and to offer a hyperlink to the theme’s creator.

I need to say the extension appears to operate properly on web sites with well-known themes, however should you have been to go to a web site with a custom-made theme, it's unlikely that the extension will present any trace that can assist you discover the theme’s writer or creator.
I additionally subsequently tried WPSniffer and WordPress Theme & Plugin Detector, I discovered the latter extension far more practical. I skilled the identical drawback with WPSniffer, no data supplied when used for WordPress web sites with custom-made themes.
Among the many three extensions, I undoubtedly assume WordPress Theme & Plugin Detector has the sting as a result of it offers some details about the creator for custom-made theme and templates. It is extremely much like WPTD in that sense.
I seemed up the identical sort of extension for Firefox, I wasn’t capable of finding an extension worthy of word. For those who use Firefox and discover an extension for a similar to detect WP themes, I’d love to listen to it within the feedback beneath.
View The Web page Supply
That is for these of you who're tech savvy and have accessed the supply code of internet sites for various functions. We will glean from the Supply Code the names of the templates and themes that WordPress web sites make use of. That is true of all Content material Administration Methods.
There are at all times clues that time in the direction of the theme or the template web site is working whatever the Content material Administration System. On a special word, should you have no idea whether or not a web site is working on WordPress, you may learn my previous post which explains how to find out if a website is running on WordPress.
Open the supply code, proper click on and choose View Web page Supply.
Discover the file model.css, which resides in wp-content beneath the sub listing themes. Discovering it manually is takes far too lengthy, simply open your browser’s search bar with “Ctrl+F” and kind in “model.css”.

One can find model.css as a part of a hyperlink, open the hyperlink.

As you may see from the screenshot above, the theme identify, model, description and creator have been supplied with particulars together with hyperlinks and licensing data. You'll nearly at all times discover this file for each WordPress web site and opening the hyperlink that accompanies it ought to open up theme data to you.
One other method you may simply determine the identify of theme you might be coping with, is thru the hyperlink that comprises the model.css file.
Return as much as the screenshot and also you’ll discover it reads:
https://cdn.paidwp.com/wp/wp-content/themes/paidwp-v2/model.css?ver=four.fourThis can be modified a bit for various web sites however typically the theme’s identify precedes the model.css within the hyperlink. You could possibly additionally say the theme identify seems after wp/wp-content/themes/, both method you may determine the identify primarily based on the hyperlink in and of itself, with out accessing the model.css file which offers particular theme data. A easy Google search of the theme identify will yield the theme’s creator and licensing data.
I hope the submit was useful and now you can simply discover out which theme your favourite WordPress web sites are utilizing 🙂
For those who loved this submit, please share it with your mates & subscribe to the Paidwp weblog to obtain tutorials like this one delivered straight to your inbox.