hexo-helper-seo-structured-data
v0.0.3
Published
Injects Website and Organization structured data.
Downloads
3
Readme
hexo-helper-seo-structured-data
Injects Website and Organization structured data.
Install
$ npm install hexo-helper-seo-structured-data --save
Usage
<%- seoStructuredData(config) %>
Options
You can configure this plugin in _config.yml
.
seo_structured_data:
organization:
name: Fake organization
url: http://www.fakeorganization.com
logoUrl: http://www.fakeorganization.com/logo.png
License
MIT © Ludovic LEFEVRE