jturle / react-snap-sitemap

Create a sitemap post react-snap SSR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

This package was created based off this comment by @erel.

Useage

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

About

Create a sitemap post react-snap SSR


Languages

Language:JavaScript 100.0%