I’m looking to help protect my store images from AI scraping, per instructions at Artshield.io. They recommend inserting the following in your template robots:
User-agent: CCBot
Disallow: /
I’ve located how to create a default robots.txt.liquid in my templates, but I have no idea how to insert this code, this is not a language I’m familiar with at all. It seems like Artshield provided code for robots.txt when I need it translated for liquid. Any help would be appreciated!