How to increase website performance?

Posted in: Newspaper
Post count: 22421

Hello,
Unfortunately we have no tested solution to minify the css without problems. There are multiple plugins that have this option but they do not seem to work 100% for everybody. Try a few of them out with a bit of trial and error and see which one does not create any issues on your website.
Thank you!

Post count: 623

Sir, i have added

<IfModule mod_php5.c>
php_value max_input_vars 5000
php_value max_execution_time 300
php_value post_max_size 50M
php_value suhosin.post.max_vars 5000
php_value suhosin.request.max_vars 5000
</IfModule>

this in my .htaccess file in wordpress directory but still i am getting yellow signal in max_execution_time, max_input_vars, SUHOSIN Installed, suhosin.post.max_vars, suhosin.request.max_vars under the System status

how to fix ?

Post count: 6535

Hi

Unfortunately we have no tested solution to minify the css without problems. There are multiple plugins that have this option but they do not seem to work 100% for everybody. Try a few of them out with a bit of trial and error and see which one does not create any issues on your website.

Thanks!

Post count: 623

Sir, i have added

<IfModule mod_php5.c>
php_value max_input_vars 5000
php_value max_execution_time 300
php_value post_max_size 50M
php_value suhosin.post.max_vars 5000
php_value suhosin.request.max_vars 5000
</IfModule>

this in my .htaccess file in wordpress directory but still i am getting yellow signal in max_execution_time, max_input_vars, SUHOSIN Installed, suhosin.post.max_vars, suhosin.request.max_vars under the System status

how to fix ?

Post count: 22421

Hi,
Please follow this guide in order to increase parameters: https://forum.tagdiv.com/system-status-parameters-guide/ You can also find solutions online to this problem as the parameters are changed from WP not our theme so a quick search through google will return quite a few results on the subject.
Thank you!

Post count: 623

How to remove?

Remove render-blocking JavaScript:
http://www.snaxzer.com/…-includes/js/jquery/jquery.js?ver=1.11.3
http://www.snaxzer.com/…s/jquery/jquery-migrate.min.js?ver=1.2.1

I am not getting corresponding id for above two js

Post count: 22421

Hello,
You can follow this guide from google itself: https://developers.google.com/speed/docs/insights/BlockingJS
And you can also find external sources for this topic: http://www.laplacef.com/2014/05/24/how-to-defer-parsing-javascript-in-wordpress/
Thank you!

Post count: 623

I am planning to Use cookies-Free domain to serve Static resources, i have created subdomain but i am not getting what is bloginfo(‘template_directory’)” function to load your static content does it means i need to make change in theme code ?

Post count: 22421

Hi,
Bloginfo is a wordpress function used to get the url for the theme files as you can see here: https://codex.wordpress.org/Function_Reference/bloginfo in the ‘template_url’/’template_directory’ section.
Our theme does not use this function for the theme files url so if this function is a requirement for your cookie free domanin then Yes, you will have to edit the theme files and replace the theme functions. Unfortunately this will be no easy task. If you cannot do it we suggest you hire a freelancer to help you out on this one.
Thank you!

Post count: 623

Can i use W3 Total Cache instead of WP Super Cache ?

  • This reply was modified 10 years by Amit.
Post count: 22421

Hello,
W3 total cache was removed from the tested cache plugin list as it created problems with our theme. You could give it a try as it’s been updated since then (I think), but we cannot guarantee it’s functionality.
Thank you!

Post count: 623

How can i use google custom search engine results for theme search form
how to use google custom search engine in the same search box in theme

Post count: 22421

Hi,
In order to implement google search in our theme, you can follow this topic: https://forum.tagdiv.com/topic/how-to-create-a-google-custom-search-page/ and follow the tutorial there.
Thank you!

Post count: 623

Hello sir, i am planning to have a forum, can i use Newspaper theme (which is activated on my main domain) on sub domain for forum only?

Post count: 22421

Hi,
You can use it on the sub-domain. It’s OK.
Thank you!

Post count: 623

Thank you, sir,
I have one more question, Is it good to use free CloudFlare? will it affect my website rank or SEO ?

Post count: 22421

Hello,
It depends on what you use from cludflare. We use cludflare ourselves but not all options. You can follow our cloudflare guide here: https://forum.tagdiv.com/cloudflare-cdn/
I hope this helps.
Thank you!

Post count: 623

Thank you for instant response 🙂

Post count: 623

Sir, please help me to fix this

Remove render-blocking JavaScript:
http://www.snaxzer.com/wp-includes/js/jquery/jquery.js
http://www.snaxzer.com/…includes/js/jquery/jquery-migrate.min.js
http://www.snaxzer.com/…assets/js/jquery.themepunch.tools.min.js

Optimize CSS Delivery of the following:
http://www.snaxzer.com/wp-includes/css/dashicons.min.css
http://www.snaxzer.com/…wp-includes/css/jquery-ui-dialog.min.css
http://www.snaxzer.com/…_composer/assets/css/js_composer.min.css

I am using speed booster plugin with WP super cache and CloudFlare enabled.
I have followed speed booster tutorial but after adding provided code in tutorial to functions.php I am not getting ID for above mentioned js and css

Post count: 23312

Hello snaxzer,

Unfortunately, our theme does not have such an option to minify the style.css file and we cannot recommend any plugins with this functionality because is not tested with our theme. For minifying this file we are using CloudFlare for our demo and works fine. If you want to read other views from our users, please check this topic -> https://forum.tagdiv.com/topic/tip-how-to-easily-minify-your-css-without-breaking-your-site/

One of our top members here on the forum wrote his own optimization tutorial here:
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/

Hope this helps!

Thank you for the message!

Post count: 1

I am using WP-ENGINE as a hosting provider, but they do not allow the use of a cache plugin, I have already done the other steps mentioned in the guide: https://forum.tagdiv.com/how-to-make-the-site- faster /, is there another way to increase performance?

Thank you

Post count: 623
Viewing 22 posts - 26 through 47 (of 47 total)
You must be logged in to reply to this topic.