stevenvachon / broken-link-checker

Find broken links, missing images, etc within your HTML.
MIT License
1.95k stars 302 forks source link

Linkedin link gives broken response even when it isn't #231

Closed banner-prog closed 3 years ago

banner-prog commented 3 years ago

Describe the bug While searching for broken links, the LinkedIn link always gives a false-positive result. Even if it is not broken, it always gives a BROKEN result.

To Reproduce Run the tool on a site that has the LinkedIn link and see that it gives 404 even if it is valid.

Expected behavior Should not be giving error when it is not broken.

Environment: All latest and up to date.

stevenvachon commented 3 years ago

duplicate of https://github.com/stevenvachon/broken-link-checker/issues/91