Copied to clipboard

Flag this post as spam?

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


  • Simon 692 posts 1068 karma points
    Mar 20, 2015 @ 15:21
    Simon
    0

    How can I test it?

    Hi All,

    I have installed 301 Url Tracker on Umbraco 7.2.1.

    Currently, I am working locally. I have created some redirections of an existing website pages as .aspx.

    But, if I enter the full url, for example www.mydomain.com/content.aspx, and select the redirect node, once save, it is eliminating the .aspx suffix.

     



    I don't know if I doing right, but how can I test it out, if it working fine? Do I need to go online to test it out?

    Thank you in advance

    Kind Regards

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Mar 20, 2015 @ 15:25
    Stefan Kip
    0

    You can click the link icon next to the Old URL field to test it.
    Though I guess you should add the query string yourself.

  • Simon 692 posts 1068 karma points
    Mar 20, 2015 @ 15:28
    Simon
    0

    Hi kipuseop,

    thank for your reply.

    I have done that, but it is using this link: http://localhost/content/?id=48057

    • Localhost
    • And content instead of content.aspx.
    If I try to edit content.aspx, when I save again, it will again be content.
  • Stefan Kip 1606 posts 4098 karma points c-trib
    Mar 20, 2015 @ 15:30
    Stefan Kip
    0

    That's no problem, /content.aspx?id=48057, /content/?id=48057 and /content?id=48057 should work.
    But it's not working if I understand correctly?

  • Simon 692 posts 1068 karma points
    Mar 20, 2015 @ 15:33
    Simon
    0

    No Sir :/

    when I click on that link icon next to the Old Url, page not found page is displaying.

    What should be the result? I assume the redirect node.

     

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Mar 20, 2015 @ 15:34
    Stefan Kip
    0

    Yes, I'll try to look into it.

  • Simon 692 posts 1068 karma points
    Mar 20, 2015 @ 15:36
    Simon
    0

    But it makes sense, because http://localhost/content/?id=48057 does not exist.

    I want that www.mydomain.com/content/?id=48057 redirects to my chosen node, which is localhost/contactus

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Mar 20, 2015 @ 15:37
    Stefan Kip
    0

    Which means '/content/?id=48057' will be redirected, no matter the domain.

  • Simon 692 posts 1068 karma points
    Mar 20, 2015 @ 15:42
    Simon
    0

    Even locally!?

    Because /content.aspx exists and not /content.

    Basicall, I am trying to do this:-

    Then when I save, I got this:-

     

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Mar 20, 2015 @ 15:43
    Stefan Kip
    0

    Even locally. Can't think of any reason at all why you'd want different behaviors between environments.

  • Simon 692 posts 1068 karma points
    Mar 20, 2015 @ 15:45
    Simon
    0

    No. Just I want that when users access the old Url, get mapped to the new one, That's all. 

  • Simon 692 posts 1068 karma points
    Mar 20, 2015 @ 15:45
    Simon
    0

    Because, when I save, the old url is being shrinked to just content.

  • Simon 692 posts 1068 karma points
    Mar 20, 2015 @ 16:01
    Simon
    0

    Any idea, what is wrong pls/?

  • Simon 692 posts 1068 karma points
    Mar 20, 2015 @ 16:24
    Simon
    0

    Hi,

    I have checked the database; why the OldUrl fields are only storing the page name without.aspx and not the full URL?

    Thank you in advance.

    Kind Regards

  • 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