LastPlay Posted February 2 Share Posted February 2 Can you tell me what these requests are? (highlighted in red). GET /news/page_title/&post=744068078_1188&el=snippet HTTP/1.0 There are many such requests a day and they all return a 404 error (because there are no such pages). Where do these requests come from and what do they mean? Link to comment Share on other sites More sharing options...
Solution Jim M Posted February 2 Solution Share Posted February 2 Was that an old URL of yours that may be posted somewhere? Ultimately, I would not be too concerned with 404 errors. Bots/humans are going to do weird things and the software is working right now to simply just show a 404 error. If you're worried about it, you may wish to bring the IP address up to your hosting provider and ask for recommendation on if it is legitimate traffic or not. If it isn't, they likely can block it for you. LastPlay 1 Link to comment Share on other sites More sharing options...
LastPlay Posted February 3 Author Share Posted February 3 (edited) 11 hours ago, Jim M said: Bots/humans are going to do weird things and the software is working right now to simply just show a 404 error. It took 24 hours to understand and make sense of the issue... This request: &post=744068078_1188&el=snippet HTTP/1.0 Sticks to the new pages (which I've recently added). The idiocy of the situation is that this search bot checks post=744068078_1188 and description =snippet of the new page BEFORE it appeared in its database(bot DB). *Compares the page description with the page description not yet created in BOT database - that's just nonsense! idiots! ))) 😡 Edited February 3 by LastPlay Link to comment Share on other sites More sharing options...
Marc Stridgen Posted February 3 Share Posted February 3 Glad you got to the bottom of it 🙂 LastPlay 1 Link to comment Share on other sites More sharing options...
wegorz23 Posted February 13 Share Posted February 13 On 2/3/2023 at 10:07 AM, LastPlay said: It took 24 hours to understand and make sense of the issue... This request: &post=744068078_1188&el=snippet HTTP/1.0 Sticks to the new pages (which I've recently added). The idiocy of the situation is that this search bot checks post=744068078_1188 and description =snippet of the new page BEFORE it appeared in its database(bot DB). *Compares the page description with the page description not yet created in BOT database - that's just nonsense! idiots! ))) 😡 create htaccess rewrite or block that in bot.txt. Had that many on my site. Link to comment Share on other sites More sharing options...
Recommended Posts