I want to redirect all 404 pages to a specific page (not the homepage).
Is there any plugin that does that?
|
I want to redirect all 404 pages to a specific page (not the homepage). Is there any plugin that does that? |
|||
|
|
|
Just create a 404.php template file in the themes folder. All 404 redirects should be using this template file from then onwards. |
|||