WP Multisite – How to create a custom “router” for blog prefixes?
Maybe you are looking for a URL Rewrite (.htaccess) answer, but a simple solution is giving the site name its ID. Not related, but useful: add a column with the site ID in the Sites screen (/wp-admin/network/sites.php). Drop the plugin in the mu-plugins folder. <?php /** * Plugin Name: Multisite – Add Site ID Column … Read more