0.0.3 • Published 9 years ago
hexo-helper-seo-structured-data v0.0.3
hexo-helper-seo-structured-data
Injects Website and Organization structured data.
Install
$ npm install hexo-helper-seo-structured-data --saveUsage
<%- 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.pngLicense
MIT © Ludovic LEFEVRE