• hi,
    my site was updated by 8 members, so posts was added in every minute and category lists changes according to posts.

    so if category is cached means, user will still see the old cached pages.

    my question is,
    How to cache posts and pages, which settings to edit..?

    No need of cache the index page, categories, tags.
    Thanks

    https://www.ads-software.com/plugins/wp-super-cache/

Viewing 1 replies (of 1 total)
  • you have the ability to exclude. Under the WP Super Cache settings -> Advanced, you have the following section:

    Accepted Filenames & Rejected URIs

    Do not cache the following page types. See the Conditional Tags documentation for a complete discussion on each type.
    Single Posts (is_single)
    Pages (is_page)
    Front Page (is_front_page)
    Home (is_home)
    Archives (is_archive)
    Tags (is_tag)
    Category (is_category)
    Feeds (is_feed)
    Search Pages (is_search)
    Author Pages (is_author)

    So just check the boxes of the pages you don’t want to cache.

Viewing 1 replies (of 1 total)
  • The topic ‘How to cache Posts/pages only ..?’ is closed to new replies.