Content Analysis library used in the Rank Math SEO.
These instructions will help you to set up the library for development and testing purposes.
Requires Node.js. The Project is built using the latest active LTS release of the Node and the latest version of NPM.
Refer to this tutorial to download and install Node.js and NPM
After installing Node, run the below command in the plugin directory to install all the required dependencies.
npm ci
npm run build
- This command is used to generate the analyzer.js
file and then manually copied in the Rank Math pluign in this location https://github.com/rankmath/seo-by-rank-math/blob/master/assets/admin/js/analyzer.js
If you have found any bugs or want to suggest a new feature, please open an issue on our main plugin repo https://github.com/rankmath/seo-by-rank-math/