Welcome to TalkGraphics.com
Results 1 to 10 of 56

Hybrid View

  1. #1
    Join Date
    May 2002
    Location
    Canada
    Posts
    3,345

    Default Re: Cannot seem to update a website

    I have tried this and so many times it does not refresh until I delete all my cache. Not sure why xara does this or is it a browser thing?

  2. #2
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,901

    Default Re: Cannot seem to update a website

    Quote Originally Posted by behzad View Post
    I have tried this and so many times it does not refresh until I delete all my cache. Not sure why Xara does this or is it a browser thing?
    It is a browser thing. It is com pounded by the fact a designer modifies and previews in the same browser repeatedly. The Xara Preview uses IE and if Xara was smart such issues would never be apparent in the built-in browser it uses if Xara were to present each preview as a different random virtual site. The other thing Xara does on publish is to increment the filename for images so this ought to avoid caching issues.

    If really worried then you need to force caching off somehow.
    Usually, this is added to a page Head:

    <metahttp-equiv="Cache-Control"content="no-cache, no-store, must-revalidate"/>
    <metahttp-equiv="Pragma"content="no-cache"/>
    <metahttp-equiv="Expires"content="0"/>Only do this on frequently changing pages and remove when the site is more stable.

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  3. #3

    Default Re: Cannot seem to update a website

    By default, on pretty much all hosting out there, HTML files are not cached designated by server settings although this can be overridden in code as acorn demonstrated.

    I think the issue here must be the destination folder.

    Typically, hosting has a root ftp for an account which points to a base folder. Within that folder, there is usually a folder called public_html which is the one you will need to upload the files to. There are variations to this (especially when several domains are hosted within a single shared hosting) but please confirm that is the folder you are uploading to.
    (Sorry to repeat so much of what has been said already,)

  4. #4
    Join Date
    May 2002
    Location
    Canada
    Posts
    3,345

    Default Re: Cannot seem to update a website

    Thank you guys.

  5. #5

    Default Re: Cannot seem to update a website

    Yes, sculptex, that's where I go on the server and within the public_html folder is one that's dedicated to my site. In my dedicated folder is the index_html _files. I'm about to upload as a general comment a couple of screen shots and the url in question. Thanks for you help.

 

 

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
  •