sozu
Regular Member
- Mar 1, 2021
- 470
- 144
I'm in search of a script or program that can automatically populate multiple .PHP or .HTML pages using data from an Excel spreadsheet. I have an extensive database from the Yellow Pages, organized by city-wise businesses. For instance, in Las Vegas, there are more than 1 million businesses. My Excel sheet contains information such as the business name, address, city, phone number, fax, email, and website.
My objective is to incorporate this data into individual pages based on the information in my Excel sheet. I also intend to dynamically generate page titles and descriptions from the Excel database. I plan to use the business name from the Excel sheet as a variable and insert it into the page title and content multiple times.
Is there a WordPress plugin available that serves this purpose, enabling the creation of a multitude of pages from an Excel sheet? Alternatively, should I consider using Laravel or a custom PHP program for this task?
My objective is to incorporate this data into individual pages based on the information in my Excel sheet. I also intend to dynamically generate page titles and descriptions from the Excel database. I plan to use the business name from the Excel sheet as a variable and insert it into the page title and content multiple times.
Is there a WordPress plugin available that serves this purpose, enabling the creation of a multitude of pages from an Excel sheet? Alternatively, should I consider using Laravel or a custom PHP program for this task?