New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pluginpal/webtools-addon-sitemap

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pluginpal/webtools-addon-sitemap

Generate a highly customizable sitemap XML in Strapi CMS.

  • 1.0.0-beta.10
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
6
decreased by-70%
Maintainers
1
Weekly downloads
 
Created
Source

Webtools Sitemap add-on

Create a highly customizable sitemap XML in Strapi CMS.

Read the documentation

NPM Version Monthly download on NPM CI build status codecov.io

✨ Features

  • Multilingual (Implements rel="alternate" with @strapi/plugin-i18n)
  • URL bundles (Bundle URLs by type and add them to the sitemap XML)
  • Virtual sitemap (Sitemaps served from the database)
  • Cron regeneration (Automatically scheduled cron job for regeneration)
  • Sitemap indexes (Paginated sitemap indexes for large URL sets)
  • Exclude URLs (Exclude specified URLs from the sitemap)
  • Custom URLs (URLs of pages which are not managed in Strapi)
  • CLI (CLI for sitemap generation)
  • Styled with XSL (Human readable XML styling)

⏳ Installation

Read the Getting Started tutorial or follow the steps below:

# using yarn
yarn add @pluginpal/webtools-addon-sitemap

# using npm
npm install @pluginpal/webtools-addon-sitemap --save

After successful installation you have to rebuild the admin UI so it'll include this plugin. To rebuild and restart Strapi run:

# using yarn
yarn build
yarn develop

# using npm
npm run build
npm run develop

The Sitemap plugin should now appear in the Settings section of your Strapi app.

Enjoy 🎉

📓 Documentation

See our dedicated repository for all of PluginPal's documentation, or view the Webtools Sitemap add-on documentation live:

🤝 Contributing

Feel free to fork and make a pull request of this plugin. All the input is welcome!

⭐️ Show your support

Give a star if this project helped you.

🌎 Community support

📝 Resources

FAQs

Package last updated on 08 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc