Home Forums WoodMart support forum How to fix these mentioned issues

How to fix these mentioned issues

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #601064

    debsahoo188
    Participant

    1) Autoloaded options are configuration settings for plugins and themes that are automatically loaded with every page load in WordPress. Having too many autoloaded options can slow down your site. Your site has 1108 autoloaded options (size: 1 MB) in the options table, which could cause your site to be slow. You can review the options being autoloaded in your database and remove any options that are no longer needed by your site.

    2) Page cache enhances the speed and performance of your site by saving and serving static pages instead of calling for a page every time a user visits.

    Page cache is detected by looking for an active page cache plugin as well as making three requests to the homepage and looking for one or more of the following HTTP client caching response headers:
    cache-control, expires, age, last-modified, etag, x-cache-enabled, x-cache-disabled, x-srcache-store-status, x-srcache-fetch-status.

    Median server response time was 1,778 milliseconds. It should be less than the recommended 600 milliseconds threshold.
    No client caching response headers were detected.
    A page cache plugin was not detected.

    #601186

    Artem Temos
    Keymaster

    Hello,

    1. Not all of the issues mentioned are related to the WoodMart theme. For managing autoloaded options, you can review and clean up unused options in your database, but this might involve other plugins and WordPress settings.

    2. To improve caching and overall site speed, we recommend using a caching plugin like WP Rocket. This will help with page caching and improve your site’s performance, including reducing server response times.

    Kind Regards

    #601242

    debsahoo188
    Participant

    I know its not WoodMart issue. Just wanted help if possible as i have no experience on these things. Thanks.

    #601343

    Artem Temos
    Keymaster

    OK, please let me know if there is anything else I can help you with.

    #601348

    debsahoo188
    Participant

    Yeah just wanted to know i created an HTML Block and i want to insert that in one of the layout page. How to do that.

    #601367

    Artem Temos
    Keymaster

    You can copy its shortcode and place it anywhere on your website to display the HTML Block’s content https://gyazo.com/71cca87d65d4c54c66e0b9e1dd260dfa

Viewing 6 posts - 1 through 6 (of 6 total)