Skip to content

Riddles

My feedback

1 result found

  1. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Riddles commented  · 

    Good point — image-heavy sites can slow down really quickly if things aren’t optimized properly.

    Along with converting formats, I’ve found that switching to modern formats like WebP, enabling lazy loading, and properly sizing images (instead of relying on CSS to scale them) makes a big difference. Also, using a CDN and compression tools helps keep load times under control, especially on mobile.

    Another small but useful thing is maintaining consistent aspect ratios and layouts, so pages don’t feel jumpy while loading.

    I’ve noticed sites like https://dailytriviaquestions.com/ keep things pretty lightweight and structured, which helps maintain speed even with lots of content. Keeping that balance between visuals and performance is really key.

    Curious to see what others are using as well 👍