Forums

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity 3.x: Set-up & Installation > removing site url prefix

removing site url prefix

  • dcardine avatar

    Posted on Mar 15, 2010 (permalink)

    Hi I was wondering how to solve a potential issue. I have a site set up on sitefinity and my pages & assets are being prefixed with the name of the sitefinity project. IE

    http://ip:port/sitefinityname/index.aspx

    for the links i'm creating manually in richtext areas, i'm not using the "sitefinityname" part and just using "/index.aspx" or "/folder/filename.aspx".

    when i change my site over to go live i'm hoping that i won't have to have "sitefinityname" in my urls.

    is there anything i have to do to have these pages & assets resolve correctly, or will they automatically do that?

    Reply

  • Ivan Dimitrov Ivan Dimitrov admin's avatar

    Posted on Mar 16, 2010 (permalink)

    Hi dcardine,

    All dynamic links should be resolved correctly. We use the ID of an object and resolve it to the relative url, so we do not include the domain or virtual directory. If you have some content with static links you need to fix them manually. You may find this post useful - ReplaceTool - Globally replace everything in your project with zero efforts

    Greetings,
    Ivan Dimitrov
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.

    Reply

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity 3.x: Set-up & Installation > removing site url prefix