Hello, I have configured my wordpress blog to send me error emails on every 404 page hit. I notice that sometimes, I get hits with these referrers: I think a browser must be tripping over the javascript. The code that is attached to the urls can be found in the jquery file. I am using google's hosted and minified version: http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js The user agent of the browser which creates this error: What is going wrong? How can I fix this?
Try updating to the latest jQuery (v1.5) https://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js Code (markup):