Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Oflline caching website

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #43482

    i build a website using html…

    i want to catch all website pages,images in my browser…

    so when i open this pages again…it will open faster tahn previous attempt

    i dont want to use .htaccess .. any solution

    #128684
    CrocoDillon
    Participant
    #128728

    i am nt using any php ..its a simple html website

    #128736
    CrocoDillon
    Participant

    Why don’t you want to use .htaccess?

    #128743
    Kitty Giraudel
    Participant

    If you’re thinking of improving performance, I guess the site is slow. But, it seems you only use client side language (static).

    If you happen to have a slow static site, I think you’re doing something wrong and this is probably meant to be fixed before thinking of caching.

    How many HTTP requests do you do?
    Do you have a lot of images? Have you tried compressing them?

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘CSS’ is closed to new topics and replies.