• Resolved Rik0399

    (@rik0399)


    Hi,

    Having set this, it sticks on ’14 out of 445 URLs preloaded’

    is it supposed to preload all i.e. 445 and will it continue to preload load all of the posts if I close the app?

    Also, presumably, this adds a lot of load to the servers CPU when it runs the preload schedule so worry about ISP concerns.

    Can you clarify, please? 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • @rik0399

    Can you please enable debugging mode, Please add following lines to wp-config.php just before where it says: /* That’s all, stop editing! Happy publishing. */

    define( ‘WP_DEBUG’, true );
    define( ‘WP_DEBUG_DISPLAY’, false );
    define( ‘WP_DEBUG_LOG’, true );

    Then try to re-run the preload.

    A debug.log file should be created inside wp-content folder,which should contain error information in it, Please share the file with us.

    Thanks,
    Harshad

    Thread Starter Rik0399

    (@rik0399)

    Thanks,

    Share to where?

    @rik0399 You can share it here: https://pastebin.com/

    • This reply was modified 5 years, 9 months ago by Harshad.
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘PRELOAD’ is closed to new replies.