• I have set up a multisite network with only one website linked to it at the moment.
    All was going well until. i tried to get into the network admin page after all was done and working.
    I get the error Oops! That page can’t be found.
    Any suggestions please?

Viewing 2 replies - 1 through 2 (of 2 total)
  • dzawendy

    (@dzawendy)

    Hi jaddy321,

    Start with resaving permalinks at Settings → Permalinks and hit save. That refreshes the rewrite rules, and this kind of issue usually comes back to those not fully applying after the Multisite setup. Then try visiting /wp-admin/network/ URL directly in case the menu link itself is what is failing.

    Also, double-check that the .htaccess file matches the Multisite version. That is usually the main reason the network admin page shows as not found. It is important to confirm whether this is set up as subdomains or subdirectories, and that the config matches that. If those do not line up, it can cause routing issues like this. Clear any network or CDN-level caches as well.

    Helpful threads if you want to compare:
    https://stackoverflow.com/questions/13976266/wordpress-multisite-error-404-on-network-admin-and-other-links

    https://wordpress.stackexchange.com/questions/167294/multisite-404-error-for-subdirectory

    Most of the time it ends up being rewrite rules or config slightly off.

    • This reply was modified 2 months ago by dzawendy.

    Hey,

    This usually happens when the system can’t detect or connect to a configured network administrator or domain. A few things you can check:

    • Make sure your device is properly connected to the network
    • Verify if you’re logged in with the correct admin or domain account
    • Check network settings (DNS / IP configuration)
    • Try restarting your router or switching networks
    • If it’s a managed system (office/school), the admin permissions might be restricted

    If the issue is on a local setup, resetting network settings or reconnecting to the network often fixes it.

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.