I have a webpage that plays about 15 videos at any given time. The videos change on a weekly basis, which are loaded from an external XML file.
Please look at the site here
www.hqwebvideos.com
The problem is that when my prospects view my site for the 2nd or third or fourth time, the previous XML video data is stored in their cache. Incidentally, old content is being viewed on the webpage. I want them to return to the site and load the new content each time. Basically, I want to figure out a way so that browsers will not store cookies or data in the cache when they go to my site. Any ideas?