CREATE CUSTOM 404 PAGE WITH CUSTOM PAGE

Prince

Registered
Nov 25, 2017
311
0
32
HOW TO CREATE CREATE CUSTOM 404 PAGE WITH CUSTOM PAGE

CREATING CUSTOM 404 PAGE WITH CUSTOM PAGE

You can simply redirect all 404's to a custom page by editing the 404 page template inside your active theme directory. In your theme directory, you will see a 404.php file. Add the following code at the top of that file and save:



Code:
<?php
header("HTTP/1.1 301 Moved Permanently");
header("Location: https://www.9jarom.com/page-just-updated");
exit();
?>


Replace "https://www.9jarom.com/page-just-updated" with your desired custom page URL.

Please let us know if you have any confusion. We will be glad to help.
Have a nice day. Cheers!
 

GSM Nigeria Forum by GSM Nigeria  2009 |  2019 Engr. Dearlex - GSM Palace
Dedicated forum for the GSM community!
- GSM Nigeria Forum.  2004-2007 - 2009-2012 - 2014-2015 - 2019 -  !