Page 1 of 1

About page cache and cookies

Posted: Mon Jan 12, 2009 12:11 am
by wpsd2006
I recently developed a web here -> http://www.lihong.biz

now during development i found out after change some code especially the javascript
sometimes i have to delete all browser cache to make the script work ?

now i wonder if i change so many time what will happen to the guess user ( our customer ) especially when they never
do the ctrl + shift +del (firefox) cleaning all the cache , they won't be able to get the newest web version then
which will effect our customer who visiting the website

is there any way to clear the cache or maybe history ( only our website will be better ) when they come in only the first time.

now if suppose there is a code to do that and now i want to create a user system for the web site and using cookies
will it get effected or is there any solution regarding this kind of problem ?

can anybody shade some light for me, thanks. no need for code...

Re: About page cache and cookies

Posted: Mon Jan 12, 2009 11:52 am
by josh
If you're really that concerned you bypass caching, just append a random string to the GET part ( after the ? )

Re: About page cache and cookies

Posted: Fri Jan 23, 2009 9:44 pm
by wpsd2006
yeah i can do that
but another problem arise i need to keep the url clean for seo