0.0.3 • Published 8 years ago

hexo-helper-seo-structured-data v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

hexo-helper-seo-structured-data

Injects Website and Organization structured data.

Build Status Coverage Status Dependency Status Code Climate Codacy Badge

Google 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

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago