Optimize for Speed

Make your website rocket fast

It is important that pages on your website load fast and page elements response quickly when people visiting your website interact with them.

Here you can find a few articles about optimizing your CMS Website for speed.

  • Identifying Slow Functions

    Learn how to identify slow functions on a page via a performance report and how to include your custom C# code in the report, too.

  • Caching Page Objects

    Learn how to cache parts of a web page rendering to improve the website performance.

  • Optimizing LINQ Queries

    Learn how to optimize LINQ queries on CMS Data types.

  • Optimizing Previews

    Learn how to optimize page previews to avoid loading unnecessary components required on published pages only.