Skip to content

PhilThurston/jekyll-seo-gem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jekyll-seo-gem

A gem version of @bhardin's SEO Jekyll tool (https://github.com/bhardin/jekyll-seo-script)

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)

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%