Site Statistics
 
Threads: 3,905
Posts: 17,130
Members: 2,912
Users Online: 19
Newest Member: Swordso4


Go Back   PC101 > The Internet, Web Design & Networking > Web Design and Development

Web Design and Development Design techniques, conepts, HTML, scripts, software, reviews, sponsors and affiliate programs.


Reply
 
LinkBack Thread Tools Display Modes
Old 11-19-2005, 10:31 AM   #1
Member
 
Join Date: Nov 2005
Posts: 135
Rep Power: 3 imported_krish is on a distinguished road
Getting updated content for a web site

If you go to a site that should have updated content but it seems like it didn't change, that could be due to a cached version coming up.

To make sure that you are getting the most recent version of a page, hold down the <CTRL> key and click the <Refresh> button in your browser.
imported_krish is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-21-2005, 05:38 PM   #2
Rob
Senior Member
 
Join Date: Oct 2005
Posts: 184
Rep Power: 3 Rob is on a distinguished road
I always wonder if there is a way to make website auto refresh?
It seems only some websites display old content while some will auto refresh.. is this due to the web designer?
Rob is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-22-2005, 12:36 AM   #3
Senior Member
 
Join Date: Nov 2005
Posts: 145
Rep Power: 3 kidiotb is on a distinguished road
Actually its due to the caching of documents.

Most of the sites are dynamic, so to prevent "re compilation" they cache the documents which serves the requests faster.

When you press <CTRLl+F5> I think it ignores the client side cached document and fetches a new one from the server.

You can disable caching on your browser but I dont suggest it, some times it helps.

Opera has a support for autoreload. You can set a timer to it and it reloads periodically.
kidiotb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-18-2005, 03:25 AM   #4
Senior Member
 
Join Date: Nov 2005
Posts: 161
Rep Power: 3 jess is on a distinguished road
Wow, so Opera actually has a feature that other browsers dont have?

Firefox probably has a similar plug-in to autoreload pages.. I might look for it
jess is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-18-2005, 10:15 AM   #5
Senior Member
 
Join Date: Dec 2005
Posts: 172
Rep Power: 3 kelp is on a distinguished road
Quote:
Originally Posted by Rob
I always wonder if there is a way to make website auto refresh?
It seems only some websites display old content while some will auto refresh.. is this due to the web designer?
The web designer states a code that makes the website refresh. It's actually a pretty simple line of code that specifies the time in which the site refreshes, but a person usually has to manually refresh the website themselves if the code is not present.
kelp is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-18-2005, 05:44 PM   #6
Senior Member
 
Join Date: Nov 2005
Posts: 148
Rep Power: 3 bear is on a distinguished road
What is that code?
I remember its something developers used to use years ago, but I thought it was no longer necessary due to browser doing the job themself.

Is it javascript?
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
bear is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-18-2005, 10:42 PM   #7
Distinguished Member
 
Join Date: Jul 2005
Posts: 2,208
Rep Power: 6 Will.Spencer is on a distinguished road
I believe that you are referring to the META REFRESH tag which may be placed in the HEAD section of an HTML document.

Code:
<meta http-equiv="refresh" content="300">
This will cause the page to auto-refresh every 300 seconds.
Will.Spencer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-25-2006, 11:50 PM   #8
Junior Member
 
Join Date: Feb 2006
Posts: 1
Rep Power: 0 howpowcow is on a distinguished road
or you can try:

<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">

or

<META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">


you will probably have more lucky with one of these two if you are using mozilla firefox

backlink: http://www.killersites.com/articles/...arch4_2004.htm
howpowcow is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-05-2006, 01:37 AM   #9
Member
 
Join Date: Jan 2006
Posts: 53
Rep Power: 3 XxEtrnlDeathXx is on a distinguished road
Cool
XxEtrnlDeathXx is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-08-2006, 08:42 PM   #10
Member
 
Join Date: Feb 2006
Location: Hell, Underworld
Posts: 75
Rep Power: 3 Faucet is on a distinguished road
wait so if i were to put that code on my websites html code, how often would that refresh. Because many times if i change my layout, i have to wait a while for it to change. It's sometiems best to work at night where it constantly chagnes.
__________________
Im working on flash's, photoshop's and trying to learn how to be a programmer.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Faucet is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Draw Del.icio.us traffic to your site! Lyte Tutorials and How-To... 0 01-24-2007 08:46 PM
Off Site SEO L.Klein Web Design and Development 0 01-07-2007 04:56 PM
Content Questions TechieNoob Marketing 1 11-06-2006 05:00 AM



All times are GMT -5. The time now is 05:29 AM.

Powered by vBulletin Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC5