Building a Programmatic SEO Site Build for F1 Media
How to architect a programmatic SEO site build using real-time data and AI agents. A look inside the F1 media engine I am shipping today.
I am building a media engine for Formula 1. It is not a blog, and it is not a collection of manual race reports. It is a system designed to turn raw telemetry, historical data, and weekend schedules into thousands of high-intent pages. This is the reality of a programmatic SEO site build in a high-velocity niche.
Most people approach SEO as a writing task. They hire a team to churn out articles that are outdated by the time the next practice session starts. I am approaching this as an architect. The goal is to build the engine, not just the content. When you operate a multi-product studio with AI as the team, you stop thinking about word counts and start thinking about data pipelines.
The Architecture of a Programmatic SEO Site Build
A programmatic SEO site build is an engineering challenge first and a marketing challenge second. For the F1 media engine, the system is divided into three distinct layers: the data ingestion layer, the agentic transformation layer, and the deployment layer.
In the ingestion layer, we pull from various sources—race results, driver standings, circuit specifications, and weather APIs. This is the raw material. Without a clean, relational data structure, the entire build collapses into noise. I learned the hard way that trying to generate content from messy data leads to hallucinations that no amount of prompt engineering can fix.
Once the data is structured, it moves to the agentic transformation layer. This is where AI acts as the operating layer. Instead of a human editor, I use a custom orchestration system to synthesize the data. One agent analyzes the race results for patterns, another compares them to historical circuit data, and a third formats the output for specific search intents. This is agentic engineering in practice—moving from simple automation to a system that understands the context of the data it is processing.
Sourcing the Data Layer
The foundation of any programmatic SEO site build is the data. For F1, this means more than just who won the race. It means understanding the delta between qualifying times, the tire degradation patterns, and the historical performance of specific power units at high-altitude tracks.
We treat our data as a managed data layer. We don't just scrape; we normalize. Every driver, team, and circuit is a unique identifier in our system. This allows us to create cross-referenced pages automatically. When a driver moves teams, we update one record in the data layer, and the engine regenerates every relevant page across the site. This is how you scale without increasing headcount.
Agentic Engineering in Content Production
The content production phase is where most programmatic attempts fail. They produce dry, repetitive text that search engines eventually flag as low-value. To avoid this, we use a multi-agent workflow.
I have architected the system so that the AI does not just "write an article." Instead, it performs a series of tasks:
- Data Validation: The first agent checks the raw data for anomalies.
- Contextual Synthesis: The second agent looks for the narrative—did a driver climb ten positions? Was the lead change in the final lap?
- SEO Optimization: The third agent ensures the primary keyword, such as "programmatic SEO site build," is placed naturally within the technical context of the page.
By the time the content reaches the deployment layer, it has been through a rigorous pipeline that mimics the editorial standards of a traditional newsroom, but at a speed and scale no human team could match. We are shipping today what used to take weeks of manual labor.
Handling Scale and Deployment
When you execute a programmatic SEO site build at this scale, deployment becomes a bottleneck. Generating 5,000 pages is easy; ensuring those 5,000 pages are performant, correctly linked, and indexed is the real work.
We use a static site generation approach coupled with an orchestration layer. This ensures that the site remains fast for the end user while allowing us to trigger rebuilds whenever the data layer changes. We don't guess at what works. We monitor the logs, track the indexing rates, and adjust the system architecture based on the results.
One lesson I learned the hard way: do not ship everything at once. Even with a robust programmatic SEO site build, search engines prefer a steady cadence of high-quality updates over a massive, one-time data dump. We drip-feed the generated pages to ensure the site's authority grows alongside its footprint.
Lessons from the Build
Building this engine has reinforced a few core beliefs I hold as an operator. First, the medium is irrelevant; the system is everything. Whether I am building a logistics operation for the Army or a media engine for F1, the principles of feedback loops and data integrity remain the same.
Second, AI is not a replacement for the builder; it is the tool that allows the builder to operate at a higher altitude. I am not a developer who knows a specific framework; I am an architect of systems. The F1 media engine is just one expression of that system.
Finally, profit comes before vanity. We are not building this to see our names in a byline. We are building it to create a durable, cash-flowing asset that operates with minimal human intervention. That is the goal of every product in the studio.
Shipping the Engine
A programmatic SEO site build is never truly finished. It is a living system that requires constant calibration. As the F1 season progresses, the data changes, the search patterns shift, and the engine must adapt.
If you are looking to move beyond manual content and start building systems that scale, start with your data. Clean it, structure it, and then build the agents that can speak its language. The work is in the architecture.
I am happy to talk about how we are implementing these systems in the studio. If you want to see the specific frameworks we use to manage these builds, the resources below are the best place to start.
Work through this in a 1:1 strategy session through Total Ventures — totalventures.io/booking
Studio Notes
How I’m building the studio.
The operator’s log — systems, decisions, and what’s working.
Written by
Founder, Total Ventures
Solo-founder building a multi-brand product studio with AI agents. Writing about building, operating, and shipping.


