Is it possible to configure Link checker to traverse a specific node under /content and not the entire /content repository? I have multiple projects configured under /content and i want the Link checker to be enabled just for one project. Please let me know if its possible.
As per my understanding I don't think you will limit the link checker traversing repository in AEM.
You can only configure link checker override patterns however link checker has to crawl entire repo to identify the pattern to disable or enable links.
Link checker can be disabled for external links but if we are adding AEM url then the path should have been present and should not throw any exception. For disabling for external links or the internal url is changing the live url , you can use below configuration
As per my understanding I don't think you will limit the link checker traversing repository in AEM.
You can only configure link checker override patterns however link checker has to crawl entire repo to identify the pattern to disable or enable links.