Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Pravin Tati 2 posts 22 karma points
    Dec 21, 2020 @ 11:21
    Pravin Tati
    0

    How to use double slash in URL to access different Pages

    Hi, I want to access the different sites using a double slash in my URL. Is there any way to achieve my scenario? More explanation is below.

    I have sites as below

    • US
    • SF
    • GF
    • DB

    All sites are peer, not any parent-child relationship.

    I want to access the sites using the below links

    https://siteaddress.com/us - US

    https://siteaddress.com/us/gf - GF

    https://siteaddress.com/us/db - DB

    I want to achieve the above scenario without moving the GF node under the US. Can I achieve this directly via CMS without doing any code changes? What code changes will be needed if any?

  • Amir Khan 1199 posts 2567 karma points
    Dec 21, 2020 @ 14:36
    Amir Khan
    0

    You can just right click on the node and add the full path under culture and hostnames like "/us/gf".

  • Gerhold 1 post 71 karma points
    Dec 28, 2020 @ 06:43
    Gerhold
    0

    A double slash in the URL path is valid and will respond in the browser, but is typically unwelcome, as this could cause duplicate content issues if the CMS delivers the same content on two URLs.

    alaskasworld

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies