• Plugin delays page loading when the user comes, for example, from Facebook. Link with String delays loading.

    Any caching plugin comes by default to ignore the most common strings.

    It’s a shame to get a bad rating, the plugin is good up to a point.

Viewing 1 replies (of 1 total)
  • Plugin Support vupdraft

    (@vupdraft)

    Under cache >> cached adavanced settings there a couple of functions that effectively allow you to do this. You can select from a list conditional tags that will dynamically disable caching on pages that meet each condition. For example, selecting the?“Single Posts (is_single)”?option disables cache on all posts. This is an excellent and convenient way to prevent caching on a set of pages rather than identifying them individually.

    There is textarea “URL’s to exclude from caching” that allows you to specify strings that, when matched, also prevent caching on pages that meet that criteria. For example, if you want to prevent caching on all single event pages, enter?/event/?and all events will be excluded from caching since they all includes?/event/?in the URL. Enter one string per line and be sure to save your settings before moving ahead:

Viewing 1 replies (of 1 total)
  • The topic ‘String blocking’ is closed to new replies.