• Hello,

    Currently we have a WordPress Multisite running on a subfolder of a web application. The web app on main folder has following url structure:

    https://{appname}/{language-parameter}/{pagename}

    The WP Multisite sites are created with following structure:
    https://{appname}/{wpmultisite-name}/{language-parameter-as-sitename}/{pagename}

    We want to match url structure for WordPress sites as it is displayed in main site.

    In other words we want to replace the order of site-name and subfolder in url for WP urls (except the default first site which is in English language and has no language parameter in url)

    Both apps hosted at Azure and we are looking to apply solution through IIS URL Rewrite module using web.config file.

    Please kindly assist us..

  • The topic ‘Multisite Configuration Assistance Needed’ is closed to new replies.