# on Front-End
* visit homepage
* do `View Source`
* confirm, that no `<meta name="robots" ...>` tag is present
# in Admin Console
* go to {nav Website & Content > Structure & Data} section
* click on `Sections` tab
* open a `Home` category for editing
* confirm, that `Meta Robots Exclusions` field is visible
* select several options in `Meta Robots Exclusions` field and save changes
# on Front-End
* visit homepage
* do `View Source`
* confirm, that `<meta name="robots" ...>` tag is present and in `content="..."` part the comma-separated list of selected robot exclusions is shown