WPBEGINNER» BLOG» BEGINNERS GUIDE» BEGINNER’S GUIDE: HOW TO FIND YOUR WORDPRESS LOGIN URL
Beginner’s Guide: How to Find Your WordPress Login URL
“How do I login to WordPress?” is one of the most common WordPress questions that we get asked.
Beginners often have a hard time finding their WordPress login page URL, and this prevents them from working on their website.
In this article, we will show you how to find your WordPress login URL. We’ll also show you different ways to log into your WordPress admin area.
Why do you need the login URL?
The login page is the door between your website and the management dashboard of your site also known as the admin area. Once logged in, you can create new posts, add new pages, change your design, add plugins, etc.
Video Tutorial
If you prefer text instructions, then please continue reading.
How to Find the WordPress Login link?
On a typical WordPress install with a good WordPress hosting provider, all you need to do is add /login/ or /admin/ to the end of your site URL.
For example:
www.example.com/admin/
www.example.com/login/
Don’t forget to replace example.com with your own domain name.
Both of these URLs will redirect you to the WordPress login page.
If for some reason, your WordPress login URL is not working properly, then you can easily access the WordPress login page by going to this URL:
www.example.com/wp-login.php
Now if you installed WordPress in a subdirectory such as /wordpress/, then you would need to access your WordPress blog login page like this:
www.example.com/wordpress/login/
www.example.com/wordpress/wp-login.php
If you installed WordPress on a sub-domain, then you can access the WordPress admin login page like so:
subdomain.example.com/login/
subdomain.example.com/wp-login.php
Once you are logged in, you will be redirected to the WordPress admin area of your site which is located in the wp-admin folder.
You can directly access your admin area by entering the website URL like this:
www.example.com/admin/
www.example.com/wp-admin/
This URL checks if you were previously logged in, and if your session is still active.
If both are true, then you will be redirected to the WordPress dashboard. If your session has expired, then you will be redirected back to the WordPress login page.
How to Remember the WordPress Login Page in WordPress
If you find it difficult to remember your WordPress login link, then we recommend you add a bookmark to your browser’s bookmark bar.
Alternatively, you can add your WordPress login link on your website footer, sidebar, or in the menu. There are two very easy ways to do this.
First option is adding your WordPress login link to your menus. Simply login to your WordPress admin area and go to Appearance » Menus.
Next click on the Link tab to expand it and add your WordPress login link and text. Once you are done, click on the Add to Menu button to add this link to your menu. Also don’t forget to click on the Save Menu button.
Second option is to use the default widget called Meta. This widget adds a link to the login page, links to your site’s RSS feeds, and a link to WordPress.org website.
Start by going to Appearance » Widgets and drag the meta widget to your website’s sidebar or widget-ready area. If you don’t want to use the Meta widget, then you can use the Menu widget here as well.
You can add the WordPress login link in the footer, sidebar, or basically any other widget-ready area in your theme.
Use Remember Me to Bypass Login Page in WordPress
On your WordPress login page, there is a checkbox labeled Remember me. When you check this box before you login, it will allow you to directly access the admin area without a login on your subsequent visits for 14 days or your browser’s cookie settings.
If you keep forgetting to check the ‘Remember me’ option during login, then you can install Always Remember Me plugin. It will automatically check the remember me checkbox every time you login to WordPress.
How to add A Custom WordPress Login Form in WordPress
If you have multiple users on your WordPress site, then it makes sense to add the WordPress login form in your sidebar or create a custom login page that matches your site’s design and theme.
There are multiple ways to do that, but we recommend using Theme My Login plugin.
It allows you to create custom login pages and also comes with a sidebar login widget. You can simply add the widget to your website’s sidebar and it will display a login form.
You can also use WPForms to create your own custom login forms. It is the best WordPress contact form plugin and allows you to easily create login forms and add them anywhere on your website.
For detailed instructions, see our article on how to add front-end login page and widgets in WordPress.
Log in WordPress from Your Web Hosting Dashboard
Many WordPress hosting companies provide easy shortcuts to directly access your WordPress admin area and skipping the WordPress login page altogether.
Here is how to log into WordPress via popular hosting dashboards.
1. WordPress Login Shortcut in Bluehost
Bluehost is one of the biggest hosting companies in the world. They offer a beginner-friendly dashboard with quick shortcuts to manage your WordPress site.
Simply login to your Bluehost dashboard and switch to the ‘My Sites’ tab. From here, you’ll see all the WordPress sites you have installed on your hosting account.
Take your mouse over to the site you want to log in and then click on the ‘Log into WordPress’ button.
2. WordPress Login Shortcut in SiteGround
SiteGround also has a quick shortcut to log into your WordPress site.
Simply log into your SiteGround hosting dashboard and then click on the ‘Websites’ tab on the top. From here, you’ll see a list of websites you have installed under your hosting account.
Click on the ‘WordPress Kit’ button next to the website you want to log in.
This will bring up a popup, where you’ll see a button to log in to the WordPress admin area.
3. WordPress Login Shortcut in WP Engine
WP Engine is the best managed WordPress hosting companies. They also have a WordPress login shortcut which sends you to the WordPress login URL but does not automatically log you in.
Visit your WP Engine dashboard and then select your website. On the site overview page, you’ll see the WordPress login page shortcut in the left column.
Further WordPress Login Customizations and Resources
We have written a great deal of articles about WordPress login customization and fixing common errors.
If you are looking to create a custom WordPress login page with your branding, then check out our guide on how to customize WordPress Login Page (no HTML/CSS required).
WordPress login forms can be abused by brute force attacks. If you are facing such attacks on your website, then you can add a CAPTCHA to WordPress login and registration form to protect your site.
Troubleshooting WordPress Login Errors
Sometimes, you may encounter weird errors related to the WordPress login page. We have covered several of them in details along with troubleshooting tips:
- How to Fix WordPress Login Page Refreshing and Redirecting Issue
- How to Fix WordPress Keeps Logging Out Problem
- How to Fix Error Too Many Redirects Issue in WordPress
We hope this article helped you learn how to find your WordPress login link. You may also want to see our step by step WordPress security guide and our ultimate guide on how to speed up 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.
About the Editorial Staff
Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi. Trusted by over 1.3 million readers worldwide.
Copyright © 2009 – 2020 WPBeginner LLC. All Rights Reserved. WPBeginner® is a registered trademark.
Managed by Awesome Motive | WordPress hosting by SiteGround | WordPress CDN by MaxCDN | WordPress Security by Sucuri.
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?
You would want to check with your hosting provider to ensure there isn’t a redirect issue from their end as a starting point.
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
For the 404 error message, you would want to go through our guide below or reach out to your hosting provider for assistance for removing that error:
https://www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-posts-returning-404-error/
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?
For moving your site from com to org you would want to take a look at our article below:
https://www.wpbeginner.com/wp-tutorials/how-to-properly-move-your-blog-from-wordpress-com-to-wordpress-org/
Hi!
I want to know all the above pictures mentioned in post is it WordPress.com or WordPress.org?
All of our content is for WordPress.org sites.
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?
It would depend on how you’re adding the link and your specific theme. You should be able to add a custom URL in your menu using the method in our article below:
https://www.wpbeginner.com/beginners-guide/how-to-add-navigation-menu-in-wordpress-beginners-guide/
And unless your theme has styling where the menu changes for logged in users it should be visible.
Thank you very much
The article is very helpful!
You’re welcome, glad you found our guide helpful
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.
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
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?
You may want to try resetting your password using the method from our article here:
https://www.wpbeginner.com/beginners-guide/how-to-change-your-password-in-wordpress/
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.
You would want to take a look at our guide here for that:
https://www.wpbeginner.com/plugins/how-to-create-custom-login-page-for-wordpress/
Thank you very much!
Thank you. The tips are useful :).
Glad you found our guide helpful
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
For resetting your login information you would want to follow the steps in our guide here: https://www.wpbeginner.com/beginners-guide/how-to-change-your-password-in-wordpress/
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!
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
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?
There are a few different methods for being able to log back into their site, you would want to take a look at our guide here: https://www.wpbeginner.com/beginners-guide/how-to-change-your-password-in-wordpress/
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!
While possible the more likely reason would be a hiccup with your hosting or a plugin. You would want to follow our guide here: https://www.wpbeginner.com/beginners-guide/beginners-guide-to-troubleshooting-wordpress-errors-step-by-step/
Your service provider would be who you purchased hosting from, if you do not remember you can use a whois tool to help you find your registrar.
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.
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.
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.
That would mean your site does not use https, to fix that issue, you would want to ensure you have SSL for your site: https://www.wpbeginner.com/beginners-guide/how-to-get-a-free-ssl-certificate-for-your-wordpress-website/
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.
For a starting point, you would want to go through our troubleshooting guide here: https://www.wpbeginner.com/beginners-guide/beginners-guide-to-troubleshooting-wordpress-errors-step-by-step/
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.
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.
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?/
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
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?
For a starting pont, you would want to check with your hosting provider that the WordPress site was transferred over correctly.
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!
Glad you liked our content
WOW just what I was searching for. Came here by searching for how to login in WordPress
Glad we could answer what you were looking for
It’s hard to find educated people in this particular subject,
however, you seem like you know what you’re talking about!
Thanks
Glad you like our content
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.
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
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.
Thanks for recommending our site to others
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.
Glad our guides could help
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.
Thank you, glad you found our content helpful
Good information. Lucky me I discovered your site by accident (stumbleupon).
I have saved as a favorite for later!
Glad you like our articles
I am regular visitor, how are you everybody?
This post posted at this web page is truly nice.
Thank you
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!!
Thank you
This piece of writing is in fact a nice one it helps new internet viewers, who are wishing
in favor of blogging.
Thank you, glad you like our content
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
For this question, you would want to take a look at our article here: https://www.wpbeginner.com/beginners-guide/how-much-does-it-cost-to-build-a-wordpress-website/
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.
Thank you, glad you like our content
Pretty! This has been a really wonderful article. Thanks for supplying this info.
Glad you like our content
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.
Thank you, glad you like our content
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!
Glad you would recommend our content
This site really has all of the info I needed about this subject
Glad our content could be helpful
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
Glad you like our article
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.
Glad our articles can be helpful
I always waѕ concerned in this topic and still am, aрpreciatе it for posting.
Glad our article could try to lessen your concern
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!
Thank you, glad you like our content
Wһat a іnformation οf un-ambiguity and preserveness oof valuable know-h᧐w regarding unexpected feelings.
Glad you like our content
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.
Thank you
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!!
Thank you
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.
Glad you like our content
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!
Thank you
Ӏ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.
You’re welcome, glad you found our article helpful
Hi there I am so thrilled I found your website, I really found you
by error, while I was looking on Aol for something else, Regardless I am here now and
would just like to say thank you for a fantastic post and a all round exciting blog (I also love
the theme/design), I don’t have time to go through it all at the moment but I have saved it and also added in your
RSS feeds, so when I have time I will be back to read a great deal
more, Please do keep up the fantastic work.
Thank you, glad you like our articles
Excellent goods from you, man. I’ve keep in mind your stufff prior to and you are
just extremely wonderful.I really like what you’ve received
here, really like what yoou are stating and the way in which wherein you say it.
You are making it enjoyable and you stilll care for
to keep it sensible. I cant wait to read much more from you.
That is actually a wonderful site.
Thank you
Absolutely, couldnt agree more! Many thanks for writing this
You’re welcome