signs22
Member
Posted 2 years ago #
Hi, guys,
It seems like I can't get to my login page. I usually type the below address to log into my blog account:
http://www.mydomain.com/subdomain/wp-login
Now when I type that address, it redirects to my homepage - http://www.mydomain.com.
I've tried other variations like:
http://www.mydomain.com/subdomain/wp/wp-login
but it still doesn't work. Has my account been hacked into? How can I get back to the WordPress login page???
it would be
www.mydomain.com/subdomain/wp-login.php
or
www.mydomain.com/subdomain/wp-admin
except if it is a subdomain wouldn't it be
http://subdomain.mydomain.com/wp-login.php
wfordham108
Member
Posted 1 year ago #
I'm having this same problem. My wordpress site is: http://chogyamtrungpa.com/wp/
and my admin is: http://chogyamtrungpa.com/wp/wp-admin
but when I type in that URL, it redirects me here:
http://chogyamtrungpa.com/wp/?page_id=121/wp-login.php&redirect_to=http://chogyamtrungpa.com/wp/wp-admin/&reauth=1
And everything I try, I get redirected away from the admin page. So I can't log in and I can't access the dashboard or my settings.
Can anyone tell me how to fix this? Thanks
Your site has some serious problems. Your style.css is outputting what looks like the source of your home page. My guess is that you have some sort of site url issue.
wfordham108
Member
Posted 1 year ago #
so what should I do? How do I get it back?
wfordham108
Member
Posted 1 year ago #
What do you mean by a site url issue? The site was find. And then I made a change on the settings page, and now I don't have a site anymore.
You'll have to access your WordPress database via phpMyAdmin (most hosting providers offer this in their control panel) and manually change the siteurl and home values back to http://chogyamtrungpa.com/wp
wfordham108
Member
Posted 1 year ago #
thank you. that's very helpful