If the site does not use umbracoUrlAlias, I would recommend removing the ContentfinderByUrlAlias. In my opinion it would be best to have it not registered by default due to its performance and that it will run for any url that won't match via other finders (anything random url that 404s). It's a good way to degrade performance.