Yoast / YoastSEO.js

Analyze content on a page and give SEO feedback as well as render a snippet preview.
GNU General Public License v3.0
403 stars 171 forks source link

Refactor assessment's feedback strings #2147

Closed igorschoester closed 4 years ago

igorschoester commented 5 years ago

What did you expect to happen?

For users of the library to be able to override the feedback strings.

Note: It might be easy to include this issue here, depending on the chosen solution.

What happened instead?

The feedback strings are hardcoded in the assessments themselves now. This means there is no easy way to alter them.

How can we reproduce this behavior?

When you use YoastSEO.js as library. How would you go about changing the feedback string of an assessment? See https://github.com/Yoast/YoastSEO.js/pull/2118#issuecomment-462673714.

Technical info

igorschoester commented 4 years ago

Move to Jira: https://yoast.atlassian.net/browse/QAK-2199