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

sveltekit-sitemap

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sveltekit-sitemap

This library is designed to help developers easily generate dynamic sitemaps for their SvelteKit apps. With a simple API, it makes it easy to create and maintain on demand sitemap and robot.txt, ensuring that search engines can find and index all of the i

  • 1.0.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
81
decreased by-41.3%
Maintainers
1
Weekly downloads
 
Created
Source

sveltekit-sitemap

This library is designed to help developers easily generate dynamic sitemaps for their SvelteKit apps. With a simple API, it makes it easy to create and maintain on demand sitemap and robot.txt, ensuring that search engines can find and index all of the important pages on a site.

It's a combination of a Vite plugin and a Svelte-kit hook. The plugin is responsible to watch your routes folder to generate a typescript representation of it. The hook is responsible to deliver sitemap.xml and robots.txt responses based on your params and the former typescript sitemap.

This library is not meant to generate a static sitemap at build time. It's there to help you deliver ssr sitemaps. If you want a static sitemap take a look at svelte-sitemap.

FAQs

Package last updated on 02 Jan 2023

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