Rank Math SEO is the Best WordPress SEO plugin combines the features of many SEO tools in a single package & helps you multiply your SEO traffic.
These instructions will help you to get the plugin up and running on your local machine for development and testing purposes.
We recommend using these tools for the development of Rank Math.
Rank Math also 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
Analytics Module:
npm run devca
- Development
npm run ca
- Production
Analytics Module:
npm run deva
- Development
`npm run a' - Production
Schema Module
npm run devs
- Development
npm run s
- Production
Rest of the Files
npm run dev
- Development
npm run build
- Production
And use npm run dist
before the final commit, this command will regenerate the final JS, CSS, and pot files.
CSS Compilatoin
gulp watch
scss
file is edited make sure to run the CSSComb extension[Analytics Module/Feature]: Issue Text
fixed-issueid
Fixed #issueid: Issue Title
Closes/Fixes #issueid
]