Skip to content

[Feature Request] Move the JavaScript that renders the SEO/Readability scores to the Server Side #7344

@Pcosta88

Description

@Pcosta88

We use JavaScript to render the SEO and Readability Scores. We have a guide that helps users better integrate their plugins here: https://github.com/Yoast/YoastSEO.js/blob/master/README.md

However, some plugins such as WordPress import ones may not be able to integrate well or other plugins may not be able to integrate at all.

For example, users who create import scripts to automatically populate _yoast_wpseo_metadesc, _yoast_wpseo_focuskw may not be able to recalculate the SEO/Readability ratings without lots of hacking.

We may wish to move part of the logic to the server side or add additional hooks/filters etc. to make it easier for other plugins to tap into the JavaScript.

See also: https://wordpress.org/support/topic/programmatically-update-scores/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions