hexo-helper-seo-structured-data

0.0.3 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i hexo-helper-seo-structured-data

Weekly Downloads

9

Version

0.0.3

License

MIT

Last publish

Collaborators

  • ludoviclefevre