I have just deployed the W3 Total Cache plugin on my dedicated server (
moillusions.com), but am not sure if it works already (server load still high).I have a very important random link generator:
moillusions.com/?randomyet am not sure how to exclude this from caching? (so it's always a different link when clicked)
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
||||
|
|
|
Use jQuery or Javascript to cycle through and randomly pick one of your links, this way you can bypass the caching?
From http://stackoverflow.com/questions/3419928/how-can-i-return-a-random-value-from-an-array |
|||
|
|
|
|||||||||||||
|