Project

General

Profile

Actions

Feature #96525

open

Add the possibility to repport only 404 errors (Don't show 403, 999 LinkedIn and SSL problems)

Added by Eric Turcotte over 2 years ago. Updated over 2 years ago.

Status:
Accepted
Priority:
Should have
Assignee:
-
Category:
Linkvalidator
Target version:
-
Start date:
2022-01-12
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
linkvalidator, 404
Complexity:
Sprint Focus:

Description

Add the possibility to choose what HTTP codes to report so it's possible to show only 404.

We would like LinkValidator to stop repporting those errors:

- LinkedIn returns 999 codes and changing the user agent doesn't resolve it: https://stackoverflow.com/questions/27231113/999-error-code-on-head-request-to-linkedin

- cURL error 60: SSL certificate problem

- 403 Unauthorized


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Epic #85006: Reduce falsely reported broken linksNew2018-02-11

Actions
Actions #1

Updated by Oliver Hader over 2 years ago

  • Status changed from New to Accepted
Actions #2

Updated by Oliver Hader over 2 years ago

Besides that, there might be a threshold when an URL is considered invalid, for instance

  • link to https://example.org worked
  • LinkValidator checks that link every hour
  • e.g. when retrieving data from an URL failed consecutively for 5 times → consider it invalid
  • e.g. when retrieving data from an URL failed once, but then worked again → ignore the failure, but just log it as warning
Actions #3

Updated by Rémy DANIEL 9 months ago

  • Related to Epic #85006: Reduce falsely reported broken links added
Actions

Also available in: Atom PDF