@factor/plugin-sitemap

Advanced automatically generated sitemaps for your Factor app

Usage no npm install needed!

<script type="module">
  import factorPluginSitemap from 'https://cdn.skypack.dev/@factor/plugin-sitemap';
</script>

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.