Welcome to TalkGraphics.com
Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Mar 2009
    Location
    I live in Hertfordshire, United Kingdom
    Posts
    48

    Default Adding HTML Code

    Hi,
    I have the latest Xara Web Designer 365. I run a web site for my Local Computer Club.
    One of the Club members has noticed that Firefox does not refresh it's Cache but retains old data, It can be manually cleared, but is there an HTML solution to force the relevant browsers, ie Chrome, Firefox and others to automatically clear their cache by inserting into the Header maybe, some Code to do that.
    Is it possible or even practical?
    Is it a Browser thing people have to do, or can it be set up to be done?
    Suggestions please, and if It can be done would some knowledgeable person write the code HTML for me, as I can read HTML and understand what it does but I have no idea how to write it myself.

    Hoping for miracles,

    Steve

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

    Info Re: Adding HTML Code

    Miracles are for Tuesdays.

    All of these in the site or each page header needed, Utilities > Web Properties > Website/Page > HTML code (head):
    <meta http-equiv="cache-control" content="max-age=0" />
    <meta http-equiv="cache-control" content="no-cache" />
    <meta http-equiv="expires" content="0" />
    <meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />
    <meta http-equiv="pragma" content="no-cache" />
    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
    Join Date
    Mar 2009
    Location
    I live in Hertfordshire, United Kingdom
    Posts
    48

    Default Re: Adding HTML Code

    Quote Originally Posted by Acorn View Post
    Miracles are for Tuesdays.

    All of these in the site or each page header needed, Utilities > Web Properties > Website/Page > HTML code (head):

    Acorn
    If I read your reply correctly I copy and paste the HTML into the web properties and then into Website and then into HTML code (Head) and save?


    Sunday is the new Tuesday

    Steve

  4. #4
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,746

    Default Re: Adding HTML Code

    Quote Originally Posted by Homecomp View Post
    If I read your reply correctly I copy and paste the HTML into the web properties and then into Website and then into HTML code (Head) and save?
    Sunday is the new Tuesday Steve
    Steve you navigate to the HTML code (Head), paste in there and Save.

    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

 

 

Tags for this Thread

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
  •