# Everything is open to crawl. Content-Signal carries the content-use preference: # index it, use it to answer a person's question, but don't train models on it. # The Website and Documentation Terms of Use say the same thing in words: # https://digitalflorists.com/legal/website-terms-of-use # # Deliberately ONE group. A crawler that matches a named User-agent group ignores # the "*" group entirely, including Content-Signal, so listing agents separately # would hide the signal from the exact crawlers it is aimed at. User-agent: * Content-Signal: search=yes, ai-input=yes, ai-train=no Allow: / Sitemap: https://digitalflorists.com/sitemap.xml