-
Notifications
You must be signed in to change notification settings - Fork 89
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
Feat: add option to ommit variants on SEOPLP #290
Conversation
Can you put the motivation behind this suggestion? |
I'am not fully into the motivation, but it has been requested multiple times by SEO agencies of our costumers, Like Torra and now Trisex. Its ralated with Google Rich Results, before, PDP has 10 products detected (https://search.google.com/test/rich-results/result?id=_6j9U24yHLNbrwIkC_LcUw), now with this change (in our custom seo section) its detected only one item, that its the required result (https://search.google.com/test/rich-results/result?id=bfaBuXvHxtQzQmV_XTY0rA). |
Co-authored-by: Marcos Candeia <marrcooos@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix formatting
Co-authored-by: Marcos Candeia <marrcooos@gmail.com>
* feat: add ommit variant options * fix prop spelling Co-authored-by: Marcos Candeia <marrcooos@gmail.com> * fix: Formating Co-authored-by: Marcos Candeia <marrcooos@gmail.com> --------- Co-authored-by: Marcos Candeia <marrcooos@gmail.com> Co-authored-by: guitavano <tavano62@gmail.com>
No description provided.