Hi everyone,
Today i have to deal with a set of data based on xml files and turn them into pages.
Actually it’s about 4000 xml files, so it would be 4000 pages to add.
I first thought to use Virtual pages, because it’s the fastest way, but i read that we can’t search them.
Then i thought i could parse each file and create a new page as a .txt file in the content folder.
I’d like to have your opinion about performance concerns in each process ?