GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Dumb HTML Question $5 Paypal (https://gfy.com/showthread.php?t=885068)

Dailydiapers 01-31-2009 06:18 PM

Dumb HTML Question $5 Paypal
 
I'm drawing a blank (damn WYSIWYG editor's have made me stupid)

What's the code to force browsers to request the latest version of a page?

Ever since I took the frames out of my site I am getting "Why haven't you updated your site" complaints when I have, so people are getting cached versions.

$5 paypal to the first person with the right answer

jmcb420 01-31-2009 06:24 PM

I have never heard of or experienced anything like that. When I update my pages, everyone sees the updated version.

Is it possible you are making an error in uploading to your server?

And who is your host?

drocd 01-31-2009 06:27 PM

I think this link may help you:

http://www.i18nguy.com/markup/metatags.html

* pay attention to the cache related meta tags

Dailydiapers 01-31-2009 06:48 PM

Quote:

Originally Posted by drocd (Post 15417174)
I think this link may help you:

http://www.i18nguy.com/markup/metatags.html

* pay attention to the cache related meta tags

That's close, but even they reccomend using the HTML cache controls over Meta

Killswitch - BANNED FOR LIFE 01-31-2009 06:49 PM

<meta http-equiv="cache-control" content="no-cache">

Dailydiapers 01-31-2009 06:51 PM

Quote:

Originally Posted by jmcb420 (Post 15417163)
I have never heard of or experienced anything like that. When I update my pages, everyone sees the updated version.

Is it possible you are making an error in uploading to your server?

And who is your host?

Uploading correctly and most see the updates, but some get the outdated versions. I suspect they are dialup users and others using the speed boosters that just load cached pages to make it seem faster.

Host is way3 - dedicated server with them and HIGHLY reccomend them. Service and support have been great.

drocd 01-31-2009 06:55 PM

Quote:

Originally Posted by Dailydiapers (Post 15417203)
That's close, but even they reccomend using the HTML cache controls over Meta

I'm sorry but you said HTML tags. That's what I provided. I think you are talking about HTTP controls, which would be sent in the header of the document (not HTML). In that case, it would depend on your site and how you want to implement it.

PHP:
http://letmegooglethatforyou.com/?q=php+cache+control

ASP:
http://letmegooglethatforyou.com/?q=php+cache+control

htaccess:
http://letmegooglethatforyou.com/?q=...+cache+control

Hope that helps.

jmcb420 01-31-2009 07:48 PM

Quote:

Originally Posted by Dailydiapers (Post 15417213)
Uploading correctly and most see the updates, but some get the outdated versions. I suspect they are dialup users and others using the speed boosters that just load cached pages to make it seem faster.

Host is way3 - dedicated server with them and HIGHLY reccomend them. Service and support have been great.

you might be right about the dial-ups, I really dont know.

The code KillSwitch posted looks promising, though. I figured if there was a code for it, it would be a META code/command. Might work for you.

StuartD 01-31-2009 07:52 PM

Quote:

Originally Posted by Dailydiapers (Post 15417213)
Uploading correctly and most see the updates, but some get the outdated versions. I suspect they are dialup users and others using the speed boosters that just load cached pages to make it seem faster.

Host is way3 - dedicated server with them and HIGHLY reccomend them. Service and support have been great.

Speed boosters and even some dial up providers cache the pages themselves... which means that it doesn't matter what you put on your page, the end user will see what's on the booster or dial up server, not on yours.

JamesK 02-01-2009 02:13 AM

Quote:

Originally Posted by StuartD (Post 15417317)
Speed boosters and even some dial up providers cache the pages themselves... which means that it doesn't matter what you put on your page, the end user will see what's on the booster or dial up server, not on yours.

That's what I was thinking :2 cents:


All times are GMT -7. The time now is 06:14 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc