minus-squareColinHayhurst@lemmy.worldtoTechnology@lemmy.world•Google is no longer asking — feed the AI or you’re not in search resultslinkfedilinkEnglisharrow-up1·edit-25 months agoYou should put these entries into your robots.txt file. To block the Google search crawler use for all of your site: User-agent: Googlebot Disallow: / To block the Google AI crawler use: User-agent: Google-Advanced Disallow: / linkfedilink
You should put these entries into your robots.txt file.
To block the Google search crawler use for all of your site:
User-agent: Googlebot
Disallow: /
To block the Google AI crawler use:
User-agent: Google-Advanced
Disallow: /