Skip to content

vhf/hexo-generator-seo-friendly-sitemap

 
 

Repository files navigation

hexo-generator-seo-friendly-sitemap

Build Status Coverage Status Dependency Status Code Climate Codacy Badge

Generate SEO-friendly sitemap.

Inspired by XML Sitemap in Yoast Wordpress SEO Plugin (https://yoast.com).

It will generate separated sitemap files for pages, posts, categories, tags and a XSL stylesheet.

Install

$ npm install hexo-generator-seo-friendly-sitemap --save

Options

You can configure this plugin in _config.yml.

sitemap:
    path: sitemap.xml
  • path - Index sitemap path.

License

MIT © Ludovic LEFEVRE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%