I'm launching a new site and would like to create 301 redirects for requests to old pages.
When I provoke a 404 error, my 404 page shows up fine, but the not found request is not listed in the 301 Url Tracker package, it just says: "There haven't been any requests resulting in a 404 Not Found yet! :-)"
I have uComponents installed and have created a property named umbracoPageNotFound which points to my 404 page.
Does the 301 URL Tracker not work with uComponents umbracoPageNotFound property?
Always include the umbraco version you're running. I assume it's one of the latest versions.
The 301 URL Tracker uses the umbracoLog table, where 404 erros were logged. Not long ago they switched to log4net, which doesn't log to the umbracoLog table.
That's why the 404 requests aren't logged anymore.
Not found requests not listed
I'm launching a new site and would like to create 301 redirects for requests to old pages.
When I provoke a 404 error, my 404 page shows up fine, but the not found request is not listed in the 301 Url Tracker package, it just says:
"There haven't been any requests resulting in a 404 Not Found yet! :-)"
I have uComponents installed and have created a property named umbracoPageNotFound which points to my 404 page.
Does the 301 URL Tracker not work with uComponents umbracoPageNotFound property?
Always include the umbraco version you're running.
I assume it's one of the latest versions.
The 301 URL Tracker uses the umbracoLog table, where 404 erros were logged.
Not long ago they switched to log4net, which doesn't log to the umbracoLog table.
That's why the 404 requests aren't logged anymore.
Sorry for that...
I'm using Umbraco v 4.9.0 (Assembly version: 1.0.4633.18696) and version 1.3 of your package...
Will an update to your latest version (1.5.2) make it work or...?
Hi,
I'm also getting this with 6.0.5. Will there be an update to use log4net?
thanks
Paul
I'm working on a new version, which will fix this :-)
Glad to hear that! Would like to see my 404's as well.
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.