Site icon Hip-Hop Website Design and Development

Web site redirecting to http://instance.com/wp-signup.php?new=instance.com

My internet hosting supplier simply moved my newly developed web site from my testing area to the definitive area. However now my web site url say’s

instance.com/wp-signup.php?new=instance.com

And I do not see the web page.

The positioning labored nice on my earlier area, the location was moved fully to my principal area, all domains are modified within the database to my new area

I have been looking out on this drawback on Google. I did discover these two pages

about the identical matter. Nonetheless I’ve tried the options, however they did not resolve my drawback.

I attempted to vary and/or add the way in which the location handles the area title with out www and with, however each have the identical drawback, and it did not have an effect on the result.

I now received this in my wp-config:

outline('WP_DEBUG', false);
outline( 'WP_ALLOW_MULTISITE', true );
outline('MULTISITE', true);
outline('SUBDOMAIN_INSTALL', true);
outline('DOMAIN_CURRENT_SITE', 'http://instance.com');
outline('PATH_CURRENT_SITE', '/');
outline('SITE_ID_CURRENT_SITE', 1);
outline('BLOG_ID_CURRENT_SITE', 2);
outline( 'NOBLOGREDIRECT', 'http://instance.com' );

However in consequence the web page says that there’s a drawback loading the web page and Firefox says the server request is redirected in a means that may by no means finish. An issue that may be attributable to disallowing cookies.