Noindex Block
Categories
Component ID
2172771
Component name
Noindex Block
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
1058
Component created
Component changed
Component body
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.
