Edit Your Own Error 404 Page Not Found

by admin on 09/12/08 at 10:31 pm

Create a error page with the list of categories for them to navigate to if your web page is not found.

By default Wordpress will display a "Error 404 – Not Found" if the page is not found.

Now create your own Error 404 page.

If you have enable permission write at your Wordpress Admin Page

Navigate to your Admin Page -> Presentation -> Theme Editor

On the right click on 404 Template depending on your theme.

Edit your default using any HTML Editor and paste it below

<h2Error 404 Page Not Found </a</h2>

If you are unable to edit this File directly via Wordpress Admin

You can navigate to your /Blog/wp-content/themes/Custom Themes/404.php

Here’s your custom Error 404 Page even they have navigated to any page that does not exist

Leave a Comment