HTML - Cache Or No-cache
I've come across something that states that in the meta tags you should use...
no-cache refresh expires to keep the pages fresh and up to date. Is this true? Is there any reason Not to do this sort of thing? Finally, if it is a good idea, what is the proper configuration for this sort of thing? Please point me in the right direction... Similar TutorialsHi guys, I have a series of tabs which shows content in an iframe. The first is a dns dig and the second a whois lookup is there a way of caching the content, so that you can click one and click back to the other without loosing the content?. Any help much appreciated. Cheers. I seem to have run into a problem trying to locally load web applications offline. I think what I need to accomplish this is a .manifest file. I cant seem to get it to work though. I have the manifest file, I have it load in the html tag, and I think I have the .htaccess file set up correctly. If somebody could point me in the right direction it would be appreciated. My HTML knowledge is limited as I am a new to the web design world. From 1-10 of my knowledge of HTML I would say I am at a 6. I have recently created a website using Dreamweaver CS5 and I would like to know how can I control cacheing on my website? I googled this but I dont know how to implement it. I would like people to cache my page so the next page they go on will load faster but I do want to update content once a week. How can I do this? thank you. We have just started to using a ad tracking program on our forum that using javascript tags for advertising banners. The javascript causes the forum pages to load slower so we would like to use the html tags instead. The problem with html tags is cached pages/banners will not count towards impressions of that banner unless we code it to include a random number to bust the cache. Below is the code: Code: <a href='http://www.hometheatershack.com/openads/www/delivery/ck.php?n=ad3d0be0&cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://www.hometheatershack.com/openads/www/delivery/avw.php?zoneid=3&cb=INSERT_RANDOM_NUMBER_HERE&n=ad3d0be0' border='0' alt='' /></a> Where it reads: cb=INSERT_RANDOM_NUMBER_HERE' Do we simply plug a random number in the cb=1234' Can it be the same random number for each banner code? I need some simple hillbilly term explanation of what we need to plug into that spot. Any help is appreciated! Many thanks! Could someone please tell me how to update or change a visitor's Cache and/or Cookies when they visit my web page. My company has requested numerous updates to the site since it was launched and they are worried some of their clients won't see the changes because they visited the page before the changes were made. The site was created in Flash and is nested in one HTML page. Thanks in advance. Hello, I hired contractors to build a site for me. The site's front page has a small section for text, the developers added some placeholder text in this spot. Now that the site is completed, I changed the text as follows: I downloaded the index.php file from my webhost. I changed it to a txt file, then opened in notepad, found the placeholder text, changed it, saved the file, renamed the file back to php, then uploaded to webhost, replacing old index.php file. When I load the page the following error message appears twice at the top of the window: Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/XXXX/public_html/index.php:1) in /home/XXXX/public_html/index.php on line 2 Does anyone know what this error indicates ? (I'm not a programmer) I did not save the old index.php file because I didn't think such a minor change would cause problems. The contract with my developer has ended and I don't want to start a new one for this. Any help appreciated. Hi all, Just wondering if it's possible to have a "clear cache" function on a website? Is it possible to clear just that particular website or does the entire history get wiped? I ask because I want my visitors to be able to reset what links they have visited on the site. So if there is any other suggestions to achieve this, they would be appreciated as well. Thanks. |