An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# kirby-seo-checklist
A basic plugin for Kirby 2 that adds a SEO checklist panel widget

![SEO checklist demo](https://raw.githubusercontent.com/dreadnip/kirby-seo-checklist/master/images/demo.png)

## 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)