Use jQuery or Javascript to cycle through and randomly pick one of your links, this way you can bypass the caching?
var messages = ["Good!", "Great!", "Awesome!", "Super!", "Nice!"];
function getMessage() {
return messages[Math.floor(Math.random() * messages.length)];
}
From https://stackoverflow.com/questions/3419928/how-can-i-return-a-random-value-from-an-array
Related Posts:
- Difference between w3total cache disk enhanced and disk basic [closed]
- How does W3 Total Cache CDN URL rewrites work? [closed]
- Proper hook for W3TC defines, or dynamically disable w3 total cache [closed]
- Disable WordPress cache programmatically on a request [closed]
- Is W3 Total Cache still useful with CloudFlare? [closed]
- w3 total cache minification breaks wp_localize_script() [closed]
- W3 Total Cache, RackSpace Cloud Files, and Forcing Downloads [closed]
- Page cache for categories not updating with W3 Total Cache [closed]
- Exclude content from w3 total cache [closed]
- Need to create a function that will run regardless of W3TC PageCache for every page request [closed]
- W3 Total Cache active but not working [closed]
- Exclude certain block from caching using Fragment Caching – doesn’t work [closed]
- W3 Total Cache Minify Rewrite Error with WordPress on nginx [closed]
- How to cache custom pages using W3 Total Cache? [closed]
- Lighttpd, WordPress Caching plugin [closed]
- Showing as logged in after logout (W3 Total Cache issue) [closed]
- WP-e-Commerce and W3-Total-Cache integration problem [closed]
- Trouble with WordPress local development and deployments
- How to exclude a specific template from being cached by a CDN [closed]
- How do I get W3 Total Cache not to cache sidebars? [closed]
- Programmatically disable W3 Total Cache in development environment [closed]
- How can I use fragment caching to exclude certain plugins from being cached?
- How can I get W3 Total Cache to recognise Amazon ElastiCache? [closed]
- w3 Total Cache expire headers not set [closed]
- Transient API and caching Plugins
- How to handle is_user_logged_in() with w3 total cache [closed]
- How to hide W3 Total Cache from non admins?
- server load. $_SERVER[‘REMOTE_ADDR’] and $_SERVER[‘HTTP_HOST’] [closed]
- Can I flush W3TC’s cache in a capistrano deploy? [closed]
- W3 Total Cache – Converting Apache rewrites to Nginx [closed]
- Where is New Relic API key? [closed]
- Intercepting Before W3 Total Cache [closed]
- WordPress Leverage browser caching Show how to fix & Eliminate render-blocking JavaScript and CSS in above-the-fold content Show how to fix
- W3Total Cache problem with Nginx [closed]
- Enabling Cache on WP Membership Sites. Good OR Bad?
- Getting “Internal Server Error” when enabling ‘Set expires header’ in W3 Total Cache [closed]
- Remove “?repeat=w3tc” from any url
- How we stop caching of particular div when i am using w3 total cache plugin? [closed]
- How can I output HTML in a template without it being passed through a caching filter? [closed]
- Split Testing with W3 Cache Enabled? [closed]
- W3 Total Cache Minify + cforms II = POST /wp-content/plugins/cforms/lib_ajax.php 500 (Internal Server Error) [closed]
- Memory consumption in w3-total-cache vs wp-super-cache? [closed]
- How do I create a link in the WP admin bar that purges all caches (W3 Total Cache)?
- W3 Total Cache Error: some files appear to be missing or out of place. Please re-install plugin or remove
- Browser detection booleans mess. Caché plugin?
- Pre-Caching and Googlebot
- When using W3 Total Cache should I remove my enqueues from functions.php [closed]
- WordPress cache login issue (w3 total cache) [closed]
- W3 Total Cache + S3 + Cloudfront. [closed]
- W3 Total Cache Minification – Any way to not use php? [closed]
- W3 Total Cache benefits without using plugin? [closed]
- W3 total cache – cache refresh programmatically [closed]
- Is this Solution for Caches vs Cookies Going to Get Me in Trouble?
- Profiling a WordPress Website for Deployment on Shared Hosting?
- Are WordPress Heartbeat API ‘beats’ staggered or do they occur simultaneously for all users?
- Best way to show Dynamic Content on a Cached WordPress Site?
- W3 Total Cache, CDN and theme files [closed]
- Restricting a Plugin to Only Load its CSS and JS on Selected Pages?
- Many POST requests to /xmlrpc.php from GoogleBot taking down server?
- Pros and Cons for high “expire time” on wp-super-cache or w3-total-cache? [closed]
- Limit cache size from W3 Total Cache [closed]
- How to Layer 7 Load Balance WordPress Backend and Frontend?
- Trouble with Transient API when W3TC is activated [closed]
- W3 Leverage browser caching not working for google pagespeed [closed]
- How to stop wordpress from changing default .htaccess permissions to 444
- Clear cache when a post is submitted [closed]
- How to implement a ‘fail whale’ to graciously limit server load (Solutions for system capacity governing)
- Are there server performance benefits to fetching only specific fields when querying the REST API?
- Should I use Transients with W3 Total Cache APC Caching? [closed]
- Is it possible to disable caching of an option when using w3 total cache?
- Update, add, remove plugins, themes or wordpress behind load balancer
- WordPress Browser Cache with W3-Total-Cache doesn’t show new posts [closed]
- What is the expected limit for acceptable performance of WordPress without any adjustments?
- Stress testing WordPress
- AJAX vs Fragment Caching for W3 Total Cache [closed]
- Combine JS and CSS for WordPress admin
- strange characters in wordpress website displayed for visitors [closed]
- How can you develop on a live WordPress installation that is using W3 Total Cache? [closed]
- What are best practices for configuring a server for WordPress sites?
- Make W3 Total Cache “Empty All Caches” function purge varnish [closed]
- Using Global Variables Expensive for PHP
- Writing a view count with w3 total cache
- Varnish + W3 Total Page Cache [closed]
- Can’t get rid of minify after uninstalling W3 Total Cache [closed]
- High CPU & Memory Spikes?
- W3 Total Cache Plugin with WP 3 MultiUser [closed]
- How do I add indexes to WordPress Database?
- Run W3 Total Cache Flush Function with Crontab [closed]
- W3 Total Cache doesn’t detect memcached [closed]
- W3 Cache plugin and Facebook sharing [closed]
- Settings to get the most out of W3 Total Cache
- How to force content refresh of a page that has been loaded previously by the user? [closed]
- Can I ignore caching of a plugin in W3 Total Cache? [closed]
- Is there a way to measure server resource (CPU) usage by WP plugins?
- Enable Minify in W3Total Cache using NGINX [closed]
- Loading scripts on specific page
- W3 Total Cache – How to disable “Performance” menu under multisite? [closed]
- Share media among different domains
- Transient / object cache maximum key length [duplicate]
- Is the W3 Total Cache plugin a good choice for WordPress MultiSite? [closed]