09-04-2019, 08:20 AM
I'm afraid that http://www.botsimulator.com/botsim_send.php doesn't actually work as expected.
The site receives 405 (method not allowed) error code for any request. However, the only reason for IW to return this error code is when the request
method is not one of the allowed methods (GET and POST are always allowed). Googlebot uses GET. So there is something wrong with the request.
So I decided to use another page which simulates google bot: https://www.dnsqueries.com/en/googlebot_simulator.php
This works correctly. Can you please try some other simulator and see if it works?
The site receives 405 (method not allowed) error code for any request. However, the only reason for IW to return this error code is when the request
method is not one of the allowed methods (GET and POST are always allowed). Googlebot uses GET. So there is something wrong with the request.
So I decided to use another page which simulates google bot: https://www.dnsqueries.com/en/googlebot_simulator.php
This works correctly. Can you please try some other simulator and see if it works?

