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ログインURLの見つけ方

WordPressにはどうやってログインするのですか?WordPressでよくある質問のひとつです。

ログインページはあなたのサイトの管理エリアへの入り口であり、すべての魔法が起こる場所です。投稿を作成し、ページをデザインし、テーマをカスタマイズし、プラグインを管理する場所です。しかし、このログインページが見つからない場合、WordPress サイトに変更を加えることができません。

ご安心ください。この投稿では、WordPressのログインURLを見つける方法と、WordPress管理エリアにログインするさまざまな方法をご紹介します。

Beginner's Guide: How to Find Your WordPress Login URL

動画チュートリアル

Subscribe to WPBeginner

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

WordPressログイン URLの見つけ方

一般的なWordPressインストールでは、WordPressダッシュボードにログインするために、サイトのURLの末尾に/login/または/admin/を追加するだけでよい。

例えば、こうだ:

www.example.com/admin/
www.example.com/login/

example.com」を自分のドメイン名に置き換えることをお忘れなく。

これらのURLはどちらもWordPressのログインページにリダイレクトされます。

WordPress Login Screen

何らかの理由でWordPressのログインURLが正しく機能していない場合、このURLにアクセスすればWordPressのログインページに簡単にアクセスできる:

www.example.com/wp-login.php

しかし、WordPressを/wordpress/などのサブディレクトリにインストールした場合は、WordPressブログのログインページにこのようにアクセスする必要がある:

www.example.com/wordpress/login/
www.example.com/wordpress/wp-login.php

サブドメインにWordPressをインストールした場合は、このようにWordPressの管理者ログインページにアクセスできる:

subdomain.example.com/login/
subdomain.example.com/wp-login.php

ログイン中、サイトのWordPress管理エリア(wp-adminフォルダ)にリダイレクトされます。

このようにサイトの管理用URLを入力すれば、直接管理エリアにアクセスできる:

www.example.com/admin/
www.example.com/wp-admin/

このURLは、あなたが以前にログイン中であったかどうか、セッションがまだ有効化されているかどうかをチェックします。

両方が真の場合、WordPressダッシュボードにリダイレクトされます。セッションの有効期限が切れている場合は、WordPressのログインページにリダイレクトされます。

プロのヒント ログインURLを変更して、ハッカーに対してより安全なサイトを作りたいですか?WordPressでカスタムログインURLを追加する方法のガイドをご覧ください。

また、ログインURLを覚えておくのが難しい場合もあります。このような場合に、WordPressダッシュボードに簡単にアクセスしてログインできる方法をいくつかご用意しました。

目次を使って、最も興味のあるセクションにジャンプすることができる:

設定1:「ログイン情報を保存」を使ってWordPressのログインページを回避する

WordPressのログインページに、「ログイン情報を保存」というチェックボックスがあります。

ログイン前にこのボックスにチェックを入れると、14日間、またはブラウザーCookieの設定により、次回以降の訪問時にログイン情報を要求されることなく、管理エリアに直接アクセスできるようになります。

WordPress Login Screen's Remember Me Option

常にログイン中でありたいなら、WordPressに忘れられないようにする方法の投稿をお読みください。このガイドでは、コードとプラグインを使って常にログインしていることを確認する方法を紹介します。

WordPressのログインリンクを覚えておくのが難しい場合は、ブラウザのブックマークバーにブックマークを追加することをお勧めします。

または、WordPressログインリンクをサイトのヘッダー、フッター、サイドバーに追加することもできます。とても簡単な方法が2つあります。

メニューにログインリンクを追加する

最初のオプションは、ナビゲーションメニューにWordPressログインリンクを追加することです。WordPress管理エリアにログインし、外観 ” メニューに移動します。

次に、「カスタムリンク」タブをクリックして展開し、WordPressログインリンクとテキストを追加します。

完了したら、「メニューに追加」ボタンをクリックして、このリンクをメニューに追加します。また、「メニューを保存」ボタンをクリックして変更を保存することを忘れないでください。

Add Link to the Login Page in Navigation Menu

さらに、ナビゲーションメニューにWordPressのログアウトリンクを追加することで、ユーザーが簡単にサインアウトできるようになります。

メタ情報の使用

2つ目のオプションは、「メタ情報」と呼ばれる初期設定のウィジェットを使用することです。このウィジェットは、ログインページへのリンク、サイトのRSSフィードへのリンク、WordPress.orgサイトへのリンクを追加します。

WordPress管理画面の外観 ” ウィジェットにアクセスし、「+ブロックインサーター」ボタンをクリックします。メタ情報を見つけて、あなたのサイトのサイドバーまたはウィジェット対応エリアにドラッグする必要があります。

メタ情報を使用したくない場合は、ナビゲーション・メニュー・ウィジェットを使用することもできます。

Adding Meta Widget to WordPress Sidebar

WordPressログインリンクを、フッター、サイドバー、またはテーマのウィジェット対応エリアに追加できます。

詳しくは、WordPressでフロントエンドのログインページとウィジェットを追加する方法とWordPressのサイドバーにログインフォームを追加する方法の投稿をご覧ください。

オプション3:WordPressにカスタマイザーのログインフォームを追加する。

WordPressブログに複数のユーザーがいる場合、WordPressログインフォームをサイドバーに追加するか、サイトのデザインに一致するカスタマイログインページを作成するのが理にかなっている。

SeedProd custom login page example

複数の方法がありますが、SeedProdページビルダープラグインを使用することをお勧めします。

ドラッグ&ドロップのページビルダーでカスタムログインページを作成できます。プロがデザインしたテンプレートがたくさん含まれていますし、ゼロから独自のページをデザインすることもできます。

WPFormsを使用すると、追加のフォームフィールドを使用して独自のカスタマイログインフォームを作成することもできます。これは最高のWordPressお問い合わせフォームプラグインであり、簡単にログインフォームを作成し、あなたのサイトのどこにでも追加することができます。

さらに詳しくは、完全カスタマイザーのログインページを作成する方法の投稿をご覧ください。

ログインフォームをカスタマイズして言語切り替え機能を削除したい場合は、こちらもご参照ください。

オプション4:WordPressにダッシュボードからログインする。

多くのWordPressホスティングサービスは、WordPress管理エリアに直接アクセスし、WordPressログイン画面を完全にスキップする簡単なショートカットを提供しています。

ここでは、一般的なホスティングダッシュボードからWordPressにログインする方法を説明します。

1.BluehostのWordPressログインショートカット

Bluehostは、世界最大のホスティングサービスの1つです。彼らはあなたのWordPressサイトを管理するためのクイックショートカットを使用して初心者に優しいダッシュボードを提供しています。

単にBluehostのダッシュボードにログインし、 “ウェブサイト “タブに移動します。その後、ログインしたいサイトを探し、’サイトを編集’をクリックして管理エリアに移動します。

Accessing the WordPress dashboard from Bluehost

2.HostingerのWordPressログインショートカット

Hostingerを使用している場合は、WordPressダッシュボードにログインするためにhPanel機能を使用することができます。

Hostingerにログインし、「ウェブサイト」タブを開くだけです。次に、WordPressウェブサイトのリストで、ログインしたいウェブサイトの「管理画面」をクリックします。

Logging in to WordPress from Hostinger

3.SiteGroundのWordPressログインショートカット

SiteGroundには、WordPressサイトにログインするためのクイックショートカットもあります。

SiteGroundホスティングダッシュボードにログインし、上部の「ウェブサイト」タブをクリックします。ここから、ホスティングサービスアカウントにインストールしたサイトの一覧が表示されます。

Logging in to WordPress from SiteGround

ご希望のサイトの横にある「WordPress Admin」ボタンをクリックするだけです。

4.WP EngineのWordPressログインショートカット

WP Engineは最高のマネージドWordPressホスティングサービス会社です。彼らは、WordPressの管理ページに直接移動する「シームレスログイン」を提供しています。

WP Engineのダッシュボードにアクセスし、「サイト」タブをクリックします。その後、アクセスしたいWordPressインストールをクリックしてください。

WPEngine's WordPress admin access

あとは、画面上部の「WP Admin」リンクをクリックして、WordPressサイトにログインするだけだ。

その他のWordPressログインカスタマイズとリソース

WordPressログインのカスタマイズやよくあるエラーの修正については、これまで多くの記事を投稿してきました。こちらもぜひご覧ください:

この投稿がWordPressログインリンクの見つけ方のお役に立てば幸いです。WordPressに2要素認証を追加する方法のステップバイステップガイドや、おすすめの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$編集プロセスをご覧ください。

アバター

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

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

  1. anthony

    sir, my previous admin change the login url and i dont know where is the login url, so i cannot login via /admin /wp-login.php /login /wp-admin.
    how to know what is the address? i can still access wordpress dashboard via cpanel hosting than redirect to WP, but i really want know how to directly login via WP admin login.

    • WPBeginner Support

      It would depend on how the wp-admin was removed, you would first want to check if there is an active plugin that is hiding the wp-admin area that you can disable to return to the default admin URL.

      管理者

  2. Jiří Vaněk

    May I ask what your opinion is about changing the URL of the administration? Does it make sense from the point of view of security, e.g. against brute force attacks?

    • WPBeginner Support

      It can help in certain situations but there are normally better security measures than changing the admin url and it can make troubleshooting errors more difficult should there be an error on the site.

      管理者

  3. jaff seijas

    I have forgotten my password. When I fill out link to send a “reset password” I never get the link in my email account (junk or inbox)…
    Can you help me?
    Thanks

  4. Jess

    Hello!

    Thank you for the article / tutorial.

    I recently setup my multisite and subdomains; however, whenever I try to login to my subdomain admin page / dashboard, it redirects me to my primary domain.

    Do you have any suggestions as to how to resolve this issue?

    • WPBeginner Support

      You would want to check with your hosting provider to ensure there isn’t a redirect issue from their end as a starting point.

      管理者

  5. Sterling

    Hi, I have a website built and running with Word Press. I have tried all the addresses com/admin,com/wp-admin none work. I get a 404 message everytime. Can I find the WP files in my host CPanel or do I have get new WP account and set up the website again

  6. Alice Maxin

    I joined Word Press more than a few years ago. Sadly I have not posted on my blog for a long time and I’ve forgotten a lot. First and foremost, how do I switch from wordpress.com to wordpress.org?

  7. Riya Paran

    Hi!
    I want to know all the above pictures mentioned in post is it WordPress.com or WordPress.org?

    • WPBeginner Support

      All of our content is for WordPress.org sites.

      管理者

  8. Elliot Lucio Berton

    Hello, I have edited my wp-login.php page, and I have tried adding it to my menu with custom link, so that unlogged users could access and log in there, but, whenever I add it it only becomes a visible option to already logged in users, and I would like to make it visible to all users (be logged in or not), how could I do that?

  9. CMAN

    Thank you very much
    The article is very helpful!

    • WPBeginner Support

      You’re welcome, glad you found our guide helpful :)

      管理者

  10. Bailey Arnold

    I have changed my WordPress address URI and cannot login nor access the administration screen. I can still can access the login page. I am very new to this and I have tried to go to wp-login.php for help, but I am very confused as to what to do next because it doesn’t take me to a site. Can you please break the steps down for me to get this fixed? I am so stressed out.

    • WPBeginner Support

      If you reach out to your hosting provider they should be able to help otherwise you would need to edit your phpMyAdmin and go into your options table to edit the site’s address and URL there

      管理者

  11. Moses Alex

    hello sir or mam i have a problem that i can’t solve it yet because it’s outta my mind problem is that my wordpress password is not matched but the password is correct. what should i do?

  12. cMan

    Nice Article, Thank you!
    But I don’t like the default WordPress login page. How can I redesign it? Or maybe create a separate page.

  13. Najashah

    Thank you. The tips are useful :).

    • WPBeginner Support

      Glad you found our guide helpful :)

      管理者

  14. Linda Cockle

    Good afternoon. I set up a Wordpress site last year but then got really busy. I have come back to it now to continue developing my site and to my horror I cannot find my WP login details. I can get into the site through Bluehost, but I understand that is not acceptable long term. Is there anyway you can help me, I have tried everything I can think of. Many thanks Linda

  15. Jordan Meola

    Hello! Thanks for the helpful info!

    I’m having a bit of a unique issue and I wondered if you might know a solution… my WordPress site no longer has a host. My previous host just canceled my service this past week. Is there still a way to access my WordPress admin panel?

    Thanks!

    • WPBeginner Support

      No, if your site is no longer hosted you would not have access to it. If you reach out to your old host they may be able to create a backup of your site for you

      管理者

  16. Sonya Hoshmand

    Hi there,
    I am trying to help my friend with her website. She doesn’t know what her login information is. How can she regain access to make adjustment to her site?

  17. Stac

    Hi there! Never hand an issue logging in before. Today I received a message that says page cannot be displayed, please contact your service provider. Two questions, what if you do not know who your service provider is and could this be the result of someone else messing with the account? For example could this happen if some else had access too it? Thanks so much!

  18. Annie

    Hi there,
    Thanks for posting this article. However, I’m experiencing a problem logging in. I was logged in earlier today. Now when I go back to login – trying wp-login/admin/login options – I keep getting

    ‘No results found’ the page you requested could not be found’

    I am using the same login options as my successful login earlier today.

    • WPBeginner Support

      if you have not tried them, wp-login.php and wp-admin are also good links to try and should they not work you may want to reach out to your hosting provider’s support for them to take a look should this be a hiccup from their end.

      管理者

  19. kartheek kumar

    Hello,
    I have domain, user id, pass word. when I login to the WordPress,
    it shows
    “This site is not secure
    This might mean that someone’s trying to fool you or steal any info you send to the server. You should close this site immediately.”
    help me to solve this problem.

  20. Jakolien

    Hi, thank you for this, but now struggling to log in:
    ERROR: Cookies are blocked due to unexpected output.
    What can I do, tried changing cookies settings in browser.

  21. helge

    the information here given on how to login to your admin site does not funtion. All I get is a page with options to create a wordpress web site!! Help.

    • WPBeginner Support

      That message normally happens if your site is not connected to a database. You may want to check with your hosting provider to ensure your wp-config file is set up correctly.

      管理者

  22. helge

    I have a web site which was set up by a friend. He managed it extremely well. He sent me a link and I could update information and blogs from my computer in Durban. He lives in Cape town. However due to varying circumstances the domain was converted to my ownership. BUT I now do not know how to access the admin page so that I can do what |I used to do etc. My host have sent me video tutorials but I am on a very limited data budget. Also they then sent me the WRITTEN INFO but this still does not help. So HOW do I access the admin page?/

    • WPBeginner Support

      If your domain is still pointing toward your site’s host then you should be able to use the method in this article to get to your login page and when you log in you will be able to get to your admin area

      管理者

  23. Stanley Dub

    I maintain a website for my solo law practice, I used wordpress to edit my site for several years. Recently I changed hosting and moved the ownership of the site to me. Now I can no longer use wordpress. If I try to use the admin feature I get an error message 404, that thew website cannot be found. What gives?

    • WPBeginner Support

      For a starting pont, you would want to check with your hosting provider that the WordPress site was transferred over correctly.

      管理者

  24. Juliet Veiga

    This is a really good tip particularly to those fresh to the blogosphere.
    Brief but very precise information… Thank you for sharing this one.
    A must read article!

    • WPBeginner Support

      Glad you liked our content :)

      管理者

  25. Toni Drennan

    WOW just what I was searching for. Came here by searching for how to login in WordPress

    • WPBeginner Support

      Glad we could answer what you were looking for :)

      管理者

  26. Ira McDowall

    It’s hard to find educated people in this particular subject,
    however, you seem like you know what you’re talking about!
    Thanks

    • WPBeginner Support

      Glad you like our content :)

      管理者

  27. Mike Wong

    Hi,

    I have trouble to find the wordpress login page.
    I have try your suggestions above .com/admin, .com/wp-admin, .com/login, .com/wp-login.

    All the message said Page not found.

    Please help me to solve this.
    Thanks for your help.

    • WPBeginner Support

      If your site is installed in a subfolder such as site.com/blog then you may want to try placing the /wp-login.php after the folder name

      管理者

  28. Eulalia Ainslie

    Hey there, You have done a great job. I’ll definitely digg it and personally suggest to
    my friends. I’m confident they’ll be benefited from
    this web site.

    • WPBeginner Support

      Thanks for recommending our site to others :)

      管理者

  29. Linda Heighway

    We’re a bunch of volunteers and opening a brand new scheme in our community.
    Your web site offered us with valuable information to work on. You’ve done an impressive process and our
    entire neighborhood will be thankful to you.

    • WPBeginner Support

      Glad our guides could help :)

      管理者

  30. Jayne Keck

    I was excited to find this website. I wanted to thank you for your time just for this wonderful read!!
    I definitely appreciated every little bit of it and
    i also have you book-marked to see new stuff in your site.

    • WPBeginner Support

      Thank you, glad you found our content helpful :)

      管理者

  31. Georgianna Callahan

    Good information. Lucky me I discovered your site by accident (stumbleupon).

    I have saved as a favorite for later!

    • WPBeginner Support

      Glad you like our articles :)

      管理者

  32. Domingo Neumayer

    I am regular visitor, how are you everybody?

    This post posted at this web page is truly nice.

    • WPBeginner Support

      Thank you :)

      管理者

  33. Chana Aslatt

    Excellent web site you have got here.. It’s hard to find quality
    writing like yours these days. I honestly appreciate individuals like you!
    Take care!!

    • WPBeginner Support

      Thank you :)

      管理者

  34. Billy Demarest

    This piece of writing is in fact a nice one it helps new internet viewers, who are wishing
    in favor of blogging.

    • WPBeginner Support

      Thank you, glad you like our content :)

      管理者

  35. Dick Penson

    I know this if off topic but I’m looking into starting my
    own weblog and was wondering what all is needed to get set up?
    I’m assuming having a blog like yours would cost a pretty penny?
    I’m not very web savvy so I’m not 100% sure. Any suggestions
    or advice would be greatly appreciated. Thanks

  36. Margherita Funnell

    Excellent pieces. Keep posting such kind of information on your site.

    Im really impressed by your blog.
    Hello there, You have performed a fantastic job.
    I’ll certainly digg it and in my view recommend to my friends.
    I’m sure they will be benefited from this website.

    • WPBeginner Support

      Thank you, glad you like our content :)

      管理者

  37. Sommer Bardolph

    Pretty! This has been a really wonderful article. Thanks for supplying this info.

    • WPBeginner Support

      Glad you like our content :)

      管理者

  38. Garfield Kobayashi

    What’s up to all, the contents present at this web site are actually
    remarkable for people experience, well, keep up the good work fellows.

    • WPBeginner Support

      Thank you, glad you like our content :)

      管理者

  39. Taren Gano

    This is the right web site for anyone who hopes to find out about this topic.

    You realize a whole lot its almost hard to argue with you (not
    that I really will need to…HaHa). You definitely put a fresh spin on a topic which has been discussed for
    years. Excellent stuff, just excellent!

    • WPBeginner Support

      Glad you would recommend our content :)

      管理者

  40. Dell Mattison

    This site really has all of the info I needed about this subject

    • WPBeginner Support

      Glad our content could be helpful :)

      管理者

  41. Tayla Ahern

    Unquestionably believe that which you said. Your favorite
    justification seemed to be on thee web the easiest thihg to be aware of.
    I say to you, I definitely get irked while
    people consider worries that they just do not know about.
    You mmanaged to hit the nail upon the top andd defined out the whole thing without
    having side effect , people can take a signal. Will probably be back to get more.
    Thanks

    • WPBeginner Support

      Glad you like our article :)

      管理者

  42. Isidro Singleton

    My family all the time say that I am wasting my time here at net, except I know I am getting experience all the time by reading thes good articles.

    • WPBeginner Support

      Glad our articles can be helpful :)

      管理者

  43. Gaston Kraft

    I always waѕ concerned in this topic and still am, aрpreciatе it for posting.

    • WPBeginner Support

      Glad our article could try to lessen your concern :)

      管理者

  44. Aleisha Furr

    It’s a shame you don’t have a donate button! I’d witjout a doubt dojate to this brillianmt blog!

    I guess for now i’ll settle for book-marking and adding your RSS
    feed to my Googe account. I look forward to brand new updates and will share this blog with my Facebook
    group. Talk soon!

    • WPBeginner Support

      Thank you, glad you like our content :)

      管理者

  45. Lucinda Fulcher

    Wһat a іnformation οf un-ambiguity and preserveness oof valuable know-h᧐w regarding unexpected feelings.

    • WPBeginner Support

      Glad you like our content :)

      管理者

  46. Rochelle Houghton

    I blog frequently and I genuinely appreciate your information. The article has truly peaked my interest.

    I am going to bookmark your blog and keep checking for new details about once a week.

    I subscribed to your Feed too.

    • WPBeginner Support

      Thank you :)

      管理者

  47. Rose Gallard

    Great ѕite you have got here.. It’s hard tto find good
    quality wгiting likе yⲟurs nowɑdаys. I truly appreciate people like yoս!

    Take care!!

    • WPBeginner Support

      Thank you :)

      管理者

  48. Rafaela Glover

    Its like yߋu read my mind! Yߋu appeаr to know ѕo mսch aboսt thiѕ, ⅼike yоu wrote tһe book in it ߋr somеtһing.
    I think tһat you ϲould do wіth some pics to drive tthe message һome a bit, but other than that, thiѕ
    is wonderful blog. An excellent гead. I will certainly be back.

    • WPBeginner Support

      Glad you like our content :)

      管理者

  49. Jill Bolin

    Hey theгe! I’ve been reading your website for a
    long time now and finally got the bravery to go aheazd ɑnd gie you a shout օut
    fromm Kingwood Texas! Ꭻust ԝanted to saay keep up thhe grеat job!

    • WPBeginner Support

      Thank you :)

      管理者

  50. Isabella Burfitt

    Ӏt is in point of fact a great and helpful piece of info.
    I’m satisfied tһat yօu just shared thіs ᥙseful infߋrmation ԝith us.

    Please stay us uр to date like thiѕ. Tһank yoou fߋr sharing.

    • WPBeginner Support

      You’re welcome, glad you found our article helpful :)

      管理者

返信を残す

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