How to optimize the performance of the page?
Sigiloso
First of all, need to investigate the problem and find the bottleneck. Check assets (CSS/Images), and rewrite/optimize/ if needed. Explore related SQL queries, and optimize them. Check page and component caching.