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
Hi, we have this in
web.config:
<httpErrors errorMode="Custom" existingResponse="Replace" defaultResponseMode="ExecuteURL"> <remove statusCode="404" /> <error statusCode="404" responseMode="ExecuteURL" prefixLanguageFilePath="" path="/error/404" /> <remove statusCode="500" /> <error statusCode="500" responseMode="ExecuteURL" prefixLanguageFilePath="" path="/error/500" /> </httpErrors>
but this doesn't work together with SEOChecker, it just shows default "ugly" umbraco 404 page.
Any ideas how to fix this?
Why not use SEOChecker 404 picker?
We have quite a lot of sites (multisite). And when checking domain settings it seems not pick up every domain and there is no titles(see img, just 2 of them show that) for all of them so it's hard to find right one for each site as well
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
httpErrors - 404 not working with SEOChecker
Hi, we have this in
web.config:
but this doesn't work together with SEOChecker, it just shows default "ugly" umbraco 404 page.
Any ideas how to fix this?
Why not use SEOChecker 404 picker?
We have quite a lot of sites (multisite). And when checking domain settings it seems not pick up every domain and there is no titles(see img, just 2 of them show that) for all of them so it's hard to find right one for each site as well
is working on a reply...