Why are 404 errors redirecting to my homepage and not my custom 404.php?
Why are 404 errors redirecting to my homepage and not my custom 404.php?
Why are 404 errors redirecting to my homepage and not my custom 404.php?
Maybe it is just a stupid bot. I have daily 404s from different IP adresses trying to access urls like http://www.example.com/http://facebook.com/ or http://www.example.com/sms:+43123456789. The user agent of the bot I always see is something like Java/… This bot tries to follow all links, href, src, etc he can find. Check if you maybe have the … Read more
Install wordpress as a development site in a subdirectory on live server
My website not showing 404 error!
Found the problem. It was with my .htaccess file. While I had changed RewriteBase / to RewriteBase /mysite I did not realize I also had to change RewriteRule . /index.php [L] to RewriteRule . /mysite/index.php [L] That fixed it.
I’ve found what was the problem. An old version of Slider Revolution plugin, that probably was hacked. I upgraded the plugin to the latest version and now everything is fine.
Getting 404 pages when upgrading from 3.5.2 to 4.1.1
How to get redirection to not redirect to 404 page?
Intermittent Rewrite Problems
It’s possible this is a permissions error, relating to a incorrect permissions for a particular fine used in post editing. Have you tried setting correct permissions for your WP install? Here’s a bit of further documentation: https://codex.wordpress.org/Changing_File_Permissions