Disable cookiefirst for Googlebot (hopefully)
This commit is contained in:
@@ -169,3 +169,8 @@ page {
|
||||
page.bodyTagCObject = TEXT
|
||||
page.bodyTagCObject.value = <body class="antialiased text-gray-800 font-sans bg-white p-4">
|
||||
[end]
|
||||
|
||||
[like(request.getHttpUserAgent(), "*Googlebot*")]
|
||||
page.headerData.998 >
|
||||
page.headerData.999 >
|
||||
[end]
|
||||
|
||||
Reference in New Issue
Block a user