You can use the logs to see the user agent and referrer information and use that to work out whether they are real requests or bots.
If they are bots then I would ignore them. A 404 is the correct response.
Thread Starter
tsat01
(@tsat01)
From June 16, 2022 2:26 am to June 18, 2022
7:05 am there are 7711 404 errors – is this normal for websites ? A lot of these errors have the url structure i mentioned, among others eg: https://website.com/how-to-cook-eggs/website.com
The useragents are not mentioned bots in your plugin all the time – it says mobile, desktop etc.
No,It is not a problem with the permalink structure of the website.
You know best what is normal for your website and can use the log information to determine if they are valid 404s (for example, a bad link that needs fixing, an old link that needs updating) or bots (just ignore).
Thread Starter
tsat01
(@tsat01)
Hi
Can you tell what to add to your plugin redirect page if i want to redirect all the pages is this format to the original url
For eg: I want to redirect
https://domain.com/all pages/domain.com to corresponding https://domain.com/all pages/
can i add a sitewide redirection like this with your plugin?