![]() |
wordpress 404 solution, is there one?
im wondering is there any way i can redirect people from the 404.php page in wordpress to the homepage or something? i don't want people reaching the 404 page does anyone know a solution for this? any help appreciated!
|
I think if you remove your 404.php it will by default use index.php
So just delete the fucker. |
Fuck it, delete index.php as well.
|
Quote:
|
http://www.reviewcash.com is a nice 404 solution ;-)
|
rm -rf * :thumbsup
|
that will work
|
yeah it's possible
|
htaccess?
|
This is becoming comical.
|
Hope this helps
Quote:
Good luck, . |
How old is your wordpress? Anything within the last two years diverts all to index
|
Ahh.. I see... I always assumed... 404 on the WP index.. hmmm
|
go to your theme directory that hold the theme you are using.
Either copy index.php to 404.php or create your own with something like: Code:
<? header("Location: http://www.yourotherpage.com"); ?> |
format c:
|
Quote:
|
All times are GMT -7. The time now is 05:53 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123