Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #120105
    eveleder
    Participant

    Q1:Why wasn’t the template designed to ensure optimal page speed?

    Q2:How do you set expiry date?
    Setting an expiry date or a maximum age in the HTTP headers for static resources instructs the browser to load previously downloaded resources from local disk rather than over the network.

    Example:

    http://Website name/…es/simple-catch-pro/images/header-bg.jpg (expiration not specified)

    Q3:How to replace the images in the template with compressed versions?
    Optimize the following images to reduce their size by 9.8KiB (64% reduction).
    Compressing http://site name/…atch-pro/images/header-top-footer-bg.jpg could save 6.3KiB (79% reduction).
    Compressing http://site name/…es/simple-catch-pro/images/header-bg.jpg could save 3.5KiB (49% reduction)

    #120117
    tikaram
    Keymaster

    @eveleder: I suggest you to configure your web hosting server to set expiry date for static resources. Please contact your server support to add expiry date. You can install image compression plugins to compress the size of images. Let me know if you need further assistance.

    Regards,
    Tikaram

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Theme Design Issues impacting page speed’ is closed to new replies.