mirror of
https://github.com/manualdousuario/marreta.git
synced 2025-09-03 11:11:24 +00:00
atualiza user agent do google
This commit is contained in:
parent
1491e3d8f9
commit
2990d1096b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'Googlebot' => [
|
'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' => [
|
'headers' => [
|
||||||
'From' => 'googlebot(at)googlebot.com',
|
'From' => 'googlebot(at)googlebot.com',
|
||||||
'X-Robots-Tag' => 'noindex'
|
'X-Robots-Tag' => 'noindex'
|
||||||
|
|
Loading…
Add table
Reference in a new issue