]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/RobotsTxt.php
Merge pull request #13488 from MrPetovan/bug/frio-search-result-padding
[friendica.git] / src / Module / RobotsTxt.php
index a084c1f4a6caf97c168b501e7df2f2daa11a8b86..96a2451ad24625f9ce4f18302262a08160730e4a 100644 (file)
@@ -52,6 +52,10 @@ class RobotsTxt extends BaseModule
                echo 'User-agent: ChatGPT-User' . PHP_EOL;
                echo 'Disallow: /' . PHP_EOL;
 
+               echo PHP_EOL;
+               echo 'User-agent: Google-Extended' . PHP_EOL;
+               echo 'Disallow: /' . PHP_EOL;
+
                echo PHP_EOL;
                echo 'User-agent: GPTBot' . PHP_EOL;
                echo 'Disallow: /' . PHP_EOL;