when i access this url its not showing me error page that it showing instead its showing umbraco default page not found? why is that , i got this in logs:
{
"@t": "2025-03-10T09:53:05.3179464Z",
"@mt": "Error in Redirect content finder",
"@l": "Error",
"@x": "System.NullReferenceException: Object reference not set to an instance of an object.\r\n at Umbraco.Extensions.PublishedContentExtensions.Url(IPublishedContent content, IPublishedUrlProvider publishedUrlProvider, String culture, UrlMode mode)\r\n at SEOChecker.Common.ContentFinder.RedirectContentFinder.TryFindContent(IPublishedRequestBuilder request)",
"@tr": "1f22b685bbf25d5a8249a7437030fa2b",
"@sp": "4f9c8683fc8b24fd",
"SourceContext": "SEOChecker.Common.ContentFinder.RedirectContentFinder",
"RequestPath": "/over-mysite/example",
"ProcessId": 23348,
"ProcessName": "iisexpress",
"ThreadId": 52,
"Log4NetLevel": "ERROR",
"HttpRequestId": "0a5289e2-9065-4bcb-9d52-dc57cf742b51",
"HttpRequestNumber": 2,
"HttpSessionId": "0"
}