Hi friends, What's the best way to solve website 404 Error Pages? Mentioning those pages in Robots ? Or there's another way ? Thanks Jackie
Create a custom 404 error page (for example one that sends a notice to you of a missing page) and go manually fix it. Or create a redirect so that any 404 gets redirected elsewhere. There's no real way to avoid 404's other than making sure you don't change your URL's (or create redirects to the new URL structure if you do, so that any previous links are unaffected).