Why should you choose WebGate?

  • Expertise: Our team comprises seasoned designers with a proven track record in delivering cutting-edge designs that align with industry trends and user expectations.
  • Collaboration: We believe in the power of collaboration. Throughout the design process, we work closely with you, ensuring your vision is not only met but exceeded.
  • Innovation: Stay ahead of the curve with innovative design solutions. We don't just follow trends; we set them, providing you with a digital presence that stands out.
  • User-Centric Approach: Your users are at the core of our design philosophy. Through user research and testing, we create designs that resonate with your target audience.
sports blog portfolio case
Share on Facebook Share on Twitter

Page load speed in modx evo

Sometimes, inevitably, any web developer faces the issue of website loading speed and reducing server load. In such cases, especially with high traffic, it's crucial to economize every database query.

Tags for displaying page rendering statistics in MODx Evo:

[^qt^] - database query time
[^q^] - database queries
[^p^] - PHP script execution time
[^t^] - total page generation time
[^s^] - content source (database or cache)
[^m^] - Memory

Webmasters and programmers working on MODx are no exception. In such cases, it's essential to know exactly how many server requests were made to load the page, whether it was cached, and how long it took.

You will also find plugins and various additions for optimizing site performance indispensable.

You might also like