Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
WPB Cup
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

Så här hittar du vilket WordPress Theme en webbplats använder

Har du någonsin velat ta reda på vilket WordPress theme en site använder?

Läsare ber oss ofta om hjälp med att hitta namnet på ett theme som de har sett på någon annans website. Detta allow dem att använda exakt samma design och layout på sin egen WordPress website.

I den här artikeln visar vi dig hur du hittar vilket WordPress theme som används på en site.

Finding out which WordPress theme a website is using

Varför ta reda på vilket WordPress Theme en webbplats använder?

När du skapar en website i WordPress är valet av theme ett av de största besluten du kommer att fatta.

Det finns mycket att tänka på när man ska välja det perfekta temat för WordPress, så beslutet kan lätt bli överväldigande. Om du älskar layouten, funktionerna, icons font och designen på någon annans website kan detta vara en bra genväg till att hitta rätt theme för dig.

Vissa webbplatser använder customize themes, som förmodligen inte kommer att vara offentligt available för andra website-ägare som gillar you. Många webbplatser använder dock gratis WordPress-teman eller ett populärt premiumtema.

I så fall kan du enkelt hitta namnet på temat och sedan downloada eller köpa det själv.

Med detta i åtanke, låt oss se hur man hittar vilket theme en site använder. Använd bara snabblänkarna under för att hoppa direkt till den metod du vill använda:

Video Tutorial

Subscribe to WPBeginner

Om du föredrar skriftliga instruktioner är det bara att fortsätta läsa.

Metod 1: Använd WPBeginners WordPress Theme Detector Tool (Lätt)

Det enklaste sättet att upptäcka namnet på ett WordPress-tema är att använda vår gratis WordPress Theme Detector Tool.

Klistra bara in eller skriv in webbplatsens URL och klicka sedan på knappen ”Analyze Website”.

How to find out what WordPress theme any website is using

Vår temadetektor går sedan igenom webbplatsens kod och visar namnet på dess WordPress-tema, om det finns tillgängligt.

Om en website till exempel använder det populära temat Divi kommer du att se något som gillar det här:

The WordPress Theme Detector in action, detecting the Divi theme

Om det är ett mindre populärt theme kan vårt tools visa you temats namn utan en image eller en ”Get This Theme”-knapp.

Om detta händer rekommenderar vi att du klistrar in temats namn i en search engine som Google för mer information.

Metod 2: Använd IsItWP för att upptäcka webbplatsens WordPress Theme (och tillägg)

Ett annat alternativ är att använda det gratis verktyget IsItWP. IsItWP berättar för dig temat plus lite extra information, till exempel de WordPress tillägg som webbplatsen använder.

Öppna bara IsItWP:s website och enter URL:en till den site som du vill kontrollera.

Checking a website's theme and plugins using IsItWP

IsItWP kontrollerar först om webbplatsen använder WordPress.

Om så är fallet kommer IsItWP att försöka upptäcka dess WordPress theme och visa dig resultaten.

IsItWP showing details of the theme detected

Den kommer också att försöka upptäcka webbplatsens WordPress hosting provider och alla tillägg som den använder.

IsItWP kommer att inkludera download links till dessa tillägg, plus eventuella reviews så att du kan välja det bästa WordPress-tillägget för you.

IsItWP's details of plugins being used by the site being examined

Det kan dock hända att IsItWP inte kan visa information för ett customize WordPress-tema eller ett barntema.

Det innebär att du ibland kan få ett resultat som gillar detta:

The IsItWP WordPress theme detection website

Även om detta händer kommer IsItWP fortfarande att visa temats namn. Detta innebär att du kan searcha efter det online för att se om det är available to download or buy.

Metod 3: Upptäck manuellt WordPress Theme som används av en webbplats (Avancerat)

Vissa webbplatsägare kan ändra namnet på sitt WordPress theme. Detta gör det svårare för hackare att lära sig mer om webbplatsen och eventuellt hitta sätt att bryta sig in på den.

Men det kan också hindra tools som upptäcker themes från att fungera korrekt, inklusive WordPress Theme Detector och IsItWP.

Om dessa tools inte kan få fram information om din favoritwebbplats kan du som tur är titta på WordPress-bloggens eller webbplatsens kod. Detta bör ge dig några ledtrådar om vilket tema som webbplatsen använder, även om de har ändrat namnet eller skapat ett barntema.

Låt oss komma igång.

Varje WordPress-tema har en style.CSS-fil. Den här filen innehåller en theme header som berättar för WordPress temats namn, författare, versionsnummer, custom fonts, med mera. Den innehåller också de CSS-stilar som används av temat.

Du kan hitta den här filen med hjälp av webbläsarens Inspect tool. Stegen varierar beroende på vilken webbläsare du använder, men i Chrome kan du helt enkelt högerklicka var som helst på den website som du vill undersöka.

Välj sedan ”View Page Source”.

View page source of a WordPress website

Detta öppnar sidans källkod i en new tabs i webbläsaren. Nu behöver du bara hitta en rad som ser ut ungefär så här:

<link rel='stylesheet' id='themename_style-css'  href='http://example.com/wp-content/themes/theme-name/style.css?ver=1.1.47' type='text/css' media='all' />

Det kommer normalt att finnas flera style.css-filer som ingår i sidans källa, så leta efter den som har /wp-content/themes i URL: en. I exemplet ovan är det http://example.com/wp-content/themes/theme-name/style.css?ver=1.1.47.

För att öppna filen style.CSS kopierar du bara URL:en och klistrar in den i en new tab. Detta kommer att visa all kod i filen style.css.

Högst upp i filen ser du blocket Theme Header, som innehåller information om webbplatsens theme. Vanligtvis kommer det att se ut ungefär så här:

Theme Name:     Theme Name
Theme URI:      https://example.com
Author:         ThemeAuthorName
Author URI:     https://example.com
Description:    My Theme is a flexible WordPress theme designed for portfolio websites
Version:        1.1.47
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    hestia
Tags: blog, custom-logo, portfolio, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

Detta block kan även innehålla temats URL eller temaförfattarens URL, vilket hjälper you att lära dig mer om det temat.

Hitta huvudtemat

Vissa människor skapar ett barntema för sin WordPress website. I så fall kan du ofta hitta information om huvudtemat i barnets header.

Till exempel:

*
Theme Name:   My Child Theme
Description:  Just a child theme
Author:       Peter Smith
Author URL:   Write here the author's blog or website url
Template:     hestia
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  my-child-theme
*/

I exemplet ovan kan du se en extra ”Template”-rad i blocket för temats header. Denna template är det huvudtema som används av denna website.

Vi hoppas att den här artikeln hjälpte dig att lära dig hur du hittar vilket WordPress theme en webbplats använder. Därefter kanske du vill se vårt expertval av de bästa tools för WordPress-designers, eller se vår guide för nybörjare om hur man undviker vanliga WordPress-misstag.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

Avslöjande: Vårt innehåll stöds av våra läsare. Det innebär att om du klickar på några av våra länkar, kan vi tjäna en provision. Se hur WPBeginner finansieras, varför det är viktigt, och hur du kan stödja oss. Här är vår editoriala process.

Avatar

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

Den ultimata WordPress-verktygslådan

Få GRATIS tillgång till vår verktygslåda - en samling WordPress-relaterade produkter och resurser som varje professionell användare bör ha!

Reader Interactions

63 kommentarerLämna ett svar

  1. Syed Balkhi says

    Hey WPBeginner readers,
    Did you know you can win exciting prizes by commenting on WPBeginner?
    Every month, our top blog commenters will win HUGE rewards, including premium WordPress plugin licenses and cash prizes.
    You can get more details about the contest from here.
    Start sharing your thoughts below to stand a chance to win!

  2. Moinuddin Waheed says

    I used to find the theme information by going through whatwpthemeisthat website which gives complete information about the theme and it’s author.
    I have also used the manual method and it also gives the complete picture.
    thanks for adding two more tools to detect wordpress theme.
    At times it seems to find theme name due to elegant and beautiful designs.
    Thanks for this useful guide.

  3. Jiří Vaněk says

    I have a child theme on my website with many tools, so the original isn’t recognized. Your tool recognized my theme. Great tool, thanks. I’ll bookmark it. Sometimes I come across great website designs, and this tool really comes in handy.

  4. Abbs rav says

    Finding the perfect WordPress theme can be overwhelming, but thanks to WPBeginner’s helpful tutorial, it’s now easier than ever to discover the theme of any website. Whether you use their theme detector tool, IsItWP, or manually inspect the site’s code, you’ll uncover the theme and even potential plugins used. WPBeginner’s informative content is a go-to resource for WordPress beginners, providing valuable insights and step-by-step instructions. Their dedication to empowering website owners is commendable. Keep up the great work, WPBeginner!

    • WPBeginner Support says

      Thank you for your kind words and we’re glad you’ve found our tools and guides helpful!

      Administratör

  5. Gomez Carson says

    Been wanting to learn how to do this for a while whenever I see a nice website! Thanks for the easy-to-understand instructions!

  6. WPBeginner Support says

    You would want to take a look at isitwp for a scanner that attempts that.

    Administratör

    • WPBeginner Support says

      If a site is not using WordPress then it would not be using a WordPress theme.

      Administratör

  7. Rachel says

    Been wanting to learn how to do this for a while whenever I see a nice website! Thanks for the easy-to-understand instructions!

  8. Muhammad Suleman says

    please tell me, How do I know who used my theme?

    mean I have a theme and I want to know who else is using it.

    • WPBeginner Support says

      There is not a simple method for finding that information unless your theme’s author features sites using their theme.

      Administratör

    • WPBeginner Support says

      Our theme is a custom theme that we created and is not available for download

      Administratör

  9. Sonu n mahto says

    It was really a very high quality, simple to understand content. For me as a beginner blogger, it is difficult to write a content like this on any niche. Very informative blog.

  10. Muqtasid says

    Is there any other way to check? because i have used isitwp.com . it shows the that my site is using wordpress but it doesnot show the theme name. and have applied second method in style.css in source code. i still cant find theme name. please help me. thanks

    • WPBeginner Support says

      If it is your site, you should be able to log into your site and under Appearance>Themes you should see the active theme for your site :)

      Administratör

  11. neni21 says

    I want to protect my website and dont want to user to know which theme i am using for WP,please let me know if it is possible?

  12. Haris Awan says

    I searched a website name on the above link which you provided and as per the link that site isn’t using WordPress theme. So, is there any other way that I can find which theme they are using or how can I get the similar theme from WP?

    • WPBeginner Support says

      If they’re not using a WordPress theme then you may want to ensure they are a WordPress site. There are multiple themes available as well as page builders for recreating a site’s design depending on how you’re wanting it to look.

      Administratör

  13. Ifeanyi says

    I tried all these steps… I couldn’t get the theme used in a site tho it’s a WordPress site.. can anyone help me?
    Thanks

    • WPBeginner Support says

      If it is a custom theme there wouldn’t be an option to download the theme since there wouldn’t be the ability to download.

      Administratör

  14. GRAVES says

    Pls Sayed I really need to understand wordpress so I can build wonderful themes…pls help me to become a great Web developer in WordPress

    • WPBeginner Support says

      For a starting point at WordPress development you would want knowledge of HTML, CSS, and PHP then you could take a look at the WordPress codex and their developer resources for helping you set up themes and plugins for WordPress.

      Administratör

  15. sayed says

    Hello,

    Thank you for your excellent article.

    I have a doubt about the name of the author of a wordpress theme that appears.

    We must always believe the property of the theme. or to be wary of it?
    how to know if the theme is really a conception of the author? or
    just an usurpation of an existing modified theme?

    Best regards
    Sayed

  16. Bakhtiar Jallandhary says

    Very helpful article, I really in search of that. Finally I find here. Very thankful to wpbeginner. I will promote this site about the helpful info. Thanks

Lämna ett svar

Tack för att du väljer att lämna en kommentar. Tänk på att alla kommentarer modereras enligt våra policy för kommentarer, och din e-postadress kommer INTE att publiceras. Vänligen använd INTE nyckelord i namnfältet. Låt oss ha en personlig och meningsfull konversation.