Forum Moderators: coopster
One thought was utilizing JavaScript to make a remote call to a php script which updates a unique file, then returns the new COUNTER STAT NUMBER for display. This way search spiders, non-javascript browsers,etc. don’t increment the counter number. Another advantage to this would be the page can load without any lag time (I think) from the javascript making the remote call?
I believe ebay's listings work in a similar fashion.
Any other suggestions?