Proposal for Gutenberg blocks
-
Please add the option to add data-nosnippet for Gutenberg blocks in the editor (as a checkbox in the block settings). I mean any Gutenberg block, not just your plugin blocks
It is not uncommon for non-main content to appear in the automatic description in Google search results. This includes data from Gutenberg blocks.
Google’s recommendations are as follows: https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag#data-nosnippet-attr
I want to use data-nosnippet on span, div, and section elements, as recommended by Google. But due to the limitations of Gutenberg blocks, it is not possible to do this custom.
The topic ‘Proposal for Gutenberg blocks’ is closed to new replies.