If you don’t want the 404 page to be seen, you can also redirect users to your home page.
<meta http-equiv="refresh" content="0; url=/" />
Paste the above code here:
If you don’t want the 404 page to be seen, you can also redirect users to your home page.
<meta http-equiv="refresh" content="0; url=/" />
Paste the above code here: