Home › Forums › WoodMart support forum › How to fix these mentioned issues
How to fix these mentioned issues
- This topic has 5 replies, 2 voices, and was last updated 8 months ago by
Artem Temos.
-
AuthorPosts
-
September 29, 2024 at 8:47 am #601064
debsahoo188Participant1) 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.September 30, 2024 at 9:31 am #601186
Artem TemosKeymasterHello,
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
September 30, 2024 at 10:33 am #601242
debsahoo188ParticipantI know its not WoodMart issue. Just wanted help if possible as i have no experience on these things. Thanks.
September 30, 2024 at 2:18 pm #601343
Artem TemosKeymasterOK, please let me know if there is anything else I can help you with.
September 30, 2024 at 2:20 pm #601348
debsahoo188ParticipantYeah 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.
September 30, 2024 at 2:55 pm #601367
Artem TemosKeymasterYou can copy its shortcode and place it anywhere on your website to display the HTML Block’s content https://gyazo.com/71cca87d65d4c54c66e0b9e1dd260dfa
-
AuthorPosts
- You must be logged in to create new topics. Login / Register