Skip to content

Commit

Permalink
Add Google inspection tool to the google bot list (#130)
Browse files Browse the repository at this point in the history
This user agent is used by Google when using the URL inspection tool
from the Google search console.


https://developers.google.com/search/docs/crawling-indexing/overview-google-crawlers#google-inspectiontool
  • Loading branch information
ajoneil authored May 14, 2024
1 parent 652de24 commit 1cd55e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/legitbot/google.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ class Google < BotMatch
googleweblight
Storebot-Google
Google-Site-Verification
Google-InspectionTool
]
end

0 comments on commit 1cd55e9

Please sign in to comment.