Results 1 to 3 of 3

Thread: Web Page not current
      
   

  1. #1
    jwebb9000 is offline Private
    Join Date
    Jul 2008
    Posts
    1

    Default Web Page not current

    I updated and successfully published a page (it's a "Schedule of Events" page) on my website about a week ago.

    Since then, I have updated and re-published that same page 4 or 5 times, but the original outdated info still shows up online when anyone goes to the the site.

    I've added the "no cache" info between the "Head Tag" as described in your tutorial correctly, but that has not helped.

    How can I get the newest version of my web pages on my website as soon as possible please?

    Thank you

  2. #2
    ahimsa's Avatar
    ahimsa is offline Major General
    Join Date
    Jan 2009
    Location
    in the now :)
    Posts
    2,172

    Default Re: Web Page not current

    probably IS a cache problem - open your page in your browser & hit F5 A LOT!
    hope it works for you
    david

  3. #3
    ahimsa's Avatar
    ahimsa is offline Major General
    Join Date
    Jan 2009
    Location
    in the now :)
    Posts
    2,172

    Default Re: Web Page not current

    There isn't a Tutorial for this as far as I know - I got the info as a tip from 1 of the super Generals that lurk around these forums. I'm happy to be able to pass on the trick:

    Go to an empty part of the page & right click
    Click on Page HTML
    Click the 2nd Heading: "Between Head Tag"
    Type in the following code EXACTLY & I mean EXACTLY as it is here! (I left out one " & went crazy for a week before it was spotted!)

    <META HTTP-EQUIV="Pragma" CONTENT="no-cache">

    Save the page & publish
    Good luck,
    david

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49