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
In a similar manner to specifying a node id for a custom 404 page, is there a way to do this for custom 410 page?
We have a number of "old" urls which do not have any equivalent content on our new site and as such are returning 410 "gone" via web.config
<errors> <error404>14647</error404> <error410>14647</error410> </errors>
doesn't seem to work...
Hi, I had this problem to and wrote up my solution on this post: https://our.umbraco.org/projects/developer-tools/301-url-tracker/version-2/44648-Redirection-problems-involving-unpublished-content hope it helps.
Hi James
there is a good package which is useful for such scenario
https://our.umbraco.org/projects/developer-tools/301-url-tracker/
Manish
Good point Manish, although I think that the URl tracker package will still not direct your renamed pages, it will capture them as 410 errors. Best L
As long as a 410 Gone is returned, you can use IIS to transform the response.
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
Display custom error page for 410
In a similar manner to specifying a node id for a custom 404 page, is there a way to do this for custom 410 page?
We have a number of "old" urls which do not have any equivalent content on our new site and as such are returning 410 "gone" via web.config
doesn't seem to work...
Hi, I had this problem to and wrote up my solution on this post: https://our.umbraco.org/projects/developer-tools/301-url-tracker/version-2/44648-Redirection-problems-involving-unpublished-content hope it helps.
Hi James
there is a good package which is useful for such scenario
https://our.umbraco.org/projects/developer-tools/301-url-tracker/
Manish
Good point Manish, although I think that the URl tracker package will still not direct your renamed pages, it will capture them as 410 errors. Best L
As long as a 410 Gone is returned, you can use IIS to transform the response.
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.