Skip to content

leadhomesa/react-snap-sitemap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Snap Sitemap

A companion package for react-snap.

This package allows you to generate a sitemap.xml based off the created directories and files produced by react-snap.

Installation

npm install --save @leadhome/react-snap-sitemap

Useage

Add && react-snap-sitemap --base-url='http://example.com/' to the end of your postBuild script after you've the react-snap command.

You can also add --change-frequency=always|daily|weekly|monthly|yearly|never.

About

Create a sitemap post react-snap SSR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%