Hi guys,
I have a dynamic page per item.
In this dynamic page there’s a " View more" button that directs to a different page with full info about the item.
Now, I have 2 options for the 'Full Info" page:
- to create it as a dynamic page: /info/{ID}
- to create a regular page and to transfer the data to it from the first dynamic page using wix-storage.
Which of these options will be better from the aspect of speed & performance?
Thanks,
J.D.
P.S I really don’t need a specific URL for this info content, and i don’t mind that Google won’t have an access to this content. I only care about performance.