Copied to clipboard

Flag this post as spam?

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


  • Ankita 42 posts 62 karma points
    Mar 19, 2012 @ 09:50
    Ankita
    0

    link to document & alternate link problem

    I got different Url under "link to document" and "alternate url" .

    For example  Root

     

  • Ankita 42 posts 62 karma points
    Mar 19, 2012 @ 10:59
    Ankita
    0

    I got different url under "link to document" and "alternative links" properties in umbraco

    e.g.

    ---root

         -  page1

               - subpage1

                - subpage2

    at level third :

    link to document : /subpage1.aspx

    alternative links: https:/www.abc.com/page1/subpage1.aspx

    I want same url unde "link to document" as in "alternative links"

    If anyone have idea please help me, I need solution of this problem.

    thanks in advance

  • Rodion Novoselov 694 posts 859 karma points
    Mar 19, 2012 @ 12:32
    Rodion Novoselov
    0

    Hi. As far as I can guess the alternative link that you see is a result of assigning a hostname to some node through the "manage hostnames" feature. Am I right that it's sort of a multilingual site with several top-level home nodes?

  • Ankita 42 posts 62 karma points
    Mar 19, 2012 @ 13:30
    Ankita
    0

    Hi Rodion

    Its another thing that you said. Actually when we publish page at that time links created under "link to document " and "Alternative links" properties.

    If you know regarding this plz response back.

    thanks

     

  • Tizer 170 posts 201 karma points
    Mar 20, 2012 @ 00:59
    Tizer
    0

    If I understand correctly, I am getting the same problem with hostnames, 3rd level nav and link to document.

    I have:

    Content -
      - Site 1 (Link to document - ok)
          - Section1 (Link to document - ok)
             - Page1 (Link to document - doesn't work)

      - Site 2 (Link to document - ok)
          - Section2 (Link to document - ok)
             - Page2 (Link to document - doesn't work)

    I've been looking at these solutions:

    http://our.umbraco.org/forum/using/ui-questions/5481-niceurl--3rd-level - I have no idea where to edit/place this code

    http://umbraco.codeplex.com/workitem/19818?ProjectName=umbraco - I don't have the files in the download in my installation, so don't know where to put them?

    http://our.umbraco.org/forum/using/ui-questions/3502-Problem-with-useDomainPrefixes-no-unique-URL-starting-with-3rd-level?p=1 - I have had no replies...

    I'm using SQL Server 2005 and Umbraco 4.0.3.

    Any help much appreciated as I really need to fix this asap :)

     

  • Rodion Novoselov 694 posts 859 karma points
    Mar 20, 2012 @ 05:42
    Rodion Novoselov
    0

    Hi. Ok, check if "umbracoHideTopLevelNodeFromPath" is set to "true" in the web.config file.

  • Tizer 170 posts 201 karma points
    Mar 20, 2012 @ 08:01
    Tizer
    0

    Yes - this is set to true

  • Tizer 170 posts 201 karma points
    Mar 20, 2012 @ 09:18
    Tizer
    0

    I have been running other multisites working fine on this install, but never down to the 3rd level of navigation, which is where this problem is happening.

    What I am trying to figure out is if this is fixable on my version of Umbraco, 4.0.3?

    Or if I need to upgrade, which I don't think I can (there are custom built portals on the same server) as these are the server specs:

    Microsoft Windows 2008 Server Standard, SP2 x86, SQL 2005, NET Framework 3.0, IIS 7, MS SQL 2005, MS Visual Studio 2005.

     

  • Ankita 42 posts 62 karma points
    Mar 21, 2012 @ 07:32
    Ankita
    0

    Hi Rodion

    I have checked  "umbracoHideTopLevelNodeFromPath" is  to "true", but it did not do anything.

    Thanks for reply.

  • Juju Shen 1 post 0 karma points
    Apr 09, 2012 @ 10:59
    Juju Shen
    0

    Open ~/config/umbracoSettings.config  (or use the Config Editor package)

    Look for the <useDomainPrefixes>false</useDomainPrefixes> and set to true.. default is false.

Please Sign in or register to post replies

Write your reply to:

Draft