Actions
Improvements #13029
openAdd .*Google-InspectionTool.* to bot user-agents example
Start date:
09/10/2024
Due date:
% Done:
0%
Estimated time:
Description
The user-agent Google-InspectionTool is used by the Live preview in the Google Search console. see https://developers.google.com/search/docs/crawling-indexing/overview-google-crawlers#google-inspectiontool
As Google is a common crawler, it may be useful for others to add this user-agent to the example configuration at wt/doc/main:830:
<user-agent>.*Google-InspectionTool.*</user-agent>
Updated by Matthias Van Ceulebroeck 2 months ago
- Assignee set to Matthias Van Ceulebroeck
- Target version set to 4.11.1
Ah yes that is a good catch. A customer of ours has had this happen to them in the past. I will add it to the documentation with a small explanation.
Updated by Matthias Van Ceulebroeck about 1 month ago
- Target version changed from 4.11.1 to 4.11.3
Actions