Hello,
I have my website (series.pl) and problems with Google Insights – https://developers.google.com/speed/pagespeed/insights/?url=series.pl
I tried everything to impove results but with without success.
When i put minify for css and JS my images didnt show on website but when i disabled minify everything was ok.
Can you help me to improve results >?
Thank you for answer.
It works now, because I had minify for css working. When I disabled minify everything works.
Yes sure! You can view the page in this developer site: http://test.melarossa.it/video-ricette/
Sorry is more slow, sorry, is a developer server! Without caching, without plug-in to minify!
If you open console browser you see the error!
Multi-site w/ Sub-direcotories – NewsPaper 7 (Installed on and plugins tested on the primary site.)
Hey – So I went through the tutorials and have a couple of questions:
1. TD Speed Booster – Primary Site Activated Only
I added the CSS & JS as mentioned in the docs >> Purged all Cache on CloudFlare >> Ran PageInsights and the same files showed up in the “Should Fix” Suggestion Summary.
I did have an error in NewsPaper System Status stating it was deactived due to plugin conflict >>
So I commented out the lines in the Speed Booster Plugin PHP (as per tutorial) >> Cleared CloudFlare CDN >> Ran PageSpeed Insights again == The exact same CSS and JS files in the Should Fix.
Any Ideas?
2. WP Super Cache – Network Activated
Shows page Cached: http://screencast.com/t/muegNyyeNUoC
NewsPaper System Status, NO Active Caching Plugin: http://screencast.com/t/nWPRhHjHw
Cached files in supercache directory: http://screencast.com/t/9DafM4rEem
Any Ideas?
3. WP Super Cache – Developer Installation Instructions
Do we also need to follow these directions? http://screencast.com/t/3huZNEaTuI
Original page here: installation: https://wordpress.org/plugins/wp-super-cache/installation/
4. CloudFlare – Do you guys still get on Google PageSpeed Tools (Even if you have minify enabled on CloudFlare): Consider Fixing = Minify Javascript and Minify CSS
Hey Bodan – Thanks for the reply.
1. How many Cores and Ram? (have you had any experience with SiteGround hosting and their Cloud product?)
3. I have the CloudFlare Pro account – Do you use Raygun or any of the apps?
4. Using Cloudflare – I have Auto Minify selected and cleared cache… waited 5 minutes and ran the Google PageSpeed Insights again.. It’s still giving me a notice to Minify JavaScript and CSS.
CloudFlare:
http://screencast.com/t/j6WFHFtg
PageSpeed Insights:
Desktop: http://screencast.com/t/XdElIZtGpARa
Mobile: http://screencast.com/t/ppziQw0W58lW
5. Have you had any experience with WordFence Security?
Best,
IC
-
This reply was modified 9 years by
InstallationComplete.
My website (https://goo.gl/KDTa52) is alone on VPS and deployed on LEMP. I have used fastcgi for page cache and browser cache.
And for other cache type, I used W3 Total Cache plugin.
Page Cache – Disk Enhanced
Minify – None
Database Cache – Memcache
Object Cache – Memcache
Browser Cache – Disabled
CDN: AWS Cloudfront
Even after all this optimization site load time is more than 5 sec (gtmetrix). What else shall I do to improve site speed?
Hello,
This is the most common javascript error we have encountered. It is in most cases created by plugin conflicts or javascript optimization or minify tools. Please disable all plugins except visual composer, clear cache and reset cdn files. Then test again. Also check for any js minify/optimization as these tools can also create js errors.
Also child themes can also affect this if you have any custom code in there that is not added properly or simply because the child theme was not updated.
Thank you!
I have a very big problem with the plugin W3 Total Cache The problem is that the site stops working after I turn on the function Minify and than {save settings&Purge Caches}.
My hosting administrator said that the problem in the site and its writing, and recommended apply for developers. In The site I also can not connect CDN whole week hosting also said to ask about this problem for developers.
You should manually minify your CSS and not do it via the cache plugin; and don’t minify js with plugin, that also needs to be done manually. My long optimization thread in the docs > diy tutorials > best of forums has some examples on that. I also recommend NOT using child theme for best results overall on speed.
Hi all..
I’ve problem with fonts after minify css and js files.
For pagespeed I did some changes. Using child theme.
1. deleted import code from child theme style.css and moved main style.css content to child theme style.css.
2. moved font codes from header. and imported fonts child theme style.css file.
3. don’t use child.css file.
4. Moved jquery and other js files from header to footer.
Using w3 total cache, and when I activate css minify web site fonts not showing correctly. And after a few minutes only home page turning mobile version.
Selecting post content font “Open Sans” from theme panel, but it doesn’t work.
But if I change font family css code from Chrome Developer Tools, like font-family: “Open Sans, sans-serif”;, it shows fonts correctly.
I removed font codes header, but not changed.
What the reason can be?
HI
The theme generate a custom js for each block added on the page. You can try to use cdn to minify page’s html and the inline js. Please check our documentation fort m ore details in this regard: https://forum.tagdiv.com/cloudflare-cdn/
Thanks!
Hi,
We see a lot of inline JavaScript being generated by the theme which we are unable to minify. Is there any setting we can use to optimise this?
Been using AMP with theme since Nov. 2015.
Simply install the official Automattic (people who make WordPress) AMP plugin.
https://wordpress.org/plugins/amp/
If using Yoast SEO, add the Yoast ‘Glue for AMP’ addon.
Ensure your site doesn’t break /amp/ endpoints by minifying, compressing, or rewriting the amp css (e.g., cloudflare, etc.).
I think that is about as “definite” an answer that you will get, as posted previously by the TagDiv theme. You could set up AMP yourself right now in 10 minutes. 🙂
(( I don’t work here. Just a 4-year lurker 🙂 ))
Yes @snaxzer I don’t minify CSS with any plugin except the one done in my CloudFlare account as explained in your article. Though I was using W3 Total Cache before but I have uninstalled it to follow your tutorial.
What could be happening???
Hello @hadharm,
Considering that you have followed all the steps given in the tutorial https://goo.gl/e6pVWs
After that, you have to purge all the caches from WP- Super Cache Plugin and Browser as well.
Don’t minify any CSS of js manually using any online tool or a plugin.
Hope this will help you.
Thanks for your understanding
-
This reply was modified 9 years by
Amit.
Hi
We’re sorry for any inconvenience you have encountered using our theme.
The theme is tested and feature images should be displayed without any changes in code. However checking your site I’ve found some errors in browser’s console which are related with theme’s js: http://screencast.com/t/A5oKnz8tg This errors may be caused by some plugins which conflicts with the theme or by some minifycation used for js. Try to deactivate all plugins except Visual Composer, clear all caches, purge cdn files if you’re using, remove the css/js minification then test the site again.
The theme can’t control the informations picked by Facebook sharer when a post is shared. Facebook looks for og tags and picks the details from these tags. To generate the og tags you can use a plugin like SEO By Yoast which is tested and works fine with our theme. Please check these links for more details in this regard: https://kb.yoast.com/kb/getting-open-graph-for-your-articles/ – https://yoast.com/social-media-optimization-with-wordpress-seo-by-yoast/
Another important aspect is server’s response time. Facebook won’t wait to long for requested data and if the server respond to slow some data will be skipped. Checking your site with google page-speed tool I’ve noticed that the response time is higher then 6s, please check the screen: http://screencast.com/t/2qMDqyDS2 Make sure that your server meets theme’s requirements and also ensure that the parameters from system status have the values indicated here: https://forum.tagdiv.com/requirements-for-newspaper/ – https://forum.tagdiv.com/system-status-parameters-guide/
It is very likely that Facebook won’t anything about a new published post. Facebook handle a huge amount of data and a new published post won’t be indexed automatically. However you can force Facebook to update new posts by running a fresh scrape with debugger tool: https://developers.facebook.com/tools/debug/og/object/ – http://screencast.com/t/8rKTpv28f
Hope this helps!
Thanks!
Hi
Please refer to our documentation for more details in page-speed regard: https://forum.tagdiv.com/how-to-make-the-site-faster/ Try to optimize the images following google’s docs: https://developers.google.com/speed/docs/insights/OptimizeImages Also you can use leverage browser cache to reduce the size of the css/js resources served by the server: https://gtmetrix.com/leverage-browser-caching.html
To minify js you can use Speed Booster plugin which loads the minified version of js for the theme. Also for css you can try clodflare; https://forum.tagdiv.com/cloudflare-cdn/
Hope this helps!
Thanks!
I have install this theme 3 mounth ago but my site is works too slow to talk. I have seen this following problems website. Please help me.
Enable compression
Minify JavaScript
Optimize images
Minify HTML
Minify CSS
Thanks
Mohi Uddin
Hi A,
Is it possible to have only the CSS that
Nope, you have to strip out the unnecessary lines. Is very well commented, so is easy.
Can I delete Woo Commerce and BB-Press and their CSS if I don’t need it.
Yes (remove them also from functions.php), no problem.
What needs to be tweaked in Main Style CSS if I want to use only OpenSans and Geomanist fonts type.
I think that @neotrope (Chris S) have a tutorial for something similar (look into “Best of Forums”)
Can We Delete all Comments from all PHP files and Minify them, same for HTML and CSS.
Yes. If you compress/minify them, the comments are to be deleted. You’ll obtain better results one by one that use some plugin. The bad thing, is to much work and every update you have to do it again, but it’s worth!
Hi TagDiv,
Is it possible to have only the CSS that is needed to run Only My Theme Demo Type
Specifically, if I’m using Politics demo type is it possible to have CSS only for Politics Type
Can I delete Woo Commerce and BB-Press and their CSS if I don’t need it.
What needs to be tweaked in Main Style CSS if I want to use only OpenSans and Geomanist fonts type.
Can We Delete all Comments from all PHP files and Minify them, same for HTML and CSS.
Please do reply
Thanks
Thanks Catalin!
What I will do is to exclude tagdiv_theme.js from minify plugins/CDNs. Maybe this fixes my problem.
And we detect the problem. The mod_pagespeed module installed on our server caused the problem. We changed some parameters that refer enhancements load and run JS (pagespeed_js_minify).
Reference: https://developers.google.com/speed/pagespeed/module/build_mod_pagespeed_from_source#js-minify
Thank you!
Our website (www.kolkata24x7.com) absolutely needs Total Cache Plugin with Page Cache method Memcached, without this our site crashes when a huge traffic arrives but we are experiencing (with enabling the Total Cache) few issues now when we have activated these Newspaper theme. Sometimes the Mobile view is loading at Destop computers, similarly the Desktop version view is showing for few pages when we are seeing the site on mobile.
Another issue is when we are enabling the “CSS minify settings” at Total Cache, then the site is loosing the css effects.
Please suggest how to configure the Total Cache Plugin with this Newspaper theme otherwise we will be in deep troubles.
Hi
We haven’t tested cloudflare’s rocket loader with the theme but usually the rocket loader or automatic compression of js resources cause this. We don’t recommend using an autominify tool as this could generate js conflicts and break features that use js, function as in your case mobile menu and search.
Thanks!
I have dedicated server, advanced user, and I do my own hacks to minify CSS, de-enqueue elements not used (emojis, etc.); and move stuff to footer.
You can see my long winded thread in the docs > tutorials > DIY > best of forums
I am just an oddball case as I do some major changes to the header and footer to optimize the site so don’t need speedbooster to do that for me.
e.g., I load all the critical above the fold CSS in header and move main style to footer manually after de-enqeuuing it from header via functions/filter.
SpeedBooster is a helper, but not only way to do that; and there is no one click solution for solving “above the fold” content issues for pagespeed score for all sites.