-
Notifications
You must be signed in to change notification settings - Fork 14
Custom Checks
Corentin Bettiol edited this page Dec 3, 2019
·
2 revisions
Here you will find a list of checks that are not included in the project, but that you can choose and activate yourself, according to your needs.
-
check_broken_links.py : will check for internal links, and will throw a problem if one of the links does not have the 200, 301 or 302 status.
- warning: can be very slow if the targeted page has many internal links and each page is slow to load!
feel free to submit a new issue to add your check here
If you want to know the reasons why we chose these checks in particular.
Checks that are not included inside the project