Hi there!
Recent Hits log, or any other similar log, shows a /search404 reference for almost every page load.
For example: if a user visits page /contact, I would see the log as follow:
22.03.2009 - 05:48 search404 user details
22.03.2009 - 05:48 contact user details
What could be wrong? Is there a way to fix it?
I'm specially concerned about Search Engine bots getting 404 errors...
Thanks in advance.
Comments
Comment #1
realOFF commentedI should have investigated a bit more...
Problem was I was having this problem: http://drupal.org/node/338630 (again).
Therefore every time a missing .js file was requested, a 404 was registered.
I was able to see this thanks to FireBug. :D