404/403 email notification or log
Permalink
Hi, looking for some way to implement an email notification or log when someone triggers a 404/403 error.
This is very useful if you for example has migrated a site to c5 and want to make sure that you have taken care of all the 301 redirection of old page links and stuff like that. It will also tell you if many users are guessing the same non-existent address which would tell you that you need to do something to meet their needs.
I have looked athttp://net.tutsplus.com/tutorials/php/404403-website-error-pages-wi... but not sure how to implement that into the c5 environment with the PHPMailier function and also how i would set the headers and still have the page_not_found.php being used.
Any thoughts? Perhaps something that should be available in the dashboard under maintenance?
All the best
Erik
This is very useful if you for example has migrated a site to c5 and want to make sure that you have taken care of all the 301 redirection of old page links and stuff like that. It will also tell you if many users are guessing the same non-existent address which would tell you that you need to do something to meet their needs.
I have looked athttp://net.tutsplus.com/tutorials/php/404403-website-error-pages-wi... but not sure how to implement that into the c5 environment with the PHPMailier function and also how i would set the headers and still have the page_not_found.php being used.
Any thoughts? Perhaps something that should be available in the dashboard under maintenance?
All the best
Erik