Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • taherahmed19 1 post 21 karma points
    Feb 05, 2020 @ 18:50
    taherahmed19
    0

    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

  • Alex Skrypnyk 5908 posts 22603 karma points MVP 4x admin c-trib
    Feb 06, 2020 @ 00:24
    Alex Skrypnyk
    0

    Hi

    Can you, please, share the code that does sorting? There are definitely ways to improve, let's do it together.

    Alex

  • 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.

Please Sign in or register to post replies