Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module wrapper ID and CLASS attributes indexed as text by SearchWP #94

Open
stian-overasen opened this issue Sep 28, 2018 · 0 comments
Open

Comments

@stian-overasen
Copy link
Member

As of now the hogan module wrapper element's ID and CLASS attributes are indexed as content. See image below; This shows the keywords indexed by SearchWP in the wp_swp_terms table.

screenshot 2018-09-28 at 17 33 26

Should we strip away all tags before sending content to the indexer? Or maybe just the id="" and class="" attributes as the indexer might be interested in markup?

Any thoughts @trinef @olethomas @walbo @pederan ?

@stian-overasen stian-overasen changed the title Module wrapper id and class attributes indexed as text by SearchWP Module wrapper ID and CLASS attributes indexed as text by SearchWP Sep 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant