Forum Moderators: phranque
The errors seem to fall into three categories:
1. Hits on pages that used to exist and no longer do - no mystery there.
2. Hits on pages that have never ever existed. Curious but cannot be something under my control.
3. Hits on pages that do exist in a sub-directory but the 404 error relates to the same file name, shown in the root directory. This is the phenomenen that I am wondering how to cure. The site uses the UDM Menu system from Brothercake, and I don't know if this has anything to do with it. I am confident that incorrect links are, if any, few and far between. This third type seems to be the largest number.
Does anyone know what is happening here?
I'd suggest you take these e-mail notifications, look up the actual transaction in your raw server access log file based on time and IP address (or remote hostname) and dig into the exact 'circumstances' of the incorrect-directory URL requests. Look at the HTTP referrer (if the client opted to sent one) and also look at the requestor's IP and hostname; If the remote host is located at a server farm, it's a good bet that someone was just using a buggy script to scrape your site.
Jim