Copied to clipboard

Flag this post as spam?

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


  • Kevin Walker 66 posts 87 karma points
    Jul 08, 2013 @ 11:14
    Kevin Walker
    0

    None existing URL loading another page transparently.

    I have a page on a live site - urls changed for clarity. e.g. http://www.domain.com/page/ this page works fine and loads it's content correctly with a 200 status code.

    Somehow then, we have a url which is 'http://www.domain.com/page/newpage/'. - We are not sure where this url  has come from - but this page does NOT exist in the Umbraco node structure,  however the URL resolves to the http://www.domain.com/page/ mentioned above and loads the content related to that page transparently WITHOUT changing the url in the browser. So I see the content of http://www.domain.com/page/ but the URL is showing the http://www.domain.com/page/newpage/ and the status code is still 200.

    I'm thinking its some kind of issues relating to the umbracoRedirectUrl however I can't pinpoint it at present. Any advice / ideas appreciated.

    Thanks. 

  • Jeroen Breuer 4909 posts 12266 karma points MVP 5x admin c-trib
    Jul 08, 2013 @ 12:05
    Jeroen Breuer
    0

    If you have the 301 URL Tracker perhaps that's causing it.

    Jeroen

  • Kevin Walker 66 posts 87 karma points
    Jul 08, 2013 @ 12:22
    Kevin Walker
    0

    We do use the 301 URL Tracker. However I tested this by removing the InfoCaster.Umbraco._301UrlTracker.dll for this package which obviously results in all of the URL mappings not working. The problem URL mentioned initially above though continues to redirect as it did before.

  • Jeroen Breuer 4909 posts 12266 karma points MVP 5x admin c-trib
    Jul 08, 2013 @ 12:49
    Jeroen Breuer
    0

    You could check the id of the page that is displayed and search for that in the umbraco.config file. If there is a redirect somewhere you should be able to find it in there.

    Jeroen

  • Fuji Kusaka 2203 posts 4220 karma points
    Jul 09, 2013 @ 09:45
    Fuji Kusaka
    0

    I had the same issue once when using v4.9.1 with Multilingual Website and where i had some changes in the UrlRewriting.config.

    //fuji

  • 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