pathuri
Forum Replies Created
-
Forum: Plugins
In reply to: [Autoptimize] Combine external JS & CSSFuttta,
Thank you so much for your detailed reply.
I definitely want to use AO to improve my web site scores as well as
true user experience in faster page loads.
Currently AO is disabled, just to see the page speed difference.
If you have time, request you to see page speed for different pages.
I will enable AO and will send you the detailed reports from 3 test sites.
Hope to send the same in next 3 Hours.
Can you mail me your email-id.Forum: Plugins
In reply to: [Autoptimize] Combine external JS & CSSLet me clarify more.
a) Currently both JS & CSS are ENABLED.
b) If I’m right – Supercacche sends compressed files to cloudfront and cloudfront renders the same based on user/browser page request.
c) Where does AUTOPTIMIZE minification fit in the sequence of events when CLODFRONT/CDN server is being used?
d) Somehow MINIFYING CSS/JS files is disturbing the page styles. Finding and disabling one by one, does take time. Sometimes some functions are not working.
e)If AUTOPTIMIZE minifies and combines all JS (and for CSS also) into one single BIG file (which is reported by WEBPAGETEST as being load time running to close 7000ms), then loading such a BIG file by CLOUDFRONT CDN server, will defy the whole purpose of CDN – Am I Right? I mean distributed loading of files by all CDN servers parallely. If files are small, I feel better for CDN and parallel distribution by global servers. If there is ONE BIG JS or CSS file, it can’t be split among CDN servers and thereby slowing down the page rendering and increasing the page load time.
f) If Iam right, AUTOPTIMIZE is good for shared hosting, non-CDN web sites – pl clarify.
g) YSLOW and PAGE SPEED reporting LOW scores on many JS and CSS files being not combined – is by design and not by intention because of CDN servers. It might be valid for single, shared, non-CDN sites. Pl clarify. In that case using AUTOPTIMIZE or any MINIFY tool is of tremendous use.
h) What I observe is I get better/faster page rendering by disabling AUTOPTIMIZE than ENABLING it. But WEBPAGETEST/GTMETRIX/PINGDOM report more time for page rendering. Is it because of BROWSER cache ?
If I enable, AUTOPTIMIZE, then all the test sites report better page speed, but my actual experience on page rendering which is visible to me is slow. There is a clear and distinct speed difference with/without AUTOPTIMIZE. But test sites do report higher page load times. Not able to understand why?Forum: Plugins
In reply to: [Autoptimize] Combine external JS & CSSIam using cloudfront for static files caching and the same is specified in wp supercache.
Iam getting considerable speed up because of cloud front.
Enabling either js or css , are causing some pages not rendering properly.
I also enabled browser caching.
Is there any way, I can enable only combining and not minification
.Forum: Plugins
In reply to: [Autoptimize] Combine external JS & CSSThanks for the reply.
Since PINGDOM and YSLOW reported close to 45 JS & CSS files NOT combined, I was searching for other COMBINE ONLY plug-ins.
My site is : http://www.nammavidyaranyapura.org/.
Your help will be of great use to me.
Also having some form of CACHE CONTROL is very much required.
I read that CACHE can be as big as GIGA-BYTES.
Very dangerous for our site which is on shared-hosting.Forum: Plugins
In reply to: [Autoptimize] Combine external JS & CSSAnd added to that because of the above, the overall score remains low, in between 70-80.
Forum: Plugins
In reply to: [Autoptimize] full path name for css file?Does it mean that, I can specify
(a) dw-question-answer (plugin name)
(b) dw-question-answer:style.css (plugin:css file)
(c) /wp-content/plugins/dw-question-answer/assets/css/style.cssAre all the above 3 valid?
Does it apply same to JS files also?
Thanks for a wonderful plugin.
Forum: Plugins
In reply to: [Autoptimize] Google PageSpeed Insights: autoptimize files not compressed?Is it possible to give full path for a css file to be excluded?
The reason is, some plugins do use simply ‘style.css’ for their css.
and specifying ‘style.css’ will disable css of all those plugins.
Or format like plugin:cssfile might be a good idea?Forum: Plugins
In reply to: [User Control] No user data update [solved]PHP Notice: Trying to get property of non-object in /hermes/bosoraweb184/b2238/ipg.nammavidyaranyapurao/wp-content/plugins/user-control/usercontrol.php on line 83
Forum: Plugins
In reply to: [User Control] No user data update [solved]PHP Notice: Trying to get property of non-object in /hermes/bosoraweb184/b2238/ipg.nammavidyaranyapurao/wp-content/plugins/user-control/usercontrol.php on line 83
Forum: Plugins
In reply to: [YOP Poll] Long Page Loading Time with widgetI too observed the same problem.
It is taking lot of time to LOAD
and all the sites are reporting the same.
Pl reduce the LOAD TIME.Forum: Plugins
In reply to: [EWWW Image Optimizer] Optimize More MenuThanks for the reply.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Optimize More MenuThanks for the reply.
I have added 2 additional folders for optimization.
How do I know that they have been optimized.
I just brought the CLOUD version.
What I understood is optimization will be done in CLOUD reducing the load on server.
Any other benefits of going to CLOUD version.
Can images be stored on CLOUD and served from CLOUD – similar to CDN?