Fixing wordpress redirect
-
I am locked out of my wp-admin.
When i try to login to admin I just get the login screen again and this in the browser:
https://dubbo.org/wp-login.php?redirect_to=https%3A%2F%2Fdubbo.org%2Fwp-admin%2F&reauth=1I have tried, according to answers here:
- turn on debug
- reset all browser cookies and caches
- disable all plugins
- reset theme to twentytwenty theme
- add these to wp-config:
- define(‘WP_HOME’,’https://dubbo.org’);
- define(‘WP_SITEURL’,’https://dubbo.org’);
- upgraded to the lastest wordpress via wordpress.com – worked but not it’s disconnected itself from my site completly, I think becuase all plugins are disables including jetpack.
- renamed htaccess file to disable it
- check permissions 644 wp-login and 755 admin folder
- checked developer console for errors.
- Any ideas?
I already posted this and someone marked it as resolved because of a jetpack issue. Please not this was not the issue I am asking about.
I am asking about the redirect such that I cannot login to WordPress.
I’ve been using WordPress for over 10 years, written 2 themes. I’m not a newbie.
There may be something simple that I have overlooked that will embarrass me! But I cannot find it. With all plugins and themes disabled the error is there.
But as I said in my other post, I re-enabled my proper theme so that my site is working.
I can easily disable that theme to try any solutions that people may offer. Thanks,Wayne
The page I need help with: [log in to see the link]
- The topic ‘Fixing wordpress redirect’ is closed to new replies.