|
Website Error Corrector is a
Link checker to help get rid
Error List is a group of PHP
This set of scriptlets allows
PHP script which will catch
of any dead links on your
scripts to help people who
you to have both customised
your website's "Page
web pages. Coded in PHP.
run and maintain websites
Apache error pages and the
Not Found", 404 error,
keep up to date with error
opportunity to be notified,
and show a custom page to
codes. It doesn't help you
by email, when an error
the user.This page will
fix them, it merely brings
occurs on your site.
provide information on the
them to your attention. We
When site visitors arrive
broken link and a list of
prefer to think of this as a
at an error page, they have
pages available on your
feature instead of a bug.
the option of notifying you
website or link to your main
by selecting a single link
page.
on the generated error page.
The system then sends you an
automatically generated
email with all of the
relevant information you
need to start tracking down
any real errors - such as
the urls of broken links etc.
Date: Nov, 08 2006 Date: Oct, 27 2006 Date: Sep, 06 2006 Date: Jul, 13 2006 |
|
A PHP script which returns
A dynamic PHP script which
Simple Errors is a simple
A PHP script to handle the
different error messages
returns different error
error logger. It replaces
most common errors that may
depending on the error
messages depending on the
the default Apache error
occur on a Web site. When an
received. Works on 401, 403,
error received. Works on 404
handler with your own.
error occours you can
404, 410 and 500 Error(s).
(File Not Found), 400 (Bad
Customizable output page to
configure the script to
Records the visitors IP
Request), 401 (Authorization
suit your own needs. Even
notify you by e-mail. To
address and emails the
Required), 403 (Access
logs and/or emails you when
make this script work you
webmaster that IP plus a
Forbidden), 500 (Server
an error occurs! Can add new
have to edit the apache
variety of other
Configuration Error), as
error codes easily, using
configuration file the
information. Like the IP's
well as unknown error
the flat file database.
"ErrorDocument"
Country location, Host Name
messages. The script will
section, also
if any, referral link if
also send an e-mail to your
".htaccess" is
any, HTTP agent used,
e-mail address with the
required. All you have to do
requested file, Plus has a
time, error received,
is create the html pages
link for checking if
requested page, the page
which you want to show
requested file is a known
they came from and
instead of the standard ones
exploit. Also inform select
requesting computers IP
and a file with the
search engines spiders about
address (optional). (Please
extension
the page being 410 Gone.
note: To use this script you
".htaccess" and
Script will auto block IP(s)
need to be allowed use
put the neccesary lines in
that continue to get 404
custom error pages on your
it.
without using your site map
host.)
or main home page. Easy
header and footer
integration into your
existing design.
Use the
IP database for other
applications such as:
1.
Auto country detection for
rapid form entry such as
country, currency,
language.
2. Filter web
access on basis of
originating country.
3.
Creation of Location Aware
Content such as language,
currency, etc.
4.
On-line campaigns such as
targeted Banner Ads.
5.
Imagine the possibilities...
Date: Apr, 19 2006 Date: Aug, 29 2005 Date: Aug, 09 2005 Date: Apr, 24 2005 |