Copied to clipboard

Flag this post as spam?

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


  • Javed 7 posts 88 karma points
    Dec 20, 2019 @ 06:31
    Javed
    0

    Umbraco

    Hi,

    I got source code from other developer which I built and run through VS.NET (site url: https://localhost:10655). I created IIS https website (https://myproj.local) and added the source code folder c:\projects\myproject\client.web as virtual directory.

    All looks good but on home page all links points to https://localhost:10655 like https://localhost:10655/client/contact-me

    I did same procedure with Umbraco 8 which works fine.

    How can I fix this issue? so links points back to https://myproj.local/client/contact-me.

    Thanks in advance for the help. Javed

  • Søren Kottal 712 posts 4570 karma points MVP 6x c-trib
    Dec 20, 2019 @ 08:59
    Søren Kottal
    100

    Hi Javed

    Check if you have any hostname bindings on your nodes (right click and select Culture and Hostnames in the context menu in Umbraco)

  • Javed 7 posts 88 karma points
    Dec 20, 2019 @ 15:19
    Javed
    0

    Thanks Soren.

    Indeed that was the issue, once I removed hostname, it works as expected.

Please Sign in or register to post replies

Write your reply to:

Draft