Loading README.txt→README.md +5 −3 Original line number Diff line number Diff line # Overview This module adds the noindex robots-meta-tag to the HTML head of nodes in order to prevent their content from being indexed by search engines. This module adds `<meta name="robots" content="noindex">` to white-listed paths to prevent the content from being indexed by search engines. # Requirements None. # Installation Please visit the project page for detailed installation instructions and troubleshooting advice. # Installation See [Installing Modules](https://www.drupal.org/docs/extending-drupal/installing-modules). Configure the white-listed paths at `/admin/config/search/noindex`. Additional details can be found on the [project page](https://www.drupal.org/project/noindex). # Report an Issue Please use the [issue queue](https://www.drupal.org/project/issues/noindex) on the project page to report any issues you encounter. Loading
README.txt→README.md +5 −3 Original line number Diff line number Diff line # Overview This module adds the noindex robots-meta-tag to the HTML head of nodes in order to prevent their content from being indexed by search engines. This module adds `<meta name="robots" content="noindex">` to white-listed paths to prevent the content from being indexed by search engines. # Requirements None. # Installation Please visit the project page for detailed installation instructions and troubleshooting advice. # Installation See [Installing Modules](https://www.drupal.org/docs/extending-drupal/installing-modules). Configure the white-listed paths at `/admin/config/search/noindex`. Additional details can be found on the [project page](https://www.drupal.org/project/noindex). # Report an Issue Please use the [issue queue](https://www.drupal.org/project/issues/noindex) on the project page to report any issues you encounter.