How to change "go to homepage" url on 404 error page
Hello, I just realised that when the user gets to a 404 page, the url for the homepage is wrong on my site. It goes to this address: http://www.bhaktiyogapura.com/wordpress/ and it's also a 404 page as it doesn't exist anymore. I think this error happens because I was building the site in that address before I decided to move it to the proper address. But now I need to change it so the user doesn't get stuck in a loop forever.
Thanks a lot
Comments
we have checked your site and all works fine. We do not see any 404 errors at all. If someone see 404 error, it means he should clear the cache on his computer because there is nothing else what could be the problem.
To edit, (I also have my wordpress install outside the root) change site_url to home_url
Related