Elevate SEO
Elevate SEO for WordPress
Welcome to the official GIT repository for the Elevate SEO and performance monitoring plugin for WordPress.
There are two branches:
- master - represents new, mostly untested code, typically the current prep work for the next version. That said, it is auto-deployed to about five live servers, so it should be mostly working
- release - represents stable code, typically the latest version also in the wordpress.org repository
Official website
You can read more about Elevate, and also find detailed usage and installation instructions, over at https://elevatewp.io
WordPress repository
Elevate SEO is also hosted in the official WordPress.org repository at https://wordpress.org/plugins/elevate-seo/.
Elevate SEO is a product created by https://lindellmedia.com.
No releases yet.
No issues yet.
Hash Verification
ZIP files downloaded via this site have an associated SHA256 hash.
Mac
On Mac, you can use the sha256 command to calculate the hash of a downloaded ZIP file. Open terminal and execute:
sha256 [filename]
Where [filename] is the name of the ZIP file. If the hash matches the one on the website, the ZIP file is genuine.
Linux
On Linux, you can use the sha256sum command to calculate the hash of a downloaded ZIP file. From a shell, execute:
sha256sum [filename]
Where [filename] is the name of the ZIP file. If the hash matches the one on the website, the ZIP file is genuine.
Github Repository
This project is located on Github in the repository duanestorey/elevate-seo.
Star Support Project