Good Morning
I have just tested my site on google mobile-friendly and it states I am not user friendly site. How do I make it mobile friendly?
https://www.google.com/webmasters/tools/mobile-friendly/?url=http%3A%2F%2Fpro-amkits.co.uk%2F
Thanks
Dan
-
Howdy,Yes I have done all of that but it still comes up with the following!https://www.google.co.uk/webmasters/tools/mobile-friendly/?url=pro-amkits.co.uk"Not mobile-friendly"& as a result of doing the above the products in New Products & Featured Products on the home page keep changing. ThanksDan
1 answer
Hi Daniel Hodgson
Magento supports a few way to improve the performance. You can consider the to do list below:
1. Turn on cache in Magento:
+ Addmin -> Systems -> Cache Management -> Select all choose enable
2. Merge css and js:
+ Admin -> Systems -> Configuration-> Advanced -> Developer -> Javascript Setting -> Merge JavaScript Files -> yes
+ Admin -> Systems -> Configuration-> Advanced -> Developer -> Css Setting -> Merge CSS Files -> yes
3. Keep log turn off :
+ Admin ->System -> Configuration -> Advanced -> Mage Log -> Set Disable and Save
4. Enable flat catalog
+ Admin -> Systems -> Configuration-> catalog -> frontend -> change Use Flat Catalog Category to YES and change Use Flat Catalog Product to YES.
5. Turn Compilation On
+ Admin -> System -> Tools -> Compilation and click on the “Run Compilation Process” button.
6. Or you can use 3rd party extensions to handle Magento cache (for instance, Full Page Cache etc.,)
Please do it and recheck with the Google tools as you did.
Hope it helps.
Regards,
Mall