url rewriting in wordpress of wp-admin.wp-admin not login and url goes to home,
http://www.vivaindia.es/wp-login.php?redirect_to=http%3A%2F%2Fwww.vivaindia.es%2Fhome%2Fwp-admin%2F&reauth=1
Leave a Reply
You must be logged in to post a comment.
url rewriting in wordpress of wp-admin.wp-admin not login and url goes to home,
http://www.vivaindia.es/wp-login.php?redirect_to=http%3A%2F%2Fwww.vivaindia.es%2Fhome%2Fwp-admin%2F&reauth=1
You must be logged in to post a comment.
You may have an issue with a wrong siteurl in the wp_options table in your database. You can look at the Login Trouble page in the WordPress codex for a possible solution to this.
I think you have set the wp_redirect( home_url() ); wordpress function to the function.php file in themes so that’s why you redirect to the home page and please try to change in wp_option table the feild option name siteurl and home
I think, its due to permission change from your hosting server, you can contact them to solve this issue