Umbraco properties slowing down First contentful paint
Hi,
I'am using Umbraco 7
On specific pages of my website Google search console is automatically running lighthouse audits and stating that the aggregate first contentful paint is 3 seconds. Optimally, it would be below this.
These pages differ to my others as they use the "date" and "tags" property in the node document type. I am retrieving the "date" property content and storing in a DateTime variable. And the "tags" content is being stored in an IEnumerable list.
Is there an efficiency methods / optimization techniques I should be aware for these properties or should I be looking elsewhere?
Umbraco properties slowing down First contentful paint
Hi, I'am using Umbraco 7
On specific pages of my website Google search console is automatically running lighthouse audits and stating that the aggregate first contentful paint is 3 seconds. Optimally, it would be below this.
These pages differ to my others as they use the "date" and "tags" property in the node document type. I am retrieving the "date" property content and storing in a DateTime variable. And the "tags" content is being stored in an IEnumerable list.
Is there an efficiency methods / optimization techniques I should be aware for these properties or should I be looking elsewhere?
Thanks
Hi
Can you, please, share the code that does sorting? There are definitely ways to improve, let's do it together.
Alex
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.