Hi!
I use templatic ecommerce script and I have http://www.mywebsite.com?page=cart as an url.
Unfortunetly the cart does not refresh when I add new item. The website I mentioned above deosn't refresh either.
I tried to add at /wp-admin/options-general.php?page=wpsupercache&tab=settings#rejecturi
something like:
'page=cart
?page*
/?page
*page*'
as a string I want to exclude from caching - no results...
Is there any other way to stop caching this part of page?
Please let me know.
Regards.
M