My website specially mobile view is facing a lot of issue of speed. Its on Wordpress. How can i solve the issue.
Due to increased load time my conversion is being affected.
My desktop view speed is okay.
Related
I use METALOGIC THEME the problem is that the first page doesn't appear well to the user in addition to being slow
wordpress problem of slowing down and not showing the page well
There could be several reasons for this but my first instance is to ensure you don't have unnecessary plugins installed which can slow down your site.
Use Google PageSpeed Insights to analyse what could be wrong with your page. It will give you a good indication on what's affecting page load speed
Use a Good Caching plugin. W3 Total Cache is my personal favourite
I'm trying to speed up my website built in using Wordpress.
Caching is enabled for most parts of the site, also I'm using cloudflare to speed it up.
When I ran couple of tests, to check optimization and speed of my site, I had some issues showing up in css sections and some font headers, that took a lot of time to load. Theme that I used for wordpress site was ASTRA theme. However, I am having problems now finding those in my main database, to make corrections.
Domain and hostings are from HOSTGATOR, hatchling plan.
Website page is : healthy-paradise.com
I'm still building up this site.
Anyone to try to help me out and tell, where can I locate these files, folders and directories, to make changes, and what needs to be changes?
Link of picture attached shows files in question..
Best regards to everyone.
first of all you need to understand a few thing about website performances. There is no "perfect" website, getting the 100% on google page speed insight or lighthouse is nearly impossible, but you can get close.
Most of the theme available (free or for purchase) are using what we call "libraries" or "framework" made to ease the development process. The downside of those website is that you're loading more content, tools, code than necessary.
For example your website is using jquery (an heavy js library) and bootstrap (css framework). So you're already losing performances on that end. Usually you can't do anything for that beside properly loading scripts (loading them from the function.php file ... etc).
From what I can see you're losing a lot of performances on your image sizing, this you can control, your images should be optimized for web with proper format, size and dimensions.
One other big thing is that you're not using ssl. which also impact performances.
Anyway I think you should get it now, fix all you can fix, and you should be good.
https://web.dev/measure/?gclid=Cj0KCQjw9IX4BRCcARIsAOD2OB2k4TK53FGVyn-B2ASY_46zmbyHBzUAmI_Cj6UWvHBi9_3jiKbeAKAaAiqTEALw_wcB
I have tested the following AMP article - https://www.windowstechit.com/4237/windows-10-hdmi-audio-not-working/amp/ using GTMetrix. The test link is as - https://gtmetrix.com/reports/www.windowstechit.com/ifzKQuOu.
The page load time is 6.2s. I manually tested the AMP page and its taking lot more time. I also tested using PageSpeed Insights tool of Google. There also mobile score is less. The article is very lengthy with some YouTube videos embedded in it.
As a whole for my site, the AMP pages are loading slow. What is the reason.
I am using the AMPforWP plugin by Ahmed Kaludi for Wordpress.
Is this a cause of concern for slow speed.
AMP is not a magic pill that will instantly make your website super fast. You need to apply web optimization techniques . I suggest you start with a web performance test and take it from there.
I am developing a website for a car rental company and am using a subdomain for testing. The site is very slow on all browsers (and on the backend) despite high score on Pingdom, PageSpeed Insights, and GTmetrix. I'm not new to WordPress and page speed and have been able to achieve speed with the use of plugins and the right hosting.
I am using the Avada theme with the following plugins (I have already removed each plugin individually to see if any one of them was the culprit):
Autoptimize
JCH Optimize
Ninja Forms
Justified Image Grid
W3 Total Cache (used with maxCDN)
WP Migrate DB
WP-Optimize
wpMandrill
Our hosting provider is HostGator but I want to use Pagely.
Here is our Site
I just tested it out on pingdom and scored a 91/100.
Also, pages with very little content, such as our contact page, run slow as well.
FYI, this is a test site so you might find random pics of my dog in strange locations.
If you are using Google Chrome, open an incongnito page and open developer tools, click on network and then load your site. Now sort by time(latency). You will notice JCH Optimize, Autoptimize and WP-Optimize are taking up a lot of load time. Disable these plugins one by one to see if it makes any difference.
Also - I don't think you need three different plugins to optimize your site. One should be enough.
Hope this helps.
For one of my sites, i use WP Super Cache along with WP Mobilizer to serve the mobile theme for mobile/smartphone visitors.
What is happening, from time to time, the desktop version shows the mobile site and mobile site shows the desktop version.
This is frustrating when a mobile visitor is unable to see a mobile optimized theme.
For the record, W3 Total Cache does not work on my box and i switched over to Super Cache after my dedicated server crashed on a default install of total cache. Even before it could be configured, load spiked so much that the server kept running out of memory.
back to the issue, i posted a support ticket on both the plugins #wordpress, but not a single response. I emailed the authors offering to pay them for their time but still nothing.
Any help on this would be greatly appreciated.
Does the site work after removing the Super Cache plugin? I guess the issue is when a visitor on same IP visits your website from different devices the previous version of the site is loaded. I suggest not to use WP Super Cache as it is outdated and many problems are reported after updating WP, you should move to some other cache plugin like http://wordpress.org/plugins/quick-cache/