Skip to main content

my site is redirected to another

Comments

1 comment

  • Andrew

    If the site is using a new domain name then you also need to adjust wp-config.php as follows:

    define( 'WP_HOME', 'http://example.com' );
    define( 'WP_SITEURL', 'http://example.com' );

    Andrew N. - cPanel Plesk VMWare Certified Professional
    Do you need immediate assistance? 20 minutes response time!*
    EmergencySupport - Professional Server Management and One-time Services

    1

Please sign in to leave a comment.