Ship your Next.js app with SEO by default
Automatically generate the robots.txt file and the sitemap.xml in your Next.js application, along with metadata for each page.
No more manual SEO configuration
The easiest way to manage SEO in Next.js
Let your Next.js app take care of SEO for you.
- Generate the metadata for each page
Use the genPageMetadata function to generate the metadata for a page in Next.js, including the title, description, canonical URL, and Open Graph and Twitter metadata.
- Generate the sitemap.xml file for the site
Just copy and paste a file that will generate the sitemap.xml for the site, including all routes and their last modified dates.
- Generate the robots.txt file for the site
Just copy and paste a file that will generate the robots.txt file for the site, allowing all search engines to index every route and specifying the location of the sitemap.
Optimize your Next.js app SEO in the blink of an eye
Automatically create essential files to optimize crawling and indexing for search engines.
Get everything, forever.
Get lifetime access to all the code available today, plus any new content we add in the future, for a simple one-time price.
What’s included
- Generate the metadata for each page
- Generate the sitemap.xml file for the site
- Generate the robots.txt file for the site
- Lifetime updates
Frequently asked questions
Can’t find the answer you’re looking for? Send us an email.
- What do I get exactly?
- You get a function to generate the metadata for each page, a file to generate the sitemap.xml of the site, and a file to generate the robots.txt of the site, plus documentation on how to use them.
- Can I use TypeScript or JavaScript?
- You can choose whichever you like. We give you both alternatives.
- Can I use the /app router or the /pages router?
- You can use it only with the /app router.
- What version of Next.js is supported?
- Next.js version 13 and above.
- Can I get a refund?
- Yes, you can get a refund within 7 days of your purchase, no questions asked.
Next.js SEO made easy
Seamlessly generate the robots.txt, sitemap.xml, and metadata for every page in your Next.js app.