WordPress /admin and features keeps redirecting Me

[ad_1]

Going to sitename.com/admin keepings redirecting me to a page that ends with /wp-admin/upgrade.php?_wp_http_referer=%2Fwp-admin%2F. I do however see front end user toolbar at the top, but when I click on any features it just redirects me to that page. It says "already installed… You appear to have already installed WordPress"

[ad_2]
2 Comments
  1. Can you get on your hosting?

    This used to happen to me when we would move database from dev to live – 9/10 it’s in your Wp-config file. Go there and look for Home_Url and site_url and set it to your websites domain.

    The config file is the first thing that tells WP what to do, and falling back to install usually means something is up there.

    Edit: more descriptive code to add to wp-config

    `define( ‘WP_HOME’, ‘https://mynewdomain.tld’ ); define( ‘WP_SITEURL’, ‘https://mynewdomain.tld’ );`

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer