A terse template for creating modern Programmatic SEO campaigns. Including all of the features you would expect in a modern pSEO campaign. From the creator of unzip.dev.
@ prefix.git clone git@github.com:agamm/pseo-next.git pseo-examplenpm ihttps://localhost:3000/Check the Development section.
Open http://localhost:3000 with your browser to see the result.
/src/variant/[slug] - This is where you do your Programmatic variants.
Would be something like: yoursite.com/hotels/spain-summer-2023 (variant="hotels", slug="spain-summer-2023")
Remember to uncomment the comments there to actually fetch from your DB.
Make sure to look into /src/components (I recommend using everywhere)
Lastly after fixing all of the FIXME comments. Connect your project to Prisma by:
npx prisma migrate dev --name initnpm run dbnpm run prod:build$ claude mcp add pseo-next \
-- python -m otcore.mcp_server <graph>