riboseinc / jekyll-theme-open-project

Jekyll theme for site suite presenting your open software and specifications.
MIT License
30 stars 3 forks source link

Review meta: OpenGraph, JSON-LD, etc. #14

Open strogonoff opened 5 years ago

strogonoff commented 5 years ago

jekyll-seo-tag appears limited in flexibility and the best way may be to manually render meta tags and JSON.

OG tags that appear missing:

<meta property="og:url" content="" />
<meta property="og:image" content="" />

Extraneous tag:

<meta name="generator" content="Jekyll v3.8.3" />

JSON-LD issues: