{"id":21370,"date":"2019-01-24T07:00:56","date_gmt":"2019-01-24T12:00:56","guid":{"rendered":"https:\/\/www.hostgator.com\/blog\/?p=21370"},"modified":"2019-07-26T13:55:08","modified_gmt":"2019-07-26T18:55:08","slug":"how-to-find-out-which-theme-a-wordpress-site-is-using","status":"publish","type":"post","link":"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/","title":{"rendered":"How to find out which theme a WordPress site is using?"},"content":{"rendered":"<p class=\"p2\"><span class=\"s1\">Have you ever come across a website that you simply loved in terms of design and functionality?<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">Better yet, have you ever found a website that you were so impressed with, you felt you just had to have it for yourself (<i>with your own branding elements, unique style and content of course!<\/i>)?<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">If you find yourself wanting to give your <a href=\"https:\/\/www.hostgator.com\/managed-wordpress-hosting\"><span class=\"s2\">WordPress website<\/span><\/a> a makeover, without starting over from scratch and re-doing everything from blog posts to pages, media uploads to comments, you\u2019re in luck.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">All you have to do is change your site\u2019s WordPress theme.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">In fact, WordPress is popular in part because its design is so flexible and can be changed at any moment, without affecting too much of your site\u2019s foundation.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">Finding a fellow WordPress website that you want to draw inspiration from is great   <i>until you realize you have no idea what WordPress theme it\u2019s using<\/i>.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">That\u2019s why today I am going to walk you through <strong>how to manually find which theme any WordPress website is using<\/strong>, as well as share <strong>some helpful online tools <\/strong>that may speed up the process for you, so you can start your site redesign right away.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">So, let\u2019s get started.<\/span><\/p>\n<h2 class=\"p4\"><span class=\"s1\"><b>How to Find the Theme of Any WordPress Website<\/b><\/span><\/h2>\n<p class=\"p2\"><span class=\"s1\">There are many online tools dedicated to helping you determine what theme WordPress websites are using (<i>more on those later<\/i>).<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">But the problem is, sometimes website owners change the name of their WordPress themes, preventing these tools from recognizing the theme they\u2019re using and spilling the beans to you.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">That\u2019s why knowing how to <strong>manually find the theme of a WordPress website<\/strong> is so helpful. And the best part is, it\u2019s not that hard to do!<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">Each WordPress theme has what\u2019s called a style.css file. This file contains information about the theme in use such as the name of the theme, the theme author, the stylesheet URL, the theme version, and more. It also has the CSS styles used by the theme.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">This file is what you need to find if you want to learn what theme a WordPress site is using.<\/span><\/p>\n<h3 class=\"p5\"><span class=\"s1\"><b>Step 1: Find the Style.CSS File<\/b><\/span><\/h3>\n<p class=\"p2\"><span class=\"s1\">The first thing you\u2019ll want to do is go to the WordPress website you love. For this example, I\u2019ll use my very own website <a href=\"https:\/\/www.websitehostingrating.com\/\"><span class=\"s2\"><b>https:\/\/www.websitehostingrating.com.<\/b><\/span><\/a><\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">Next, right click anywhere on the screen of the website you\u2019re investigating. From the options available, choose the one labeled '<i>Inspect<\/i>.'\u009d<\/span><\/p>\n<p><a href=\"https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/inspect-element-example.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-21401 aligncenter\" src=\"https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/inspect-element-example.jpg\" alt=\"example for how to inspect a website element\" width=\"823\" height=\"386\" srcset=\"https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/inspect-element-example.jpg 1268w, https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/inspect-element-example-300x141.jpg 300w, https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/inspect-element-example-768x360.jpg 768w, https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/inspect-element-example-1024x480.jpg 1024w\" sizes=\"(max-width: 823px) 100vw, 823px\" \/><\/a><\/p>\n<p class=\"p2\"><span class=\"s1\"><i>Note &#8211; You can click on the 'View Page Source'\u009d option as well, though I find that Inspect Element makes searching for the specific theme file a whole lot easier.<\/i><\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">That said, if you do choose to use the View Page Source option, you can always use Ctrl + F (<i>on Windows<\/i>) or Cmd + F (<i>on Mac<\/i>) to open a search bar near the bottom to find the style.css file.<\/span><\/p>\n<h3 class=\"p5\"><span class=\"s1\"><b>Step 2: Inspect the CSS File<\/b><\/span><\/h3>\n<p class=\"p2\"><span class=\"s1\">When you click on Inspect Element, you\u2019ll see a bunch of crazy looking code appear at the bottom of the screen.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\"><i>Don\u2019t panic, you don\u2019t need to understand all of this.<\/i><\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">All you need to do is find a line of code that looks something like this:<\/span><\/p>\n<p class=\"p8\"><span class=\"s1\">&lt;link rel=&#8217;stylesheet&#8217; id=&#8217;academy-pro-css&#8217; \u00a0href=&#8217;https:\/\/www.websitehostingrating.com\/wp-content\/themes\/academy-pro\/style.css&#8217; type=&#8217;text\/css&#8217; media=&#8217;all&#8217; \/&gt;<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">This is the theme\u2019s stylesheet &#8211; the css file.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">The easiest way to find this line is to enter the word 'theme'\u009d, 'style.css'\u009d or something similar into the search bar and click enter.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">This should bring up the line of code you\u2019re looking for.<\/span><\/p>\n<p><a href=\"https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/websitehostingrating-css-example.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-21399\" src=\"https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/websitehostingrating-css-example.jpg\" alt=\"example of css code\" width=\"1491\" height=\"360\" srcset=\"https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/websitehostingrating-css-example.jpg 1491w, https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/websitehostingrating-css-example-300x72.jpg 300w, https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/websitehostingrating-css-example-768x185.jpg 768w, https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/websitehostingrating-css-example-1024x247.jpg 1024w\" sizes=\"(max-width: 1491px) 100vw, 1491px\" \/><\/a><\/p>\n<p class=\"p2\"><span class=\"s1\">In the above image, the line of code we\u2019re looking for is highlighted in blue.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">Now, this bit of code may be enough for you to find the information you want, which is the name of the theme being used on the website.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">For instance, you can see that I use the theme <a href=\"https:\/\/my.studiopress.com\/themes\/academy\/\"><span class=\"s2\">Academy Pro<\/span><\/a>, which happens to be a<a href=\"https:\/\/www.websitehostingrating.com\/studiopress-themes-review\/\"> <span class=\"s2\">StudioPress theme built on the Genesis Framework<\/span><\/a>.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">Notice the places the name Academy Pro appears.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">If you didn\u2019t know that Academy Pro was a WordPress theme offhand, a simple Google search will bring it right up for you.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">If you\u2019re looking for more information about the theme, you might be able to click on the URL in the style.css file and see data such as the theme\u2019s URL or author.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">When you do this, it <i>should look something like this:<\/i><\/span><\/p>\n<p class=\"p8\"><span class=\"s1\">Theme Name: Academy Pro<br \/>\nTheme URI: https:\/\/my.studiopress.com\/themes\/academy\/<br \/>\nDescription: The theme for online course creators, membership site owners, and educational content marketers.<br \/>\nAuthor: StudioPress<br \/>\nAuthor URI: https:\/\/www.studiopress.com\/<\/span><\/p>\n<p>&nbsp;<\/p>\n<p class=\"p2\"><span class=\"s1\">Unfortunately, because WordPress themes are all different, and the code that comes with each theme file differs too, you may end up seeing a screen like this:<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">I don\u2019t know about you, but I have the theme name and that\u2019s enough for me!<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">I should also mention that this method won\u2019t work for custom made themes or where the site owner has renamed, or deleted, the name of the WordPress theme he or she is using.<\/span><\/p>\n<h2 class=\"p4\"><span class=\"s1\"><b>Using an Online Tool to Determine a WordPress Theme<\/b><\/span><\/h2>\n<p class=\"p2\"><span class=\"s1\">Now that you know how to manually find the theme of any WordPress website out there, it\u2019s time to make things easier by using an online theme detector tool.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">There are plenty of online WordPress detection tools to choose from, but in my opinion these two are the most accurate:<\/span><\/p>\n<p class=\"p9\"><span class=\"s5\"><a href=\"https:\/\/www.wpthemedetector.com\/\">WP Theme Detector<\/a><\/span><\/p>\n<p class=\"p2\"><span class=\"s6\"><a href=\"https:\/\/chrome.google.com\/webstore\/detail\/wpsniffer-wordpress-theme\/kihhefcbenhkjgjhchanjfhhflaojldn\">WP Sniffer<\/a><\/span><span class=\"s1\"> (Google Chrome extension)<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">They both work really well, however some of them will also report the plugins that are being used on a website, which can be really helpful for that added functionality you might be after in your site\u2019s redesign.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">For our example, I\u2019ll use WP Theme Detector and see what pops up when I enter the URL: <strong>https:\/\/www.websitehostingrating.com<\/strong>.<\/span><\/p>\n<p><a href=\"https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/wpthemedetector.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-21400 aligncenter\" src=\"https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/wpthemedetector.jpg\" alt=\"WP Theme Detector used on websitehostingrating.com\" width=\"763\" height=\"499\" srcset=\"https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/wpthemedetector.jpg 1030w, https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/wpthemedetector-300x196.jpg 300w, https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/wpthemedetector-768x503.jpg 768w, https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/wpthemedetector-1024x670.jpg 1024w\" sizes=\"(max-width: 763px) 100vw, 763px\" \/><\/a><\/p>\n<p class=\"p2\"><span class=\"s1\">As you can see, this online tool determined that I am using the Academy Pro WordPress theme, which is a child theme of the Framework Genesis, which is authored by StudioPress, all of which I already determined manually.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">And there you have it! You now know how to manually find the theme any <a href=\"https:\/\/www.hostgator.com\/managed-wordpress-hosting\"><span class=\"s2\">WordPress website<\/span><\/a> is using should you want to look into using the same theme for your own website.<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\">And if you\u2019re lucky, and the code is correct, you can find this information even faster using a free online tool such as WP Theme Detector and begin your site redesign right away!<\/span><\/p>\n<p class=\"p2\"><span class=\"s1\"><i>Have you ever had to manually determine the theme being used on a WordPress website? I would love to hear all about it in the comments below!<\/i><\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Have you ever come across a website that you simply loved in terms of design and functionality? Better yet, have&#8230;<\/p>\n","protected":false},"author":191,"featured_media":21371,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[19],"tags":[133],"class_list":["post-21370","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-web-and-hosting-tips","tag-wordpress-design-themes"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.2 (Yoast SEO v23.2) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to find out which theme a WordPress site is using? - HostGator<\/title>\n<meta name=\"description\" content=\"Have you ever come across a website that you simply loved in terms of design and functionality? Better yet, have you ever found a website that you were so Found a website design that you were so impressed with &amp; you want it for yourself? Follow these steps to find out which WordPress theme a website is using.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to find out which theme a WordPress site is using?\" \/>\n<meta property=\"og:description\" content=\"Have you ever come across a website that you simply loved in terms of design and functionality? Better yet, have you ever found a website that you were so Found a website design that you were so impressed with &amp; you want it for yourself? Follow these steps to find out which WordPress theme a website is using.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/\" \/>\n<meta property=\"og:site_name\" content=\"HostGator\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/HostGator\" \/>\n<meta property=\"article:published_time\" content=\"2019-01-24T12:00:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-07-26T18:55:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.hostgator.com\/blog\/wp-content\/\/uploads\/2019\/01\/How-to-find-out-which-theme-a-WordPress-site-is-using.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"629\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Matt Ahlgren\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@HostGator\" \/>\n<meta name=\"twitter:site\" content=\"@HostGator\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Matt Ahlgren\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/\"},\"author\":{\"name\":\"Matt Ahlgren\",\"@id\":\"https:\/\/www.hostgator.com\/blog\/#\/schema\/person\/2ff2708bb873796f5dc4cf51b14d1553\"},\"headline\":\"How to find out which theme a WordPress site is using?\",\"datePublished\":\"2019-01-24T12:00:56+00:00\",\"dateModified\":\"2019-07-26T18:55:08+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/\"},\"wordCount\":1145,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.hostgator.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/How-to-find-out-which-theme-a-WordPress-site-is-using.png\",\"keywords\":[\"WordPress Design Themes\"],\"articleSection\":[\"Web Hosting Tips\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/\",\"url\":\"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/\",\"name\":\"How to find out which theme a WordPress site is using? - HostGator\",\"isPartOf\":{\"@id\":\"https:\/\/www.hostgator.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/How-to-find-out-which-theme-a-WordPress-site-is-using.png\",\"datePublished\":\"2019-01-24T12:00:56+00:00\",\"dateModified\":\"2019-07-26T18:55:08+00:00\",\"description\":\"Have you ever come across a website that you simply loved in terms of design and functionality? Better yet, have you ever found a website that you were so Found a website design that you were so impressed with & you want it for yourself? Follow these steps to find out which WordPress theme a website is using.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/#primaryimage\",\"url\":\"https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/How-to-find-out-which-theme-a-WordPress-site-is-using.png\",\"contentUrl\":\"https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/How-to-find-out-which-theme-a-WordPress-site-is-using.png\",\"width\":1200,\"height\":629,\"caption\":\"How to find out which theme a WordPress site is using\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.hostgator.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to find out which theme a WordPress site is using?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.hostgator.com\/blog\/#website\",\"url\":\"https:\/\/www.hostgator.com\/blog\/\",\"name\":\"HostGtaor\",\"description\":\"Web Hosting and Marketing Tips for Entrepreneurs\",\"publisher\":{\"@id\":\"https:\/\/www.hostgator.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.hostgator.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.hostgator.com\/blog\/#organization\",\"name\":\"HostGtaor\",\"url\":\"https:\/\/www.hostgator.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.hostgator.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/04\/cropped-HG-Logo_default-default.png\",\"contentUrl\":\"https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/04\/cropped-HG-Logo_default-default.png\",\"width\":1092,\"height\":215,\"caption\":\"HostGtaor\"},\"image\":{\"@id\":\"https:\/\/www.hostgator.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/HostGator\",\"https:\/\/x.com\/HostGator\",\"https:\/\/www.instagram.com\/hostgator\",\"https:\/\/www.linkedin.com\/company\/hostgator-com\",\"https:\/\/www.pinterest.com\/hostgator\/\",\"https:\/\/www.youtube.com\/user\/hostgator\"],\"email\":\"support@gator.com\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.hostgator.com\/blog\/#\/schema\/person\/2ff2708bb873796f5dc4cf51b14d1553\",\"name\":\"Matt Ahlgren\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.hostgator.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/5804da517897627b196cd012e3ce3c3f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/5804da517897627b196cd012e3ce3c3f?s=96&d=mm&r=g\",\"caption\":\"Matt Ahlgren\"},\"description\":\"Matt Ahlgren is a web developer and online marketer with nearly 15 years of experience in the online marketing space. He blogs about WordPress, web development and web hosting over at www.websitehostingrating.com\",\"sameAs\":[\"http:\/\/www.websitehostingrating.com\"],\"url\":\"https:\/\/www.hostgator.com\/blog\/author\/mahlgren\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to find out which theme a WordPress site is using? - HostGator","description":"Have you ever come across a website that you simply loved in terms of design and functionality? Better yet, have you ever found a website that you were so Found a website design that you were so impressed with & you want it for yourself? Follow these steps to find out which WordPress theme a website is using.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/","og_locale":"en_US","og_type":"article","og_title":"How to find out which theme a WordPress site is using?","og_description":"Have you ever come across a website that you simply loved in terms of design and functionality? Better yet, have you ever found a website that you were so Found a website design that you were so impressed with & you want it for yourself? Follow these steps to find out which WordPress theme a website is using.","og_url":"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/","og_site_name":"HostGator","article_publisher":"https:\/\/www.facebook.com\/HostGator","article_published_time":"2019-01-24T12:00:56+00:00","article_modified_time":"2019-07-26T18:55:08+00:00","og_image":[{"width":1200,"height":629,"url":"https:\/\/www.hostgator.com\/blog\/wp-content\/\/uploads\/2019\/01\/How-to-find-out-which-theme-a-WordPress-site-is-using.png","type":"image\/png"}],"author":"Matt Ahlgren","twitter_card":"summary_large_image","twitter_creator":"@HostGator","twitter_site":"@HostGator","twitter_misc":{"Written by":"Matt Ahlgren","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/#article","isPartOf":{"@id":"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/"},"author":{"name":"Matt Ahlgren","@id":"https:\/\/www.hostgator.com\/blog\/#\/schema\/person\/2ff2708bb873796f5dc4cf51b14d1553"},"headline":"How to find out which theme a WordPress site is using?","datePublished":"2019-01-24T12:00:56+00:00","dateModified":"2019-07-26T18:55:08+00:00","mainEntityOfPage":{"@id":"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/"},"wordCount":1145,"commentCount":0,"publisher":{"@id":"https:\/\/www.hostgator.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/#primaryimage"},"thumbnailUrl":"https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/How-to-find-out-which-theme-a-WordPress-site-is-using.png","keywords":["WordPress Design Themes"],"articleSection":["Web Hosting Tips"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/","url":"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/","name":"How to find out which theme a WordPress site is using? - HostGator","isPartOf":{"@id":"https:\/\/www.hostgator.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/#primaryimage"},"image":{"@id":"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/#primaryimage"},"thumbnailUrl":"https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/How-to-find-out-which-theme-a-WordPress-site-is-using.png","datePublished":"2019-01-24T12:00:56+00:00","dateModified":"2019-07-26T18:55:08+00:00","description":"Have you ever come across a website that you simply loved in terms of design and functionality? Better yet, have you ever found a website that you were so Found a website design that you were so impressed with & you want it for yourself? Follow these steps to find out which WordPress theme a website is using.","breadcrumb":{"@id":"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/#primaryimage","url":"https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/How-to-find-out-which-theme-a-WordPress-site-is-using.png","contentUrl":"https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/01\/How-to-find-out-which-theme-a-WordPress-site-is-using.png","width":1200,"height":629,"caption":"How to find out which theme a WordPress site is using"},{"@type":"BreadcrumbList","@id":"https:\/\/www.hostgator.com\/blog\/how-to-find-out-which-theme-a-wordpress-site-is-using\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hostgator.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to find out which theme a WordPress site is using?"}]},{"@type":"WebSite","@id":"https:\/\/www.hostgator.com\/blog\/#website","url":"https:\/\/www.hostgator.com\/blog\/","name":"HostGtaor","description":"Web Hosting and Marketing Tips for Entrepreneurs","publisher":{"@id":"https:\/\/www.hostgator.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hostgator.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.hostgator.com\/blog\/#organization","name":"HostGtaor","url":"https:\/\/www.hostgator.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hostgator.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/04\/cropped-HG-Logo_default-default.png","contentUrl":"https:\/\/www.hostgator.com\/blog\/wp-content\/uploads\/2019\/04\/cropped-HG-Logo_default-default.png","width":1092,"height":215,"caption":"HostGtaor"},"image":{"@id":"https:\/\/www.hostgator.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/HostGator","https:\/\/x.com\/HostGator","https:\/\/www.instagram.com\/hostgator","https:\/\/www.linkedin.com\/company\/hostgator-com","https:\/\/www.pinterest.com\/hostgator\/","https:\/\/www.youtube.com\/user\/hostgator"],"email":"support@gator.com"},{"@type":"Person","@id":"https:\/\/www.hostgator.com\/blog\/#\/schema\/person\/2ff2708bb873796f5dc4cf51b14d1553","name":"Matt Ahlgren","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hostgator.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/5804da517897627b196cd012e3ce3c3f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5804da517897627b196cd012e3ce3c3f?s=96&d=mm&r=g","caption":"Matt Ahlgren"},"description":"Matt Ahlgren is a web developer and online marketer with nearly 15 years of experience in the online marketing space. He blogs about WordPress, web development and web hosting over at www.websitehostingrating.com","sameAs":["http:\/\/www.websitehostingrating.com"],"url":"https:\/\/www.hostgator.com\/blog\/author\/mahlgren\/"}]}},"_links":{"self":[{"href":"https:\/\/www.hostgator.com\/blog\/wp-json\/wp\/v2\/posts\/21370"}],"collection":[{"href":"https:\/\/www.hostgator.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hostgator.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hostgator.com\/blog\/wp-json\/wp\/v2\/users\/191"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hostgator.com\/blog\/wp-json\/wp\/v2\/comments?post=21370"}],"version-history":[{"count":4,"href":"https:\/\/www.hostgator.com\/blog\/wp-json\/wp\/v2\/posts\/21370\/revisions"}],"predecessor-version":[{"id":21404,"href":"https:\/\/www.hostgator.com\/blog\/wp-json\/wp\/v2\/posts\/21370\/revisions\/21404"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.hostgator.com\/blog\/wp-json\/wp\/v2\/media\/21371"}],"wp:attachment":[{"href":"https:\/\/www.hostgator.com\/blog\/wp-json\/wp\/v2\/media?parent=21370"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hostgator.com\/blog\/wp-json\/wp\/v2\/categories?post=21370"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hostgator.com\/blog\/wp-json\/wp\/v2\/tags?post=21370"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}