Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
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.
Hi kipuseop,
thank for your reply.
I have done that, but it is using this link: http://localhost/content/?id=48057
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?
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.
Yes, I'll try to look into it.
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
Which means '/content/?id=48057' will be redirected, no matter the domain.
Even locally!?
Because /content.aspx exists and not /content.Basicall, I am trying to do this:-
Then when I save, I got this:-
Even locally. Can't think of any reason at all why you'd want different behaviors between environments.
No. Just I want that when users access the old Url, get mapped to the new one, That's all.
Because, when I save, the old url is being shrinked to just content.
Any idea, what is wrong pls/?
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.
is working on a reply...
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.
Continue discussion
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
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.
Hi kipuseop,
thank for your reply.
I have done that, but it is using this link: http://localhost/content/?id=48057
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?
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.
Yes, I'll try to look into it.
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
Which means '/content/?id=48057' will be redirected, no matter the domain.
Even locally!?
Because /content.aspx exists and not /content.
Basicall, I am trying to do this:-
Then when I save, I got this:-
Even locally. Can't think of any reason at all why you'd want different behaviors between environments.
No. Just I want that when users access the old Url, get mapped to the new one, That's all.
Because, when I save, the old url is being shrinked to just content.
Any idea, what is wrong pls/?
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
is working on a reply...
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.