|
| |
|
|
KCIWebMaster
Posts: 524 From: Fredericksburg VA USA Status: offline
|
Can't see updated page - 7/20/2004 14:08:36
I have updated a couple of pages on our intranet site and for some reason one of these pages does not show when I go to the site. I updated it "live" on the server - but no matter how many times I refresh on my pc (and on another pc that I tested), I cannot get the page to come up with today's changes. I tried renaming it by adding a "2" to the file name, and that one came up OK. I've cleared the cache, changed other IE settings, closed it, opened it again, no luck. Any suggestions?
_____________________________
Marissa Insanity: doing the same thing over and over again and expecting different results. --Albert Einsten
|
|
|
|
dpf
Posts: 7123 Joined: 11/12/2003 From: India-napolis Status: offline
|
RE: Can't see updated page - 7/20/2004 14:14:24
does the page not show at all (cant find) or does it remain unchanged? if unchanges, try re-doing. sometimes thats just how things are
_____________________________
Dan
|
|
|
|
KCIWebMaster
Posts: 524 From: Fredericksburg VA USA Status: offline
|
RE: Can't see updated page - 7/20/2004 14:21:09
I can see the page, it just doesn't have my updates. I'll try making the changes again and see what happens.
_____________________________
Marissa Insanity: doing the same thing over and over again and expecting different results. --Albert Einsten
|
|
|
|
Andy from Somerset
Posts: 842 Joined: 2/17/2003 From: Somerset, UK Status: offline
|
RE: Can't see updated page - 7/20/2004 14:38:20
Try deleting the page from the server - then upload again. Andy
_____________________________
American security is an illusion we buy with our freedoms
|
|
|
|
dpf
Posts: 7123 Joined: 11/12/2003 From: India-napolis Status: offline
|
RE: Can't see updated page - 7/20/2004 14:49:10
quote:
Try deleting the page from the server - then upload again. Andy that just about ensures that its the new page...good advice
_____________________________
Dan
|
|
|
|
Larry M.
Posts: 2764 Joined: 2/20/2003 From: Greenville, South Carolina, USA Status: offline
|
RE: Can't see updated page - 7/20/2004 14:55:43
<<I updated it "live" on the server - but no matter how many times I refresh on my pc (and on another pc that I tested), I cannot get the page to come up with today's changes>> Marissa, I agree with Andy "Try deleting the page from the server", but this time make sure you: >>File >>Publish Site. This same subject comes up here over and over and the answer is always the same - "live" changes to the host server are a no-no - the only correct method of updating to ensure file/navigation/component integrity in FrontPage is publishing.
_____________________________
Larry M. Experience is what causes a person to make new mistakes instead of old ones.
|
|
|
|
dpf
Posts: 7123 Joined: 11/12/2003 From: India-napolis Status: offline
|
RE: Can't see updated page - 7/20/2004 15:12:06
quote:
I ended up working on the site live that isnt inherently wrong..sometimes works and sometimes may be necessary. However, IMHO it just keeps things cleaner to follow the pattern of changing locally and then publishing... your local files match your server files. Front page, in particular, gets confused when you deviate from its control..(I wonder if my first ex-wife helped design the code?)
_____________________________
Dan
|
|
|
|
Giomanach
Posts: 6112 Joined: 11/19/2003 From: England Status: offline
|
RE: Can't see updated page - 7/20/2004 16:36:37
Cleared the server cache?
_____________________________
|
|
|
|
KCIWebMaster
Posts: 524 From: Fredericksburg VA USA Status: offline
|
RE: Can't see updated page - 7/20/2004 16:40:32
No, haven't really touched the server other than through FP. I'll have to go upstairs tomorrow and check that out. Thanks.
_____________________________
Marissa Insanity: doing the same thing over and over again and expecting different results. --Albert Einsten
|
|
|
|
Larry M.
Posts: 2764 Joined: 2/20/2003 From: Greenville, South Carolina, USA Status: offline
|
Two Questions for Dan - 7/20/2004 17:14:44
Dan, Not that I'm an old hand or anything, but will you please tell me what this is?: <<Cleared the server cache?>> And this: <<www.yourdomain.com/?>> Thanks!
_____________________________
Larry M. Experience is what causes a person to make new mistakes instead of old ones.
|
|
|
|
Giomanach
Posts: 6112 Joined: 11/19/2003 From: England Status: offline
|
RE: Two Questions for Dan - 7/20/2004 17:35:02
quote:
<<Cleared the server cache?>> A snag all servers seem to develop. The server will store a copy of the user-end web locally, i.e. the HTML only, and this will get transmitted to the user to save time and bandwidth. Clearing out the server cache will force it to create a fresh page from the server side coding created by FP or the Server Side tech as used by the webmaster. quote:
<<www.yourdomain.com/?>> You can set your browser to check for new versions of web pages at intervals, i.e everytime you visit the page, daily, weekly etc. Adding a question mark to the end of the web address forces the browser to check for a fresh version of the web page. It performs the same function and Ctrl+F5. It's the cheats way of overriding your local cache Dan
_____________________________
|
|
|
|
KCIWebMaster
Posts: 524 From: Fredericksburg VA USA Status: offline
|
RE: Two Questions for Dan - 7/20/2004 19:25:35
See, you really do learn something every day. I'll have to check these out tomorrow when I get back in the office. Thanks Dan.
_____________________________
Marissa Insanity: doing the same thing over and over again and expecting different results. --Albert Einsten
|
|
|
|
Giomanach
Posts: 6112 Joined: 11/19/2003 From: England Status: offline
|
RE: Clearing Server Cache - 7/21/2004 7:33:51
quote:
This is pretty heady stuff. Any guidelines as to when you should do this and, oh yeah, how? You're gonna love me Depends on your server type. With Apache style servers, it's not needed so much, maybe once every 2 or 3 months. If IIS based servers, monthly. Basically all you do, is clear out Temp Internet Files, Temp Files (both user based and OS based). And then repulish/upload the web. Normally you don't have to worry about this as hosts will automaitcally clear out the cache on a regular basis. But if it's your own server, it's all part of the server admin/maintainence procedure that should be unertaken by some poor soul. But all of the Data files related to the running of IIS/Apache etc, must stay intact within the Temp files, as this will corrupt server activities, and possibly cause a failure. And these changes ona regular basis. Normally Windoze/Linux won't let you delete them, but mistakes have been made Dan
_____________________________
|
|
|
|
artpics
Posts: 122 Joined: 12/20/2003 From: London UK Status: offline
|
RE: Clearing Server Cache - 7/21/2004 7:33:58
thanks dan quote:
<<Adding a question mark to the end of the web address forces the browser to check for a fresh version of the web page>> Great tip!
_____________________________
|
|
|
|
Giomanach
Posts: 6112 Joined: 11/19/2003 From: England Status: offline
|
RE: Clearing Server Cache - 7/21/2004 12:10:54
You have a caching problem, try restarting the server, or just IIS, see what happens Dan
_____________________________
|
|
|
|
Giomanach
Posts: 6112 Joined: 11/19/2003 From: England Status: offline
|
RE: Clearing Server Cache - 7/21/2004 13:18:19
Doesn't quite work like that JB, this is an Intranet, not on the internet, it's an internal web. Dan
_____________________________
|
|
|
|
Giomanach
Posts: 6112 Joined: 11/19/2003 From: England Status: offline
|
RE: Clearing Server Cache - 7/21/2004 14:56:53
Your Welcome Marissa, I was elminating my options. I knew it was a cachng problem, it's just there's like a gazillion cures for it lol Again, Your Welcome Dan
_____________________________
|
|
|
|
Larry M.
Posts: 2764 Joined: 2/20/2003 From: Greenville, South Carolina, USA Status: offline
|
RE: Clearing Server Cache - 7/21/2004 21:46:14
<<Stopped and restarted IIS. That did it!!!>> Marissa & Others, If we all didn't come away with a least one valuable tip from Dan after following this thread, we were looking out the window. Thanks Dan!
_____________________________
Larry M. Experience is what causes a person to make new mistakes instead of old ones.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|