--- title: 'Liquid objects: robots' description: The default rule groups for the `robots.txt` file. api_name: liquid source_url: html: 'https://shopify.dev/docs/api/liquid/objects/robots' md: 'https://shopify.dev/docs/api/liquid/objects/robots.md' --- # robots The default rule groups for the `robots.txt` file. *** **Tip:** You can \customize the \robots.txt\ file\ with the \\robots.txt.liquid\ template\. *** ## Properties * * **default\_​groups** array of [group](https://shopify.dev/docs/api/liquid/objects/group) * The rule groups. ##### Example ```json { "default_groups": [] } ``` ## Templates using robots [Theme architecture](https://shopify.dev/themes/architecture/templates/robots-txt-liquid) [robots.txt.liquid template](https://shopify.dev/themes/architecture/templates/robots-txt-liquid)