1.Data input
Both plugins accept CSV and XLSX files and a public Google Sheet link. LPagery reads the file in your browser and shows the columns before anything is saved. Page Generator Pro reads the file on the server and expects it in the WordPress media library first, with at least two columns. Its unit of data is a Keyword, which holds all the rows of one file.
Page Generator Pro reaches more sources. It can pull rows from Airtable, Notion, a database table and an RSS feed, and its All method multiplies two lists so that ten cities and five services become fifty pages from two short lists. LPagery works one row per page, so that pairing is done in the spreadsheet.
| Feature | LPagery | Page Generator Pro |
|---|---|---|
| CSV upload | Yes | Yes |
| XLSX upload | Yes | Yes |
| Google Sheets by link | Yes | Yes |
| Cities around a location, by radius | Yes | Yes |
| File read in the browser, no media library upload | Yes | Not found |
| Export a page set back to XLSX | Yes | Not checked |
| Airtable, Notion, database table, RSS feed | Not found | Yes |
| Combine two lists into every pair | Not found | Yes |