=== 404 to Homepage ===
Contributors: pipdig
Requires at least: 4.0
Tested up to: 5.7
Requires PHP: 5.6
Stable tag: trunk
Donate link: https://wordpress.org/support/plugin/404-to-homepage/reviews/#new-post
License: GPLv2 or later

Redirect 404 missing pages to the homepage. Very lightweight!

== Description ==

This plugin will 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 similar plugins, '404 to Homepage' is designed to be **very lightweight**. There are no options or settings (or annoying banner ads trying to sell SEO magic potions). 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.

### Questions

*Q: Will this plugin work with my theme?*
A: Yes, this plugin will work with any theme

*Q: Will this plugin slow down my website?*
A: Nope! This plugin will have no impact on your website's speed.

*Q: How do I know it is working?*
A: 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.

*Q: I need help!*
A: You are welocme to post in the [support form](https://wordpress.org/support/plugin/404-to-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.