Copied to clipboard

Flag this post as spam?

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


  • bRad 2 posts 22 karma points
    Apr 30, 2012 @ 21:41
    bRad
    0

    Removing Virtual Directory from URL

    I recently installed Umbraco version 4.7.2 on Godaddy.  The root of the site already has an application that is running so I placed it as another application within iis which I am assuming is some sort of virtual directory.   Everything went smooth enough and the site is up and running.   After I pointed an additional url to the site in that folder it renders all of the links in the site like this http://sitename.com/folder/page  ; I can manually type in the url link this http://sitename.com/page and everything renders fine.  I would like the links that Umbraco renders to form like this http://sitename.com/page and not like this http://sitename.com/folder/page ; Any suggestions or help would be greatly appreciated.

  • Amir Khan 1199 posts 2567 karma points
    Apr 30, 2012 @ 22:05
    Amir Khan
    0

    You could set up some redirect rules probably...

  • bRad 2 posts 22 karma points
    May 01, 2012 @ 04:55
    bRad
    0

    Is there a way to do it in the XSLT since I only care about the links that are being generated for the pages.  <a href="{umbraco.library:NiceUrl(@id)}">  Is there something else I could use that would generate the link without the folder?

  • 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