Problem
A SEO Experience.
Magia Egipcia is a SEO experience focused on how to use Serverless and auto-generated pages to improve conversion and ranking at search results.
The biggest issue was to build and mantain about 5 pages while still generating around 12k pages at sitemap automatically based on cities and neighborhoods.
The solution stack.
The project is composed by a sitemap generator and the website itself, that's pretty much focused on performance and auto-generated content.
Using Now.sh Serverless deployment every page and function becomes a lambda function, which cost way less than keeping a server instance while keeping performance and scability up.
The sitemap and API is powered by Node.JS - while the front-end is powered by Next.js.