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

サイトが使用しているWordPressテーマを見つける方法

編集メモ: WPBeginner のパートナーリンクから手数料を得ています。手数料は編集者の意見や評価に影響を与えません。編集プロセスについて詳しく知る。

サイトがどのWordPressテーマを使っているか知りたいと思ったことはありませんか?

読者から、他の人のサイトで見たテーマの名前を教えてほしいとよく頼まれます。これを使えば、自分のWordPressサイトでまったく同じデザインやレイアウトを使うことができる。

この投稿では、サイトがどのWordPressテーマを使っているかを調べる方法を紹介する。

Finding out which WordPress theme a website is using

なぜサイトがどのWordPressテーマを使っているかを調べるのか?

WordPressでサイトを作る場合、テーマ選びは最も大きな決断のひとつです。

完璧なWordPressテーマを選ぶには、考えなければならないことがたくさんあり、決断に圧倒されてしまいがちです。誰かのサイトのレイアウトや機能、アイコンフォント、デザインが気に入ったのであれば、それがあなたにぴったりのテーマを見つける近道となるでしょう。

カスタマイザーを使っているサイトもありますが、それはおそらくあなたのような他のサイトオーナーには公開されていないでしょう。しかし、多くのサイトでは 無料のWordPressテーマや 人気のプレミアムテーマが使われています。

その場合、テーマの名前を簡単に見つけることができ、自分でダウンロードするか購入することができる。

それを念頭に置いて、サイトがどのテーマを使っているかを見つける方法を見てみましょう。以下のクイックリンクから、使いたい方法にジャンプしてください:

動画チュートリアル

Subscribe to WPBeginner

文章での説明がお好きな方は、そのまま読み進めてください。

方法1:WPBeginnerのWordPressテーマ検出ツールを使う(簡単)

WordPressテーマの名前を検出する最も簡単な方法は、無料のWordPressテーマ検出ツールを使用することです。

サイトのURLを貼り付けるか入力し、「ウェブサイト分析」ボタンをクリックするだけ。

How to find out what WordPress theme any website is using

私たちのテーマ検出器は、サイトのコードを検索し、利用可能な場合は、そのWordPressテーマの名前を表示します。

例えば、人気のテーマ「Divi」を使用しているサイトでは、このように表示されます:

The WordPress Theme Detector in action, detecting the Divi theme

あまり人気のないテーマの場合、私たちのツールは画像や「このテーマを入手する」ボタンなしでテーマ名を表示することがあります。

このような場合は、テーマ名をGoogleなどの検索エンジンに貼り付けて、詳細を確認することをお勧めします。

方法2:IsItWPを使ってサイトのWordPressテーマ(とプラグイン)を検出する。

もう一つのオプションは、無料のIsItWPツールを使用することです。IsItWPはテーマに加え、サイトが使用しているWordPressプラグインなどの追加情報を教えてくれる。

IsItWPのサイトを開き、チェックしたいサイトのURLを入力するだけ。

Checking a website's theme and plugins using IsItWP

IsItWPはまず、サイトがWordPressを使用しているかどうかをチェックします。

もしそうなら、IsItWPはWordPressテーマを検出し、その結果を表示しようとします。

IsItWP showing details of the theme detected

また、サイトのWordPressホスティングサービスと使用しているプラグインを検出しようとします。

IsItWPは、これらのプラグインのダウンロードリンクと、あなたに最適なWordPressプラグインを選択できるように、任意のレビューを含みます。

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

ただし、IsItWPはカスタムWordPressテーマや子テーマの情報を表示できない場合があります。

つまり、このような結果が出ることもあるということだ:

The IsItWP WordPress theme detection website

その場合でも、IsItWPはテーマ名を表示します。つまり、オンラインで検索して、ダウンロード可能か購入可能かを確認することができます。

方法3:サイトが使用しているWordPressテーマを手動で検出する(上級者向け)

サイトオーナーによっては、WordPressのテーマ名を変更することがある。これにより、ハッカーがサイトについて知ることが難しくなり、サイトに侵入する方法が見つかる可能性がある。

しかし、WordPress Theme DetectorやIsItWPを含むテーマ検出ツールが正しく動作しなくなることもある。

ありがたいことに、これらのツールでお気に入りのサイトの情報が得られない場合は、WordPressブログやウェブサイトのコードを調べることができる。これによって、サイトがどのテーマを使っているのか、たとえ名前を変えたり子テーマを作ったりしていたとしても、いくつかの手がかりが得られるはずだ。

始めよう。

すべてのWordPressテーマにはstyle.cssファイルがあります。このファイルには、WordPressにテーマの名前、投稿者、バージョン番号、カスタムフォントなどを伝えるテーマヘッダーが含まれています。また、テーマが使用するCSSスタイルも含まれています。

このファイルは、ブラウザーのインスペクトツールを使って見つけることができます。使用するブラウザーによって手順は異なりますが、Chromeの場合は、調べたいサイトの任意の場所で右クリックするだけです。

そして、「ページソースを表示」を選択する。

View page source of a WordPress website

これでページのソースコードが新しいブラウザータブで開きます。あとは、次のような行を見つけるだけだ:

<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' />

通常、ページのソースには複数のstyle.cssファイルが含まれているので、URLに/wp-content/themesが含まれているものを探します。上の例では、http://example.com/wp-content/themes/theme-name/style.css?ver=1.1.47

style.cssファイルを開くには、URLをコピー&ペーストして新しいタブで開きます。これでstyle.cssファイル内のすべてのコードが表示されます。

ファイルの上部には、テーマヘッダーブロックがあり、サイトのテーマに関する情報が含まれています。一般的には、次のようになります:

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

このブロックにはテーマのURLや投稿者のURLが含まれていることもあり、そのテーマについてさらに詳しく知ることができます。

親テーマを見つける

WordPressのサイトに子テーマを作る人がいる。その場合、子テーマのヘッダーに親テーマの情報があることが多い。

例えば、こうだ:

*
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
*/

上の例では、テーマヘッダーブロックに「Template」行が追加されているのがわかる。このテンプレートは、このサイトで使用されている親テーマです。

この投稿が、サイトが使用しているWordPressテーマを見つける方法を知る一助となれば幸いです。次は、WordPressデザイナーのためのトップツールのエキスパートセレクションや、WordPressのよくある間違いを避けるための初心者ガイドをご覧ください。

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.

情報開示 私たちのコンテンツは読者支援型です。これは、あなたが私たちのリンクの一部をクリックした場合、私たちはコミッションを得ることができることを意味します。 WPBeginnerの資金源 をご覧ください。3$編集プロセスをご覧ください。

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.

究極のWordPressツールキット

ツールキットへの無料アクセス - すべてのプロフェッショナルが持つべきWordPress関連製品とリソースのコレクション!

Reader Interactions

63件のコメント返信を残す

  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!

      管理者

  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!

    • WPBeginner Support says

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

      管理者

  6. 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!

  7. 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.

      管理者

  8. 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.

  9. 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 :)

      管理者

  10. 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?

  11. 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.

      管理者

  12. 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.

      管理者

  13. 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.

      管理者

  14. 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

  15. 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

返信を残す

コメントありがとうございます。すべてのコメントは私たちのコメントポリシーに従ってモデレートされ、あなたのメールアドレスが公開されることはありませんのでご留意ください。名前欄にキーワードを使用しないでください。個人的で有意義な会話をしましょう。