Automattic / jetpack

Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.
https://jetpack.com/
Other
1.59k stars 798 forks source link

Search: allow excluding posts or groups of posts using the UI rather than code #40156

Open gibrown opened 5 days ago

gibrown commented 5 days ago

Impacted plugin

Search

What

We can hard code excluding posts, but can't just click a box or add a filter

How

There are multiple cases where it would be helpful to exclude posts from all search results.

We could also make it easy to import these cases. Things like:

We should figure out the different cases and support better and easier customization.

Examples are from pflv1o-tj-p2

robfelty commented 4 days ago

I tested this a bit today using Yoast, which is what WooCommerce.com uses, (and many other sites as well). Currently we exclude Yoast settings from sync

I think we may want to revisit that, at least the _yoast_wpseo_meta-robots-noindex setting.

I am happy to help with this project in whatever way.

gibrown commented 4 days ago

I wonder if there is also an overlap between this issue and https://github.com/Automattic/jetpack/issues/17116 (which has just come up again). I think we really need some design though tbh. There are a lot of cases here.