Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Usage
-----
Download the jekyll-seo.rb file and run it against the output of jekyll. This is important. You cannot run this on the markdown file, because it does not contain the HTML that is required for SEO analysis.

jekyll-seo -k "optimize jekyll for seo" _site/2012/06/open-source-attribution/index.html
jekyll-seo -k "optimize jekyll for seo" -p _site/2012/06/open-source-attribution/index.html

Output
------
Expand Down