- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2020
11:55 AM
11-01-2020
11:55 AM
Magento 2 Mobile optimization
Hello
I'm getting a good score on desktop but on the mobile very low score. For example I'm getting Preload key requests 3.18 s in mobile but for desktop just 0.65 ms. Also, server response time in mobile is 9.8s and in desktop 1s. Why this deviation?
Any tips would be helpful.
Regards
Gabriel
Labels:
4 REPLIES 4
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2020
09:46 PM
11-01-2020
09:46 PM
Re: Magento 2 Mobile optimization
In order to increase the page score, please follow the below-mentioned steps:
- Make sure that js and CSS are compressed in the backend.
- Use whether the images are optimized or not.
- Ensure that you have added gzip compression.
- Also, implement the AMP concept as it boosts the website speed on mobile.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2020
12:46 AM
11-02-2020
12:46 AM
Re: Magento 2 Mobile optimization
initial server response time should be the same for mobile and desktop.
it may be an issue with the service provider.
do you have a dedicated hosting or shared resources server?
if it's a shared server then there are many limits and each request is dependent on all load of the server. as it has another website load as well.
Also, you can check a simple cms page URL response for Desktop and Mobile with luma/blank theme to confirm if it's an issue with server or coding.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2020
06:24 AM
11-02-2020
06:24 AM
Re: Magento 2 Mobile optimization
Hello @amitsamsukha
thanks for your detail,
we have dedicated hosting from AWS.
still couldnt find the issue.
Regards
Gabriel
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2020
12:05 AM
11-03-2020
12:05 AM
Re: Magento 2 Mobile optimization
@gabriel_helle kindly create a blank cms page with a blank theme
and check that page in the browser and mobile.