Forums Forums Search & Filter Pro Some post is not cached

Viewing 10 posts - 1 through 10 (of 41 total)
  • Trevor
    #119612

    How are the posts entered in WordPress?

    1. Individually in the admin post editor
    2. User submitted from a front end form/email
    3. Bulk post importer

    Can you give me the search page URL/link?

    Can you give me the page URL/link for a post that should appear in the ‘horse’ results and does not?

    Anonymous
    #119614
    This reply has been marked as private.
    Trevor
    #119617

    Did you try and rebuild the cache?

    Was this horse post imported after or before you made the form?

    What bulk importer plugin do you use?

    Anonymous
    #119620
    This reply has been marked as private.
    Trevor
    #119625

    Can you install a free plugin named Server Status (by Littlebizzy) and screenshot the dashboard panel report and upload the image to a sharing site and give me the link?

    Anonymous
    #119635
    This reply has been marked as private.
    Trevor
    #119647

    Can you increase the WP Memory Limit? If some posts are caching and others are not, it may be that the process is running out of memory. WP allocates 40M by default, and yours is still at that setting.

    In the public_html folder of your server, open/edit the file wp-config.php

    Add a new line towards the end (NOT past the line that says stop editing) and copy and paste this in there:

    define('WP_MEMORY_LIMIT', '128M');

    Save the file. Now WordPress has the higher limit. Now try and run the cache rebuild again.

    Anonymous
    #119687

    Hi unfortunately we increase both to 512M and rebuild the cache again and the result still same.

    Server Timezone (WP): UTC (UTC+8)
    PHP Version: 5.6.30
    PHP Extensions: Core, date, ereg, libxml, openssl, pcre, sqlite3, zlib, bz2, calendar, ctype, curl, hash, filter, ftp, gettext, gmp, SPL, iconv, pcntl, readline, Reflection, session, standard, SimpleXML, mbstring, tokenizer, xml, cgi-fcgi, bcmath, dom, enchant, fileinfo, gd, imap, intl, json, exif, mcrypt, mysql, mysqli, mysqlnd, PDO, pdo_mysql, pdo_sqlite, Phar, posix, pspell, tidy, uploadprogress, xmlreader, xmlrpc, xmlwriter, zip, mhash, ionCube Loader, Zend OPcache, Zend Guard Loader
    Max Upload, Post Size (Input Vars): 2M, 8M (1000)
    Memory Usage: 22M (4%) of 512M (actual limit)
    WP Memory Limit: 512M (defined limit)
    WP Admin Memory Limit: 512M (defined limit)
    WP Debug: Disabled (no logging, display)
    Opcache Size (Max Files, Revalidate): 64M (2000, 2 secs)
    Page Cache (Plugin): Disabled
    Object Cache: Disabled

    Trevor
    #119696
    This reply has been marked as private.
    Anonymous
    #119700
    This reply has been marked as private.
Viewing 10 posts - 1 through 10 (of 41 total)