strongbeard / seo-checker
SEOChecker for websites
dev-master
2014-12-11 04:24 UTC
Requires
- php: >=5.4
This package is not auto-updated.
Last update: 2025-06-17 07:37:33 UTC
README
SEOChecker allow you to check any site for SEO related tags. Easy to start ad easy to develop.
Install using composer
Add require-code "strongbeard/seo-checker": "dev-master" to your composer.json file.
Download from packagist
Access your root-folder in terminal and run install and update. It could look like this:
composer validate
composer install --no-dev
composer update --no-dev
Now simply point browser to webroot/seoapptester.php. It will work off the bat. The file webroot/seoapptester.php has full html-elements. To add it to your own site you should delete any already existing tags.
By Hampus Isaksson, hampusisaksson@yahoo.se.
License
This software is free software and carries a MIT license.
History
v0.1.x (latest)
(20141209)
- Full working version released
.
..: Copyright (c) 2014 Hampus Isaksson, hampusisaksson@yahoo.se