Welcome to TalkGraphics.com
Results 1 to 5 of 5
  1. #1

    Default loading the new version of the page

    I update this page and upload it to the server in the web browser I have to press F5 to load your most recent me a modified version of the page. I'm doing the WebDesigner 8 Premium. Is there any possibility that after uploading to the server now load your new version of the site? Thank you.

  2. #2
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,507

    Default Re: loading the new version of the page

    Yes. If you upload a new version of your website, it will replace the current site automatically.

  3. #3

    Default Re: loading the new version of the page

    yes, only the browser loads the old version of the page until you press F5

  4. #4
    Join Date
    Aug 2000
    Location
    Harwich, Essex, England
    Posts
    21,919

    Default Re: loading the new version of the page

    You could place the following into your .htaccess file but why do yo want to do this?


    <filesMatch ".(html|htm|js|css)$">
    FileETag None
    <ifModule mod_headers.c>
    Header unset ETag
    Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate"
    Header set Pragma "no-cache"
    Header set Expires "Wed, 11 Jan 1984 05:00:00 GMT"
    </ifModule>
    </FilesMatch>
    Egg

    Intel i7 - 4790K Quad Core + 16 GB Ram + NVIDIA Geforce GTX 1660 Graphics Card + MSI Optix Mag321 Curv monitor
    + Samsung 970 EVO Plus 500GB SSD + 232 GB SSD + 250 GB SSD portable drive + ISP = BT + Web Hosting = TSO Host

  5. #5
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,507

    Default Re: loading the new version of the page

    yes, only the browser loads the old version of the page until you press F5
    This is normal. Most browsers keep the old copy of the site on your computer and sometimes on your web host's server. This makes the pages load faster.

    People who have not been to your site recently, and new users, will automatically see the new pages.

    It is a problem, but it is not a problem caused by Xara.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •