@factor/plugin-sitemap
v1.8.28
Published
Advanced automatically generated sitemaps for your Factor app
Downloads
80
Readme
Overview
This is a simple plugin that generates a sitemap by crawling your app. It can be easily customized via factor-settings.js
Installation
Just add to your application dependencies:
npm add @factor/plugin-sitemap
Factor Setup CLI
Run npx factor setup
for a question based CLI to help you configure this plugin's options.