davecoledave
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Eliminate render-blocking resourcesExclude JQuery is already on
Forum: Plugins
In reply to: [LiteSpeed Cache] Eliminate render-blocking resourceshttps://www.example.com/inc/js/jquery/jquery.js
https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.jsthese both still show after enabling JS defer. All other urls removed but these two still shows.
Forum: Plugins
In reply to: [LiteSpeed Cache] Eliminate render-blocking resourcesI have done it. But these urls are still showing in pagespeed under Eliminate render-blocking resources
https://www.example.com/inc/js/jquery/jquery.js
https://www.example.com/inc/js/jquery/jquery-migrate.min.js
https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js
https://www.example.com/data/themes/xyz/assets/js/jquery.lazyload.js
https://www.example.com/data/themes/xyz/assets/js/jquery.qtip.min.js
https://www.example.com/data/themes/xyz/assets/js/theme.script.min.jsForum: Plugins
In reply to: [LiteSpeed Cache] Eliminate render-blocking resourcesDo you mean by these options?
Separate CCSS Cache Post Types
Separate CCSS Cache URIswhat should I fill in this option? all other options are already enabled in css. here is the screenshot:
https://prntscr.com/u2jy4n
https://prntscr.com/u2jy8oForum: Plugins
In reply to: [LiteSpeed Cache] high RAM usage[root@main ~]# free -h
total used free shared buff/cache available
Mem: 62G 40G 9.9G 104M 12G 21GLoad is too much low. Currently it is morning and visitors are low. but RAM is Full.
[root@main ~]# w
07:03:53 up 1 day, 8:21, 1 user, load average: 0.72, 0.61, 0.58I checked process:
[root@main ~]# top -b -o +%MEM | head -n 22
top – 07:09:26 up 1 day, 8:26, 1 user, load average: 0.69, 0.90, 0.73
Tasks: 318 total, 1 running, 317 sleeping, 0 stopped, 0 zombie
%Cpu(s): 0.4 us, 0.4 sy, 0.0 ni, 98.0 id, 1.2 wa, 0.0 hi, 0.0 si, 0.0 st
KiB Mem : 65799276 total, 11620552 free, 41173564 used, 13005160 buff/cache
KiB Swap: 33520636 total, 33520636 free, 0 used. 23943868 avail MemPID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
11202 mysql 20 0 15.2g 4.5g 13300 S 0.0 7.2 273:42.07 mysqld
15852 www 21 1 1834452 1.4g 36460 S 0.0 2.3 35:01.79 lsphp
16033 www 21 1 1795016 1.4g 35736 S 0.0 2.2 33:56.44 lsphp
16051 www 21 1 1790152 1.4g 36196 S 0.0 2.2 34:20.79 lsphp
15859 www 21 1 1788764 1.4g 35788 S 0.0 2.2 34:01.88 lsphp
15860 www 21 1 1772960 1.4g 36208 S 0.0 2.2 33:15.28 lsphp
15919 www 21 1 1722872 1.3g 35580 S 0.0 2.1 32:27.59 lsphp
15922 www 21 1 1689600 1.3g 35696 S 0.0 2.1 31:17.77 lsphp
15932 www 21 1 1653880 1.3g 35932 S 0.0 2.0 31:09.22 lsphp
15597 www 21 1 1614556 1.2g 35740 S 0.0 2.0 25:19.66 lsphp
15880 www 21 1 1487232 1.1g 35628 S 0.0 1.8 26:32.97 lsphp
15596 www 21 1 1455480 1.1g 38188 S 0.0 1.7 25:26.98 lsphp
15599 www 21 1 1467164 1.1g 35560 S 0.0 1.7 25:23.88 lsphp
15751 www 21 1 1435508 1.1g 35464 S 0.0 1.7 24:53.56 lsphp
15879 www 21 1 1434164 1.1g 36056 S 0.0 1.7 24:29.11 lsphpForum: Fixing WordPress
In reply to: Core Web Vitalsin google pagespeed I can see that
Remove unused JavaScript
Remove unused JavaScript to reduce bytes consumed by network activityjs/jquery/jquery.js
js/jquery/jquery-migrate.min.jsthese both js comes there in unused js. Is it required for wp? or Do I need to delete these js from server?
Forum: Plugins
In reply to: [LiteSpeed Cache] Serve resources from a consistent URLI have reset the plugin and enabled one by one. And this time load is not high. Seems it has been fixed.
Forum: Plugins
In reply to: [LiteSpeed Cache] Serve resources from a consistent URLAfter adding these lines my server load goes high. I checked via top command lsphp is using high load. I have removed the lines and restarted ols. But still lsphp is giving high load. I am using aapanel,php 7.3 and ols. I have reverted css and js combine, minify and purged all, purged css/js, opcode, localisation etc but still lsphp is using high load. But everything was fine.
Forum: Plugins
In reply to: [LiteSpeed Cache] Serve resources from a consistent URLThank you. Has been fixed.
Forum: Plugins
In reply to: [LiteSpeed Cache] Leverage browser cachingI have removed addthis from theme. Now addthis is not coming in gtmatrix.
Now I have checked my website in google page speed and I already minified and combined js and css. But it still show all the css.
https://developers.google.com/speed/pagespeed/insights/
Eliminate render-blocking resources
2.67 s
Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles.https://www.example.com/data/litespeed/cssjs/786c7a1b597d3a28b538377d8ccbdd98.css?bb554
https://www.example.com/inc/js/jquery/jquery.js
https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js
https://www.example.com/inc/css/dist/block-library/style.min.css
https://www.example.com/apps/contact-form-7/includes/css/styles.css
https://www.example.com/apps/indeed-membership-pro/assets/css/select2.min.css
https://www.example.com/apps/indeed-membership-pro/assets/css/templates.css
https://www.example.com/apps/jetpack/css/jetpack.css
And some more css like this are showing there.
Forum: Plugins
In reply to: [LiteSpeed Cache] Localize Resources Results in 404I am also facing same issue.
Forum: Plugins
In reply to: [LiteSpeed Cache] Leverage browser cachingIt is already https://s7.addthis.com/js/300/addthis_widget.js
Please check screenshotForum: Plugins
In reply to: [LiteSpeed Cache] Leverage browser cachingI have sent Report number: BJHNDTSQ
I have added js but it still shows in gtmatrix.
https://s7.addthis.com/js/300/addthis_widget.js (10 minutes)
Please do not post my domain link here. If it requires you can replace domain to example.com
Forum: Plugins
In reply to: [LiteSpeed Cache] Leverage browser cachingI have added these two lines in Localization Domains and purge all. but still gtmatrix doesn’t detect it as a lscache.
https://s7.addthis.com/js/300/addthis_widget.js
https://z.moatads.com/addthismoatframe568911941483/moatframe.jsForum: Plugins
In reply to: [LiteSpeed Cache] Leverage browser cachingsir, then why only three images are giving error? while I used almost 4k+ external images.