I m having a question regarding the functionality of version 1.3 which I have installed on an umbraco 4.5.2 instance.(You deprecated the pre-v2 forum, so thats why I'm posting here :)
I'm running into the problem that the url Redirection doesnt kick in when www. is added to the url.
First of all; 1.3 is old. Upgrade to latest v1 (1.5.2) or even better, to v2
Second; I've closed the v1 forums for a reason: v1 isn't nearly as good as v2 and I wanted to start clean. Now there's a thread in a Version 2 forum which subjects v1, that's wrong don't you think? So my default reply to people with v1 problems would be: upgrade to v2. Aside I have no idea why it's working without www and not with www.
I understand that its annoying. But you clearly state that v2 doesn't work with umbraco 4.5.2 and upgrading umbraco is out of the question here for my client, so I'll have to make do with this v1. Tried installing 1.5.2 but got all kinds of problems with that, because this umbraco 4.5.2 instance still runs on .net 2.
So I reverted back to using 1.3.
Still, just wanted to make sure: in some way the pagerequest isnt recognized and fed through any handler (as I'm getting a non-umbraco 404 server error), maybe you got an idea how that is?
I understand that its annoying. But you clearly state that v2 doesn't work with umbraco 4.5.2 and upgrading umbraco is out of the question here for my client, so I'll have to make do with this v1. Tried installing 1.5.2 but got all kinds of problems with that, because this umbraco 4.5.2 instance still runs on .net 2.
So I reverted back to using 1.3.
Still, just wanted to make sure: in some way the pagerequest isnt recognized and fed through any handler (as I'm getting a non-umbraco 404 server error), maybe you got an idea how that is?
www or not www error (with version 1.3)
Hi,
I m having a question regarding the functionality of version 1.3 which I have installed on an umbraco 4.5.2 instance.(You deprecated the pre-v2 forum, so thats why I'm posting here :)
I'm running into the problem that the url Redirection doesnt kick in when www. is added to the url.
http://www.sterksystems.co.uk/steps/aluminium-steps/platform-steps-%E2%80%93-en131-trade.aspx
While without www does kick in the redirect
http://sterksystems.co.uk/steps/aluminium-steps/platform-steps-%E2%80%93-en131-trade.aspx
This is a big problem because standard Urls are build using the www. addition. So I get a lot of crawl errors on webmastertools.
I dont know if this is something I could fix or if its an internal bug. Please let me know if you know of a solution.
Martin
First of all; 1.3 is old. Upgrade to latest v1 (1.5.2) or even better, to v2
Second; I've closed the v1 forums for a reason: v1 isn't nearly as good as v2 and I wanted to start clean. Now there's a thread in a Version 2 forum which subjects v1, that's wrong don't you think? So my default reply to people with v1 problems would be: upgrade to v2. Aside I have no idea why it's working without www and not with www.
Hi kipusoep,
I understand that its annoying. But you clearly state that v2 doesn't work with umbraco 4.5.2 and upgrading umbraco is out of the question here for my client, so I'll have to make do with this v1. Tried installing 1.5.2 but got all kinds of problems with that, because this umbraco 4.5.2 instance still runs on .net 2.
So I reverted back to using 1.3.
Still, just wanted to make sure: in some way the pagerequest isnt recognized and fed through any handler (as I'm getting a non-umbraco 404 server error), maybe you got an idea how that is?
Martin
Did you assign hostnames within umbraco?
Ps. Sounds like a general umbraco issue instead of specific Url Tracker issue.
Hi kipusoep,
I understand that its annoying. But you clearly state that v2 doesn't work with umbraco 4.5.2 and upgrading umbraco is out of the question here for my client, so I'll have to make do with this v1. Tried installing 1.5.2 but got all kinds of problems with that, because this umbraco 4.5.2 instance still runs on .net 2.
So I reverted back to using 1.3.
Still, just wanted to make sure: in some way the pagerequest isnt recognized and fed through any handler (as I'm getting a non-umbraco 404 server error), maybe you got an idea how that is?
Martin
I did assign hostnames yeah, I assigned the www. version.
Does requesting an existing page via the www. URL give you the expected result? Or also 404?
Jep,
http://www.sterksystems.co.uk/steps/platform-steps/xl-stepladders.aspx
as well as
http://sterksystems.co.uk/steps/platform-steps/xl-stepladders.aspx
Weird... I'm afraid I can't help you with that.
Changing the asp.net Integrated Pipeline to classic made the umbraco 404 work again, but it just passes the 301 handler without doing anything now.
Would you have the sourcecode for the 1.5.2 version for me?
I could recompile that to asp.net 3.5 and try if it solves anything and otherwise debug it.
http://our.umbraco.org/FileDownload?id=5012
thanks! Will let you know if solved
Okay Kipusoep,
I added the project, debugged and checked it out.
Adding this key to the Web.config was the solution:
Thanks for helping me out!
Martin
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.