Use Javascript to call a script on your server instead.
Thanks donncha, I have done it 🙂
I was wondering how to do this as well. However, I don’t really know my way around javascript. Would you mind giving a bit more of an explanation on how to do so, or linking to a page that does?
Would be appreciated.
Thanks.
Use Google to search for “Javascript hit counter”. Plenty of examples to get you started!
Sorry, should have specified more. It’s not the example to do with visitors above I was interested. But instead, how to use javascript to maintain the dynamic php content I don’t want to be cached in a page.
I have a sidebar widget that returns content randomly and something similar in my header that I’d like to remain dynamic, but the rest of the page to be cached.
Any direction as to where to I can look to do this with javascript?
Thanks.
Figured out how to use javascript to get the plugin in my header working. Still having problems with the widget in my sidebar though. I’m trying to get this widget working with wp-super-cache:
http://wordpress.org/extend/plugins/video-widget/
Any ideas as to how I can get it working? Or even a way that my entire sidebar can remain dynamic?
Just caught that I started posting in this thread after it was already marked as resolved. Starting a new one now.