pmarsceill / jekyll-seo-gem

πŸ’Ž πŸ”Ž A gem version of @bhardin's SEO Jekyll tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jekyll-seo-gem

Gem Version

A gem version of @bhardin's SEO Jekyll tool

Usage

Install the gem

gem install jekyll-seo

Run the jekyll-seo command

Use the -k flag to input specifc keywords to check against, and the -p flag to specify the path to the post.

$ jekyll-seo -k "welcome to jekyll" -p _site/jekyll/update/2015/04/05/welcome-to-jekyll.html

Output

Analyzing Post: _site/jekyll/update/2015/04/05/welcome-to-jekyll.html...

Article Heading: true (1)
Page title: true (1)
Content: true (1)
Meta description: false (0)

About

πŸ’Ž πŸ”Ž A gem version of @bhardin's SEO Jekyll tool

License:MIT License


Languages

Language:Ruby 100.0%