Tag Archives : 404

How to redirect 404.php in wordpress

If visitor the website can’t found article always display error 4o4, this is not good for SEO, so How to redirect 404.php in wordpress ? OK, open 404.php file your theme, delete all of the content and and put this code in your 404. php files ! code below will rediret to home page <?php header("HTTP/1.1 [...]

WordPress | Permalink Error 404 Not Found

[thebestsolver.com] Problem Permalink Erorr, 404 not found, and redirected to hosting server when post or pages clicked, this usually happens if you change the default permalink structure wordpress and also import wordpress database. How to solve this problem ? Create .htacces file writeable, Copy code [...]