silverstripe-module silverstripe-404logger
Logs 404 errors to the database (link & referrer + count), including report for CMS
micschk/silverstripe-404logger
Logs 404 errors to the database (link & referrer + count), including report for CMS
- Wednesday, May 18, 2016
- by micschk
- Repository
- 1 Watchers
- 6 Stars
- 59 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 3 Open issues
- 1 Versions
- 0 % Grown
Log 404s to DB
This module provides logging of incoming requests that result in a 404 not found. They are logged & counted along with the referrer., (*1)
Installation
Either:
1. Download or git clone the '404logger' directory to your webroot, or;
2. Using composer run the following in the command line:, (*2)
composer require restruct/silverstripe-404logger dev-master, (*3)
- Run dev/build (http://www.mysite.com/dev/build?flush=all)
Usage
Logged 404s are visible under the 'reports' section in the CMS as 'External broken links report'. You can either contact the referrer to get the link updated, or redirect the link at your end using the redirectedurls module, (*4)
dev-master
9999999-dev
Logs 404 errors to the database (link & referrer + count), including report for CMS
Sources
Download
MIT
The Requires
log
silverstripe
urls
404