Just downloaded and installed the newest version om 301 Redirect, to my Umbraco 4.9.1 site.
I move 2 pages of the documenttype 'Landingpage' and the redirect works perfectly. I moved 1 more page also of the documenttype 'Landingpage' but this ones fails with a 404 from Umbraco.
I have looked in the database, and there is an 301 entry for that page.
Other pages can be moved and the redirect works as it should.
Just not on that single page, there isnt anything fancy in the page name or in the path.
The page was before called: /housing.aspx and should be move to: /produkter/housing/houing.aspx
The only thing I can think of to debug this issue is to take the source code (found on the project page) and debug it yourself why there isn't a match.
2 redirects works, 1 fails
Hi there
Just downloaded and installed the newest version om 301 Redirect, to my Umbraco 4.9.1 site.
I move 2 pages of the documenttype 'Landingpage' and the redirect works perfectly.
I moved 1 more page also of the documenttype 'Landingpage' but this ones fails with a 404 from Umbraco.
I have looked in the database, and there is an 301 entry for that page.
Other pages can be moved and the redirect works as it should.
Just not on that single page, there isnt anything fancy in the page name or in the path.
The page was before called:
/housing.aspx
and should be move to:
/produkter/housing/houing.aspx
Other locations also fails.
Any ideas?
Hmm that's weird...
The only thing I can think of to debug this issue is to take the source code (found on the project page) and debug it yourself why there isn't a match.
Weird it sure is :-)
I'll try debugging it with the source :)
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.