WP SEO Crawler
WordPress plugin that crawl your website to report seo links.
★ 2stars
6release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/devwael/wp-seo-crawler/releases/download/v1.0.0/wp-seo-crawler-plugin-v1.0.0.zipReadme
WP Seo Crawler
WordPress plugin that crawl your website to report seo links.
Installation
- Download the plugin zip file from the releases page.
- Upload the plugin files to the
/wp-content/plugins/directory and unzip it, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress.
- Use the Seo Crawler menu page to configure the plugin and see crawl results.
Usage
- Go to Seo Crawler setting menu page.
- Choose to activate the crawler and click save.
- Wait for the crawler to finish.
- Go to Seo Crawler main menu page to see the results.
- The crawler will crawl the homepage every 1-hour and update.
Minimum requirements
- PHP 7.2 or greater.
- WordPress 5.0 or greater.
Development
- Clone the repo.
- Run
composer installto install the required and developer dependencies.
Testing
- Run
composer test:coverageto run the tests with coverage report. - Run
composer phpcsto run the code sniffer. - Run
composer phpcs:fixto fix the code sniffer errors.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0.0 | Jun 21, 2023 | wp-seo-crawler-plugin-v1.0.0.zip | 6 |