CMS Development

Sameer
Participant | Platinum Partner
Participant | Platinum Partner

How to increase Google page speed with HubSpot CMS

Hi,



The Hippo CMMS website hosted on the HubSpot CMS. Here is the link of website --> https://www.hippocmms.com/

We would like 95-100 score in desktop and mobile. Also a loading less than 1s. Please let me know ASAP, Is it possible to achieve that. If yes then let me know how to do it.

Thanks in advance

0 Upvotes
3 Replies 3
stefen
Key Advisor | Partner
Key Advisor | Partner

How to increase Google page speed with HubSpot CMS

@Sameer it's also a good idea to use inline SVGs wherever possible rather than icon fonts or PNGs. Another thing to look out for is errors in the CSS files that could be preventing the auto-minification process.

Stefen Phelps, Community Champion, Kelp Web Developer
0 Upvotes
stefen
Key Advisor | Partner
Key Advisor | Partner

How to increase Google page speed with HubSpot CMS

@Sameer it's possible, I've personally done it recently for a client where the mobile site will have a score in the low 90s and the desktop is 99.

 

It usually requires restructuring the way your javascript is setup so that everything is in the footer rather than the head (including jQuery), lazy loading all images below the fold, and making use of the resize_image_url HubL function.

Stefen Phelps, Community Champion, Kelp Web Developer
Sameer
Participant | Platinum Partner
Participant | Platinum Partner

How to increase Google page speed with HubSpot CMS

Hi @stefen,

 

Can you share the link, for which you have worked.

 

Thanks

-Sameer

0 Upvotes