• Hello,

    When I enter in the IP address of my website (173.254.1.63), it takes me to a page to create a new site: https://weathertogether.net/wp-signup.php?new=173.254.1.63. This isn’t a problem for me in and of itself, but I’m wondering if it means that I’ve incorrectly configured my multisite.

    The reason I’m asking is that some folks on different ISPs are unable to access the website unless they do it through a web proxy, and I’ve searched high and low to find the culprit (DNS records, viruses, php files and htaccess, etc) but haven’t been able to find anything.

    Thank you for your help.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hey,

    You can add this code at your wp-config.php

    define( 'NOBLOGREDIRECT', 'https://www.yoursite.com' );

    Just change the above URL to yours.

    Sincerely,
    John T.

    • This reply was modified 7 years, 4 months ago by John Torvik.
Viewing 1 replies (of 1 total)
  • The topic ‘Entering IP Address takes me to ‘Create New Site’ Page’ is closed to new replies.