User-95599239 posted
Hello I created this site https://www.fllimanco.it/ behind which there is a database that via the drop-down menu in the home
query a database jump on https://www.fllimanco.it/database-centralina.aspx and fill in the page with the data of the vehicle chosen from the menus each time.
This however is not very SEO friendly in fact I can't get a page for each car but the page is always the same "database-centralina.aspx"
At this point I would like to create a page for each car from the database without doing it by hand (there are more than 10,000 cars) in order to be indexed by google such as: https://www.fllimanco.it/rimappatura-centralina-marca -model-generation-engine
where the make, model, generation and engine are the search queries and therefore vary according to the car chosen.
The database has records where each car is a line with all the data.
Anyone have an idea at the very least of the principle or the technology / asp mode?