atualiza user agent do google

This commit is contained in:
Renan Bernordi 2024-12-04 23:30:50 -03:00
parent 1491e3d8f9
commit 2990d1096b

View file

@ -8,7 +8,7 @@
*/
return [
'Googlebot' => [
'user_agent' => 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)',
'user_agent' => 'Mozilla/5.0 (compatible; Googlebot/2.1; +https://www.google.com/bot.html)',
'headers' => [
'From' => 'googlebot(at)googlebot.com',
'X-Robots-Tag' => 'noindex'