=== 404 to Homepage ===
Contributors: pipdig
Requires at least: 4.0
Tested up to: 5.7
Requires PHP: 5.6
Stable tag: trunk
License: GPLv2 or later

Redirect 404 missing pages to the homepage. Very lightweight!

== Description ==

Redirect all 404 missing links to the homepage using a 301 redirect. This means any old broken links will still count towards your site's SEO ranking.

Unlike others, '404 to Homepage' is designed to be a **very lightweight** plugin. There are no options or settings (or annoying banner ads trying to sell SEO services). Simply activate the plugin and you're good to go.

### Features

- Works with any theme.
- Respects wp-cron and XML-RPC requests.
- No marketing/SEO bull. It just works.

== Frequently Asked Questions ==

= Will this plugin work with my theme? =

Yes, this plugin will work with any theme.

= Will this plugin slow down my website? =

Nope! This plugin will have no impact on your website's speed.

= How do I know it is working? =

Try going to any link on your site which does not exist. e.g. www.example.com/this-does-not-exist. You should be redirected to the homepage.

== Installation ==

- Go to the *Plugins > Add New* screen in your WordPress dashboard.
- Search for "404 to homepage". Click *Install* and activate it.
- That's all! If you try accessing a page which does not exist, you will be redirected to the homepage.

== Changelog ==

= 1.0 =
* Initial release.