First of all, excellent package - has been a huge timesaver for me, migrating a site from an old CMS to Umbraco.
One requirement I have that I can't get to work is the ability to redirect URLs with querystring parameters to specific Umbraco nodes.
For example, I have the following URL:
/Article.aspx?id=55aa69ea-9cae-4932-8038-7d4e1e65c808 (yeah, awful - who uses GUIDs on URLS??)
And I need to redirect to an Umbraco Node, eg:
/news/my-news-item.aspx
Is this possible? I know i can redirect the Article.aspx to catch all of these items and bounce them back to the news page listing the articles, but it'd be much nicer if i could redirect straight to the relevant item.
Just a
short update: I'm not able to implement this feature before the end of
August. This is because I'm very busy writing my dissertation/thesis,
sorry...
Hey... i dont have any time to test this right now, or a need for it anymore as the site i needed it for launched months ago, but i'll mark it as solved as it seems you've understood the problem and implemented a fix.
Querystring URLs to custom pages
First of all, excellent package - has been a huge timesaver for me, migrating a site from an old CMS to Umbraco.
One requirement I have that I can't get to work is the ability to redirect URLs with querystring parameters to specific Umbraco nodes.
For example, I have the following URL:
/Article.aspx?id=55aa69ea-9cae-4932-8038-7d4e1e65c808 (yeah, awful - who uses GUIDs on URLS??)
And I need to redirect to an Umbraco Node, eg:
/news/my-news-item.aspx
Is this possible? I know i can redirect the Article.aspx to catch all of these items and bounce them back to the news page listing the articles, but it'd be much nicer if i could redirect straight to the relevant item.
Thanks heaps
greg
I will look into this. Thanks for reporting and the kudos :-)
Just a short update: I'm not able to implement this feature before the end of August. This is because I'm very busy writing my dissertation/thesis, sorry...
Was this updated using the RegEx expression in v1.1?
Nope, it has not been fixed yet
Will look into this soon (next week)!
Just released version 1.3, with:
- Querystring support
- 'umbracoUrlName' support
- And a multi-site support bugfix
If it suits your suggestion, please mark this thread as 'solved' :-) Thanks!
Hey... i dont have any time to test this right now, or a need for it anymore as the site i needed it for launched months ago, but i'll mark it as solved as it seems you've understood the problem and implemented a fix.
Cheers
Thanks, you might need it in the future ;-)
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.