The module allows to prevent any block from being indexed by search engines (Yandex, Rambler).

It wraps block content in the absolutely valid HTML code:

<!--noindex-->A block content<!--/noindex-->

More details in official Yandex documentation.

Why to use?

To prevent indexing blocks with:

  • maintenance shutdown information
  • temporary information
  • duplicated information
  • something "private", e.g. telephone number
  • etc.

Project information

Releases