Hello team,
Can you please tell me whats the issue in http://www.movzio.com? currently i moved to apache to nginx but don’t know whats the issue website not load properly. using 1 core and 4 gb ram and 50Gb SSD instance. w3 total cache not working 🙁 help me to improve site in nginx ??
-Mosam
You will need to revisit all the optimizations done as many of the things in htaccess won’t work with NGINX as there are notable differences between Apache and NGINX setup. Similarly if running mod_pagespeed, setup has some differences.
You need to research optimizing WordPress for NGINX, on the web. Very commonly found subject. Theme itself needs nothing special for that.
images loads too slowly Don’t know why when i activated another theme images loads perfectly but in newspaper theme it loads after some time like 4 or 5 seconds :\
check this site http://www.movzio.com and please tell me tagdiv team whats the issue??
Hi,
Please see this tread: https://forum.tagdiv.com/topic/theme-speed/#post-900 and this this:
– make sure that you have APC installed or another op cache for php. We have receive some reports that accelerator has some problems in specific configurations with our theme and Nginx. This will reduce your server response time.
Also make sure check this without plugins which might cause slow loading.
Thanks
We use opcache/APC on our system, but I had our hosting provider set that up, so I won’t be much help on this. Ask your host company to set that up for you, or you can also do Google search for “setting up opcache on NGINX” – e.g.
http://www.davidado.com/2014/09/26/how-to-set-up-nginx-with-php-5-5-and-php-fpm-on-ubuntu-14-04/
Ah. No idea. I haven’t used Windows for hosting in over a decade — “I only use UNIX/Linux” …. so I won’t be any help on this. You would think they would have a help desk or support area with info on how to setup opcache/APC or whatever they support (if anything) … not a theme issue, obviously, but both TaGdiv folks and myself use Linux, so if in a hurry today, I’d likely go do some Google research on this issue.
Sorry no help! 🙁
Yes, so you should probably go google how to manage yoru Windows Azure Cloud account — YOU are the one, bro, who mentioned that. Not sure what your azure cloud has to do with anything if that isn’t your server platform.
If running Linux – why not look at the link I provided on how to setup opcache on Ubuntu on Linux????????????????????????????????????????????????????????
AGAIN:
http://www.davidado.com/2014/09/26/how-to-set-up-nginx-with-php-5-5-and-php-fpm-on-ubuntu-14-04/
FROM THE ABOVE PAGE………..
this might not work for you, but why not try it – or contact your hosting support, or RTFM for the platform you’re using???????????????
E.g.,
# Opcache
opcache.enable=1
opcache.enable_cli=0
opcache.memory_consumption=128
opcache.interned_strings_buffer=16
opcache.max_accelerated_files=6000
opcache.max_wasted_percentage=5
opcache.use_cwd=1
opcache.validate_timestamps=1
opcache.revalidate_freq=60
opcache.revalidate_path=0
opcache.save_comments=1
opcache.load_comments=1
opcache.fast_shutdown=1
Okay – sorry — you should wait for somebody else to help as you don’t seem to know how to google stuff for support which is entirely NOT theme related.
Apologies – I will stop trying to help you on stuff.
Bro radu said in this forum that he will help for how to setup APC or opcahce in VM so i post this thing 🙂
thank you
Check here —> https://forum.tagdiv.com/topic/theme-speed/#post-900
Hello tagdiv,
now can you please tell me whether the site load time is proper or not ?? http://www.movzio.com site link??
-Mosam
Hi Mosamlife,
the site loading speed is pretty good, almost as good as our demo. I don’t think there is much you can do to get a better score than that. The score is also affected by external resurces: http://screencast.com/t/MOYUQz6YYt1g
Radu O.