Site Mappy

Generates a sitemap.xml from a given url.

20th May 2024

Time to read: 1 min

hero

Info

Generate a sitemap.xml from a given URL.

Generate

User enters a website URL. Website is crawled using cheerio to find hrefs with relative links. Feedback is provided to user via a Readable Stream. site-mappy.vercel.app (iPad Mini) (3)

Output

When crawling complete, sitemap may be downloaded or copied to clipboard. site-mappy.vercel.app (iPad Mini) (2)

Website

Site Mappy

Technologies

Next.js, React, TypeScript, Readable Stream, cheerio, axios