I´d like to build a programmatic SEO site with weweb but from looking at the documentation I´m not sure if what I´m looking for is feasible.
Simply put, programmatic SEO is publishing landing pages on a large scale using a template and a database to generate the pages in bulk. An example is “top things to do in (city)”
What I´d require:
Able to create URLs and h1, h2, h3 based on parameters/variables - they would stay fixed once created. I saw a changelog that would made this possible? Pages with custom URL parameters
Publish content on those pages using a page template.
Ability to interlink pages
Ability to add meta descriptions, title tags, meta keywords
Basically it mean you create a collection using static mode based on the table you’re using to store your landing pages information, then you create a collection page that will generate one page for every item in the collection, and you will be able to bind the title and metadata etc