Site load time increased

It may be that the WP database is a bit ‘cluttered’ with draft posts and other things. I’d recommend an optimizing plugin to optimize the WP database. But it also depends on your traffic. Maybe the amount of traffic indicates a need to upgrade your hosting plan from a shared server to the next level.

Site too Slow to establish db connection?

This has something to do with your database server to speed up response time. Also may be it is validating your IP from where your are pinging . If you can whitelist your IP,the connection would be more reliable and may increase ping time.

How to improve my site’s loading time?

You are using Woocommerce which starts a session for every visitor to your site. This limits Cloudflare’s cache performance since each unique session needs to be handled individually. That’s how things like the shopping cart work. Woocommerce added the ability to store this session data in object cache rather than the database (memcached/Redis/etc). I’m not … Read more

How to Aggregate, minify and compress (AMC) static and dynamic resources?

Here is a plugin that does all 3 actions : https://wordpress.org/plugins/merge-minify-refresh/ Plugin Description : This plugin merges/concatenates Cascading Style Sheets & Javascript files into groups. It then minifies the generated files using Minify (for CSS) and Google Closure (for JS – fallback to Minify when not available). Minification is done via WP-Cron so that it … Read more

How we can reduce wordpress page loading time? [closed]

LiteSpeed Cache (1,033total ratings) All-in-one unbeatable acceleration & PageSpeed improvement: caching, image/CSS/JS optimization… https://wordpress.org/plugins/litespeed-cache/ Autoptimize (994total ratings) Autoptimize speeds up your website by optimizing JS, CSS, images (incl. lazy-load), HTML and Google Fonts, asyncing JS, removing emoji cruft and more. https://wordpress.org/plugins/autoptimize/ other plugins: https://wordpress.org/plugins/search/Cache/

How to preload the entire site with javascript?

This is NOT a good idea. If you get that kind of behavior, then you didn’t properly code your carousel thing / CSS. You should hide the element that contains it, and reveal it in the js hook. But if you really want to go your way, here’s how: header.php: … <body <?php body_class(‘site-loading no-js’); … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)