• Resolved strontium90

    (@strontium90)


    I am using the Gutenberg editor and the Gutenberg 6.8.0 plugin. I would like to exclude a block, for that i have added to it:

    <p class="relevanssi_noindex">This text should be excluded of search results</p>

    But the block is still displayed at the search result list. I have rebuilded the search index already.

    What am i doing wrong?

    • This topic was modified 6 years, 7 months ago by strontium90.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter strontium90

    (@strontium90)

    Meanwhile i found out that only exact search does work, means the block is excluded as expected.

    But if “Keyword matching = Partial words” in the “Searching” tab on the settings page is enabled, the block will be displayed, which is wrong.

    With the mentioned example above, search for “excluded” does not display the block, search for “exclu” does display it but should not.

    Thread Starter strontium90

    (@strontium90)

    I found it 😉

    All OK.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Explanation of feature “relevanssi_noindex”?’ is closed to new replies.