=== 404page === Contributors: smartware.cc, petersplugins Donate link:http://smartware.cc/make-a-donation/ Tags: page, 404, error, error page, 404 page, page not found, page not found error, 404 error page, missing, broken link, template, 404 link, seo, custom 404, custom 404 page, custom 404 error, custom 404 error page, customize 404, customize 404 page, customize 404 error page Requires at least: 3.0 Tested up to: 4.4 Stable tag: 2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Custom 404 the easy way! Set any page as custom 404 error page. No coding needed. Works with (almost) every Theme. == Description == > Create your custom 404 Error Page using the full Power of WordPress **See also [Plugin Homepage](http://smartware.cc/free-wordpress-plugins/404page/) and [Plugin Doc](http://smartware.cc/docs/404page/)** = Version 2.0 Update Notice = * The settings page was moved from 'Settings' to 'Appearance' menu. * Version 2.0 is more or less a completely new development. This was necessary to solve several compatibility issues. 404page now works with the [WPML WordPress Multilingual Plugin](https://wpml.org/), the [bbPress Forum Plugin](https://wordpress.org/plugins/bbpress/) and the [Customizr Theme](https://wordpress.org/themes/customizr/). [Read more](http://smartware.cc/blog/2016/02/23/the-404page-plugin-now-works-with-wpml-and-other-enhancements/). https://www.youtube.com/watch?v=VTL07Lf0IsY Create your custom 404 Page as a normal WordPress Page using the full power of WordPress. You can use a Custom Page Template or Custom Fields, you can set a Featured Image - everything like on every other Page. Then go to 'Appearance' -> '404 Error Page' from your WordPress Dashbord and select the created Page as your 404 error page. That's it! = Why you should choose this plugin = * Different from other similar plugins the 404page plugin **does not create redirects**. That’s **quite important** because a correct code 404 is delivered which tells search engines that the page does not exist and has to be removed from the index. A redirect would result in a HTTP code 301 or 302 and the URL would remain in the search index. * Different from other similar plugins the 404page plugin **does not create additional server requests**. = Translations = As of version 2.0 the 404page Plugin uses GlotPress - the wordpress.org Translation System - for translations. Translations can be submitted at [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/404page). **Translation are highly appreciated**. It would be great if you'd support the 404page Plugin by adding a new translation or keeping an existing one up to date. If you're new to GlotPress take a look at the [Translator Handbook](https://make.wordpress.org/polyglots/handbook/tools/glotpress-translate-wordpress-org/). = Do you like the 404page Plugin? = Thanks, I appreciate that. You don’t need to make a donation. No money, no beer, no coffee. Please, just [tell the world that you like what I’m doing](http://smartware.cc/make-a-donation/)! And that’s all. = More plugins from smartware.cc = * **[hashtagger](https://wordpress.org/plugins/hashtagger/)** Tag your posts by using #hashtags * **[JavaScript AutoLoader](https://wordpress.org/plugins/javascript-autoloader/)** - Load JavaScript files without changing files in the theme directory or installing several plugins to add all the desired functionality * **[link-log](https://wordpress.org/plugins/link-log/)** - Find out where your visitors leave to. Track clicks on external links. * **[smart Archive Page Remove](https://wordpress.org/plugins/smart-archive-page-remove/)** - Completely remove unwated Archive Pages from your Blog * **[smart User Slug Hider](https://wordpress.org/plugins/smart-user-slug-hider/)** - Hide usernames in author pages URLs to enhance security == Installation == = From your WordPress dashboard = 1. Visit 'Plugins' -> 'Add New' 1. Search for '404page' 1. Activate the plugin through the 'Plugins' menu in WordPress = Manually from wordpress.org = 1. Download 404page from wordpress.org and unzip the archive 1. Upload the `404page` folder to your `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Are there any requirements? = To enable the WordPress 404 error handling you have to set the Permalink Structure ('Settings' -> 'Permalinks') to anything else but 'Default'. Otherwise 404 errors are handled by the webserver and not by WordPress. = Are 404 errors redirected? = No, there is no redirection! The chosen page is delivered as a 'real' 404 error page. This results in a HTTP 404 code and not in 301 or 302, which is important for Search Engines to tell them, that the page does not exist and should be deleted from the index. == Screenshots == 1. Create your 404 Page as a normal WordPress Page 2. Define the created Page as 404 Error Page 3. Your custom 404 Error Page is shown in case of a 404 error == Changelog == = 2.0 (2016-03-08) = * WPML compatibility * bbPress compatibility * Customizr compatibility * directly accessing the 404 error page now throws an 404 error * class `error404` added to the classes that are assigned to the body HTML element * the settings menu was moved from 'Settings' to 'Appearance' * translation files removed, using GlotPress exclusively * [Read more](http://smartware.cc/blog/2016/02/23/the-404page-plugin-now-works-with-wpml-and-other-enhancements/) = 1.4 (2015-08-07) = * edit the 404 page directly from settings page * Portuguese translation = 1.3 (2015-01-12) = * technical improvement (rewritten as class) * cosmetics = 1.2 (2014-07-28) = * Spanish translation * Serbo-Croatian translation = 1.1 (2014-06-03) = * Multilingual support added * German translation = 1.0 (2013-09-30) = * Initial Release == Upgrade Notice == = 2.0 = Version 2.0 is more or less a completely new development and a big step forward. [Read more](http://smartware.cc/blog/2016/02/23/the-404page-plugin-now-works-with-wpml-and-other-enhancements/) = 1.4 = Editing of the 404 page is now possible directly from settings page. Portuguese translation added.