Not caching specific shortcode on a post
-
Is there any way to disable the caching of specific shortcodes on a page? I am using AmazonAssociatesLinkBuilder(AALB) plugin which shows geo-targeted ads(ads depending on country of the customer). But due to caching, the first ad being rendered by AALB’s shortcode is shown to all customers from different countries. Is there any way to:
- Either, not cache AALB’s shortcodes?
- Or, do something like country-specific caching for a post/page? For example, if after an Italian User has visited the post/page, an Indian user comes, he should be shown an Amazon.in advertisement as there will be an India specific cache for that post/page.
- The topic ‘Not caching specific shortcode on a post’ is closed to new replies.