aletta
Posts: 3392
Joined: 09 Jul 06
Trust:
20 May 10 10:26 pm
Can you see which page is referring the 404?
You get 404 errors when people try to access a page that doesn't exist. Sometimes they click a broken link on your website, but sometimes it might be people trying to type the URL directly into their address bar, or it might be some sort of automated spam thing hitting random pages on your site, or it might be other sites linking to your site with incorrect addresses.
If it's a broken link on your site, then fix up that link.
If it's because you've got a broken URL showing up in the search engines, you can either do what Fara suggested, or learn how to do a 301 redirect from that "nonexistent" page to another page.
If it's just one page showing up once, then I wouldn't worry about it. This is the kind of thing that can end up sucking a whole lot of your time, when it probably isn't even so important.