=== Broken Url Notifier ===
Contributors: varunms
Author URI: http://varunsridharan.in/
Plugin URL: https://wordpress.org/plugins/broken-url-notifier/
Donate link: http://varunsridharan.in/
Tags: broken,borken image, borken url, 404 page , 404 not found, wordpress 404
Requires at least: 2.0
Tested up to: 4.0
Stable tag: 0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Get notified when there is some broken url or image in your website
== Description ==
This plugin will send email to the site admin when there is broken url.
This plugin will add a javascript your website to get 404 image notification in your website and send's mail using ajax
and also there is a hook written for 404 page in wp to get notified when there is some broken link
Note : Email id will be taken from site administrator email id.
== Installation ==
This section describes how to install the plugin and get it working.
* Upload `broken-url-notifier` to the `/wp-content/plugins/` directory
* Activate the plugin through the \'Plugins\' menu in WordPress
== Screenshots ==
1. Plugin Settings Page
== Frequently Asked Questions ==
**Can i change error image **
Yes you can. we have added 2 images by default. or you can add your own
**Can i change notification email id **
Yes you can change it in settings panel
**I have an idea for your plugin!**
That\\\'s great. We are always open to your input, and we would like to add anything we think will be useful to a lot of people. Please send your comment/idea to varunsridharan23@gmail.com
**I found a bug!**
Oops. Please User github / WordPress to post bugs. Open an Issue
== Changelog ==
= 0.2 =
* Fixed Issue With Error Image Display
* Fixed Wordpress Issue
= 0.1 =
* Base Version