- NewspaperHow to Make the Site Faster
- NewspapertagDiv AMP Plugin Tutorial
- NewspaperNewspaper Theme Support
- NewspaperCustom ad spots
- NewspaperRequirements for Newspaper
Thanks for the help, I see that. The problem is that my site is made up mostly by lists and I added the ads with visual composer as an adblock, This work for me very good. Now when i activate the thing it just shows the visual composer code. I wish three was a solution for this as the mobile theme is much faster. Also I would like to know how to add adsense footer ads as they are also not showing. (code is in the head)
Thanks!
I had a situation when adding image as background to “background settings” in theme pannel couldn’t allow in google insights any change.
No matter I do with codes in 5. Remove render blocking css/js – using the TagDiv SpeedBooster plugin (advanced users) https://forum.tagdiv.com/how-to-make-the-site-faster/ – didn’t work.
But! when I removed the image from “background settings” in theme pannel, added in style.css manually at the bottom, all was fixed. render blocking css/js codes worked.
Hope it helps.
Hello,
Speedbooster will not be enough to speed up your site. Please follow this guide and follow each step carefully: https://forum.tagdiv.com/how-to-make-the-site-faster/
Also a note on speedbooster: https://forum.tagdiv.com/topic/incompatible-plugin-detected/
Thank you!
Hello,
This issue occurs when you have too many rewrites in css and you can actually see the style being rewritten as CSS works in cascades. Also speedbooster can also cause this as it will move the style.css to the footer. You can try to speed up your site by following this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/ and make sure you do not have any plugin compatibility issue as plugins can also cause this.
Let us know how it goes.
Thank you!
Bogdan how can I make sure? You’re from NASA, I am a cowboy. I have opened 64758596 tickets on this subject and now it’s starting really annoying me. If it is that simple, you should provide this 15 minutes service instead of spending days on the forum for this subject.
I am sure all the replies (the same with https://forum.tagdiv.com/how-to-make-the-site-faster/) took your team much more time. Mine also.
I really start thinking that it’s only a marketing thing and not something real.
Hello Mayapur Voice,
The speed booster is an optional plugin and it is tested only with these plugins – http://screencast.com/t/hcjLnOqh4i2 and if you use other plugins it will be automatically disabled. A lot of people install the plugin without knowing what it does and after that they add many plugins and some of the them are not written fine so the developer took this decision. If you want to always enable speed booster, delete this code from speed booster file: http://screencast.com/t/RZLIOPUNdqh
1)The latest version of Speedbooster is 4.2.
2)Please notice that the Speedbooster should affect your speed page in well because this is its role. Also, please notice that you are not set it the Speedbooster according to our documentation here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ and if you have just installed, this plugin does not affect it. As you can see in our documentation, this tutorial addresses only for ADVANCED USERS. If you do not have some knowledge in this regard, please notice that you will have to spend quite a bit of time to learning how to increase your page speed and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thank you for your understanding!
Hi,
We have no-one to recommend. We usually recommend studio.envato.com but I don’t think eliminating render blocking requires you to pay some-one to do it for you. You simply need to make sure speed-booster does not deactivate itself due to incompatible plugins:
https://forum.tagdiv.com/topic/speed-booster-questions/
And then follow this guide carefully and save the money for something more important.
https://forum.tagdiv.com/how-to-make-the-site-faster/
Thank you!
Hello,
Sometimes a few elements on your post will cause this such as tables or iframes. Please test another post that has just default theme elements inside it’s content. (make sure you test a post with pagespeed insights, not the homepage as pages do not get correct results on google page speed.)
As for the render blocking, this is not a theme problem but an optimization you can make. You can use the speedbooster plugin for this but be mindfull of the compatibility list inside the plugin code. You can read more about it here:
https://forum.tagdiv.com/how-to-make-the-site-faster/
https://forum.tagdiv.com/topic/speed-booster-questions/
Hope this helps.
Thank you!
Hello,
Please remove 23 total cache as it is known to cause some issues with our theme. We recommend wp super cache as the tested caching plugin.
Please follow this guide to improve your page speed: https://forum.tagdiv.com/how-to-make-the-site-faster/
Thank you!
Hi
You can enable gzip compression to reduce the resource size loaded by the theme. For more detail in this regard you can check our page-speed documentation: https://forum.tagdiv.com/how-to-make-the-site-faster/ Also minifing these resources by using cdn it may help: https://forum.tagdiv.com/cloudflare-cdn/
We decided to keep all css/js code in single files to limit the requests made by the theme to server. For example if we divide the css in five files could appear some of these situations:
– on a simple page it may be required only one file which will be loaded very fast and its size it’s also very low. This is a good thing.
– on a complex page with many elements on it most likely will be required all five css files. That means five requests to the server instead of one. This may not be a big issue on sites with low traffic but if a site hit let’s say 10000 visitors per day this will be a big issue.
Thanks!
Hi,
Please provide more details about some server settings that could affect this, so we can also check it on our side.
Also do you use a cache plugin? Did you optimized your site using this guide? – https://forum.tagdiv.com/how-to-make-the-site-faster/
Please make sure you meet the theme server requirements – https://forum.tagdiv.com/newsmag-requirements-for-newsmag/ and also check the System Status parameters – https://forum.tagdiv.com/system-status-parameters-guide/ especially the php memory.
To improve your server response time you can try to reduce the number of queries (fewer plugins, fewer blocks on page, reduce the elements which use ajax requests/pagination like mega menus/load more/infinite load). To improve the loading speed look the MySQL query cache: http://dev.mysql.com/doc/refman/5.1/en/query-cache.html we also use it on our demo.
Please create your own topics as this one was created one year ago..
Thanks!
-
This reply was modified 10 years by
Alin [tagDiv].
Hi,
For minification, we use cloudflare as other tools do not seem to work properly. Please follow this guide properly and make sure you do not use any incompatible plugins with speedbooster: https://forum.tagdiv.com/how-to-make-the-site-faster/
You can also read more about it here: https://forum.tagdiv.com/topic/incompatible-plugin-detected/
Thanks.
I had to create and use a vc template for each article because it is an editorial site and the authors who will write on it just want a faster and comfortable way to write an article, instead of dealing with html code.
Anyway, thank you for your clarification.
Hi
I’ve checked your site on different browsers and it works fine on my side: http://screencast.com/t/Gur6rxWrh6c I am not sure why this happens on your side but you can try to improve the load speed following our documentationhttps://forum.tagdiv.com/how-to-make-the-site-faster/ also this topic may help you in this regard: https://forum.tagdiv.com/topic/mobile-view-problem-3/
Thanks!
Hi,
You can optimize your wp install to load faster by using this guide:
https://forum.tagdiv.com/how-to-make-the-site-faster/
And also please make sure you have these parameters set: https://forum.tagdiv.com/system-status-parameters-guide/
Thank you!
Hi,
The implementation is the same. Please follow this guide https://forum.tagdiv.com/how-to-make-the-site-faster/ and follow each step carefully.
Thank you!
Hi Bogdan,
I’ve gone through every one of my plugins to check if it was causing the problem before I reset all the options in the theme, and you would never guess which is the offending plugin? TagDiv Speed Booster! I am using a managed wordpress host and obviously the two don’t play nicely. I have removed this plugin and the website now loads faster and has no blue bar. I installed it after the last theme update about 3 weeks ago.
Thanks for all you help,
Gordon
Hi,
A redirect will not affect performance. It will slow down the loading time for the page but not significantly if the site optimization is done properly. Please make sure you increase you page loading times by following this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/
Also make sure you do not use the same names for the categories and the pages as it;s bad for SEO
Thank you!
Hi,
Please disable ALL your plugins except visual composer, clear cache and reset cdn files. Then test again to see if there is any improvement. Please follow this guide https://forum.tagdiv.com/how-to-make-the-site-faster/ as i have checked your site with google pagespeed and saw that you need to optimize your site.
Thank you!
Hello aktifje,
Please ensure that you have correctly followed the steps for optimization you website speed according to our tutorial. Please notice that by default, the style.css file is directly moved to the footer when the speed booster is active. If you want to move the js_composer.min.css to the footer section you have to add it manually through plugin’s file, like this -> http://screencast.com/t/k6ll3aTkgTaa The code that you have to add it there is -> $this->move_style_to_footer_queue('js_composer_front');
Please notice that to make your website faster it is a complex task and require some customizations in order to achieve best results. In the future, if you want to make a deeper development through theme and you are not aware of the steps you needed in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thank you for the message!
Hi
i’ve checked your site with google’s page speed tool and noticed that you don’t have any render blocking resources. If you check it for mobiles there appear some resources but google is very restrictive when it comes from page-speed on mobile devices and may interpret some thing in a different way.
Google penalize your site because images are not optimized: http://screencast.com/t/m4m0Vi3Hj9j Check our documentation for more details about image optimization: https://forum.tagdiv.com/how-to-make-the-site-faster/ and also have a look at google’s docs: https://developers.google.com/speed/docs/insights/OptimizeImages
Thanks!
Hello agent314,
Please notice that the CSS working in cascade (Cascading Style Sheet) and the first time take the code from style.css and then take the color that you have changed from Theme panel or through custom CSS area and because of this will appear that delay in loading. Unfortunately, it is not really a valid solution in this case because is the system’s behavior.
You need to optimize your site by following this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/
The guide shows exactly the steps needed to remove render block js and CSS. There is no easier way to explain it. Please follow every step closely and keep in mind that speed booster has a compatibility list for plugins: https://forum.tagdiv.com/topic/incompatible-plugin-detected/
We can’t offer speed customization services at the moment so if you still need guidance on this or you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you. Also, as you can see in our tutorial, these kinds of information are addressed only for ADVANCED USERS.
Thank you for your understanding!
By the way I already did step 5. Remove render blocking css/js – using the TagDiv SpeedBooster plugin (advanced users)
But after check again the problem still exists.
Hello snaxzer,
Unfortunately, page speed is something you will have to adjust yourself. There is no ‘promised speed’ as this depends on lots of things starting with your server. You need to optimize your site by following this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/
The guide shows exactly the steps needed to remove render block js and CSS. There is no easier way to explain it. Please follow every step closely and keep in mind that speed booster has a compatibility list for plugins: https://forum.tagdiv.com/topic/incompatible-plugin-detected/
We can’t offer speed customization services at the moment so if you still need guidance on this or you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you. Also, as you can see in our tutorial, these kinds of information are addressed only for ADVANCED USERS.
Thank you for your understanding!
Hi
By default our css is loaded in head, before the page body. In order to improve your page-speed please check our documentation: https://forum.tagdiv.com/how-to-make-the-site-faster/
Thanks!