Yoast / wordpress-seo

Yoast SEO for WordPress
https://yoast.com/wordpress/plugins/seo/
Other
1.73k stars 879 forks source link

[Feature Request] Disable the SEO and Readability scores of the metabox on post types #6447

Open Pcosta88 opened 7 years ago

Pcosta88 commented 7 years ago

We have the ability to disable the SEO and Readability scores of the metabox for different users. We should provide the ability to disable it per post type. In this manner, a user may be able to disable the metabox on a custom post type.

Pcosta88 commented 7 years ago

Please inform the customer of conversation # 171568 when this conversation has been closed.

Pcosta88 commented 6 years ago

related: https://github.com/Yoast/wordpress-seo/issues/6978

Pcosta88 commented 6 years ago

Please inform the customer of conversation # 208193 when this conversation has been closed.

rmarcano commented 6 years ago

There can be pages on a user's website that will not be publicly accessible. In these cases, it would be useful for the user to disable the Metabox and any Yoast features completely

rmarcano commented 6 years ago

Please inform the customer of conversation # 216032 when this conversation has been closed.

rmarcano commented 6 years ago

related: https://github.com/Yoast/wordpress-seo/issues/5672

jdevalk commented 6 years ago

@hedgefield can we come up with a simple UI for this?

hedgefield commented 6 years ago

There are two ways we could do this:

add extra toggles to the Posttypes tab*,

cpt feature toggles posttypes

or,

add exclusions on the Features tab.

cpt feature toggles features Quick mockup based on the mutable filters concept from https://github.com/Yoast/roadmap/issues/38

In terms of simplicity, I'd go with the first idea. It can be implemented right away. It does make the CPT page a bit longer, but any sort of implementation on the Features tab only introduces complexity there.

*Note that I changed the layout of our toggles to improve scannability and overall balance on this page. I'll make a separate issue for that.

Pcosta88 commented 6 years ago

Please inform the customer of conversation # 196270 when this conversation has been closed.

Djennez commented 5 years ago

While reviewing and cleaning (old) issues I found that this issue is still relevant as of today with Yoast 9.5.

Leaving this issue open for now.