[ad_1]
Hello,
I have a very old wordpress blog with hundreds of manually written blog articles including product reviews.
I am thinking to transform it into something looking like thereisanaiforthat dot com or topai dot tools.
How would I go about this?
From my vague understanding there are a few steps involved such as adding all the old products to the wordpress database and then finding a way to call these and show them on each page and then somehow automate web scraping of new product and creation of new items in the database.
[ad_2]
Posts are already part of the WordPress DB. What am I missing?
All you need to do is switch to a more modern theme/block builder/page builder and use a query loop/post loop module and then style that as you see fit.