https://github.com/sanderdlm/kirby-seo-checklist
A basic plugin for Kirby 2 that adds a SEO checklist panel widget
https://github.com/sanderdlm/kirby-seo-checklist
cms kirby panel plugin seo widget
Last synced: over 1 year ago
JSON representation
A basic plugin for Kirby 2 that adds a SEO checklist panel widget
- Host: GitHub
- URL: https://github.com/sanderdlm/kirby-seo-checklist
- Owner: sanderdlm
- Created: 2017-05-31T19:25:36.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-01T11:07:05.000Z (over 8 years ago)
- Last Synced: 2025-03-20T15:34:25.215Z (over 1 year ago)
- Topics: cms, kirby, panel, plugin, seo, widget
- Language: PHP
- Size: 131 KB
- Stars: 18
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kirby-seo-checklist
A basic plugin for Kirby 2 that adds a SEO checklist panel widget

## Requirements
- Kirby 2+
- PHP 5.6+
## Installation
### Download
Download the files and place them inside `site/plugins/seo-checklist`.
## Roadmap
- [X] Basic SEO checklist (sitemap, robots.txt, meta tags, etc..
- [X] Plugin structure instead of only widget
- [X] Page specific detection (h1 tags, alt on img tags,)
- [ ] Clean up the widget lay-out
- [ ] Add more and smarter SEO checks
## License
Kirby SEO checklist is open-sourced software licensed under the [MIT license](http://www.opensource.org/licenses/mit-license.php).
Copyright © 2017 Me, myself and I [@dreadnip](https://twitter.com/dreadnip)