<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Improving mobile site speed on HubSpot CMS in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Improving-mobile-site-speed-on-HubSpot-CMS/m-p/554104#M26770</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/131510"&gt;@webdew&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot for your answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jan 2022 16:46:12 GMT</pubDate>
    <dc:creator>lfr</dc:creator>
    <dc:date>2022-01-11T16:46:12Z</dc:date>
    <item>
      <title>Improving mobile site speed on HubSpot CMS</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Improving-mobile-site-speed-on-HubSpot-CMS/m-p/551285#M26708</link>
      <description>&lt;P class=""&gt;Hi all,&lt;/P&gt;
&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=""&gt;I hope that someone can help me.&amp;nbsp;&lt;/P&gt;
&lt;P class=""&gt;We have built our website on HubSpot CMS and we are now facing issues with our site speed on&lt;STRONG&gt; mobile. &lt;/STRONG&gt;On the simplest page of our website, we get a score that doesn't go above 55.&lt;/P&gt;
&lt;P class=""&gt;I contacted HubSpot support to help me with that, and we've explored a couple of elements on this page, to see what would have a positive impact. Those did not have any impact on this: reducing the number of CSS and JS, working on the images, sourcing the google font on Hubspot rather than on the API (which is not possible in our configuration)&amp;nbsp; and load the JQuery on site's footer (which caused errors).&amp;nbsp;&lt;/P&gt;
&lt;P class=""&gt;One of the last conclusions that I got was that the HubSpot scripts have an impact on the speed and that there isn't anything I can do about that.&amp;nbsp;&lt;/P&gt;
&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=""&gt;Do you have best practices that I can implement and that would improve my site's speed on mobile? Have you faced a similar situation and improved your site's and page speed successfully?&lt;/P&gt;
&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=""&gt;Thank you,&amp;nbsp;&lt;/P&gt;
&lt;P class=""&gt;Laure&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 14:23:40 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Improving-mobile-site-speed-on-HubSpot-CMS/m-p/551285#M26708</guid>
      <dc:creator>lfr</dc:creator>
      <dc:date>2022-01-06T14:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Improving mobile site speed on HubSpot CMS</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Improving-mobile-site-speed-on-HubSpot-CMS/m-p/551811#M26722</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/117171"&gt;@lfr&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-weight: 400;"&gt;For increasing the speed of the page you can opt the following points&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN style="font-weight: 400;"&gt; minify the js and CSS files added on the site&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-weight: 400;"&gt; Use the lazy load option given by the HubSpot on images&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-weight: 400;"&gt; For fonts, use google fonts instead of custom fonts&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-weight: 400;"&gt; For Videos, use the external video URL for instance youtube instead of internal videos&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-weight: 400;"&gt;If you have some sections where you can remove the js and could use some other option then it will be a good approach to increase the speed.&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;&lt;BR /&gt;Hope this helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If we were able to answer your query, kindly help the community by marking it as a solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and Regard.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 07 Jan 2022 08:36:35 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Improving-mobile-site-speed-on-HubSpot-CMS/m-p/551811#M26722</guid>
      <dc:creator>webdew</dc:creator>
      <dc:date>2022-01-07T08:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Improving mobile site speed on HubSpot CMS</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Improving-mobile-site-speed-on-HubSpot-CMS/m-p/551831#M26724</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/131510"&gt;@webdew&lt;/a&gt;&amp;nbsp;, Thank you for your answer!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- We already tried to minify the JS and CSS files but that didn't have any impact. Also because the JS used are linked to the HubSpot elements and we can't reduce them.&lt;/P&gt;
&lt;P&gt;- Yes, the lazy load is a great option that we use&lt;/P&gt;
&lt;P&gt;- We use a google font, which we were advised to store locally instead of using the API, but we couldn't implement this&lt;/P&gt;
&lt;P&gt;- For videos, thanks for the tip&lt;/P&gt;
&lt;P&gt;- For the JS thanks for the tip &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you, by any chance, have any tips specifically for mobile? Because our speed is good on Desktop, but it is the mobile version that is a bit low.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Laure&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 09:14:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Improving-mobile-site-speed-on-HubSpot-CMS/m-p/551831#M26724</guid>
      <dc:creator>lfr</dc:creator>
      <dc:date>2022-01-07T09:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Improving mobile site speed on HubSpot CMS</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Improving-mobile-site-speed-on-HubSpot-CMS/m-p/551931#M26726</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/117171"&gt;@lfr&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The tips we shared earlier are for both desktop and mobile. And another tip is: if your website is working on the old version of the template in Hubspot then for improving the site speed go for the Hubspot boilerplate theme instead because the folder structure of the HubSpot boilerplate theme is highly optimized and it will improve the site speed. you can try the speed by building up 1 to 2 pages in HubSpot boilerplate.&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;If we were able to answer your query, kindly help the community by marking it as a solution.&lt;BR /&gt;Thanks and Regard.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 12:48:06 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Improving-mobile-site-speed-on-HubSpot-CMS/m-p/551931#M26726</guid>
      <dc:creator>webdew</dc:creator>
      <dc:date>2022-01-07T12:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Improving mobile site speed on HubSpot CMS</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Improving-mobile-site-speed-on-HubSpot-CMS/m-p/551939#M26727</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/131510"&gt;@webdew&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ok, thanks a lot for this new tip! We will try to apply it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Laure&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 12:52:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Improving-mobile-site-speed-on-HubSpot-CMS/m-p/551939#M26727</guid>
      <dc:creator>lfr</dc:creator>
      <dc:date>2022-01-07T12:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Improving mobile site speed on HubSpot CMS</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Improving-mobile-site-speed-on-HubSpot-CMS/m-p/551940#M26728</link>
      <description>&lt;P&gt;Sure&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/117171"&gt;@lfr&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If we were able to answer your query, kindly help the community by marking it as a solution.&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and Regard.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 12:53:59 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Improving-mobile-site-speed-on-HubSpot-CMS/m-p/551940#M26728</guid>
      <dc:creator>webdew</dc:creator>
      <dc:date>2022-01-07T12:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Improving mobile site speed on HubSpot CMS</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Improving-mobile-site-speed-on-HubSpot-CMS/m-p/554104#M26770</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/131510"&gt;@webdew&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot for your answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jan 2022 16:46:12 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Improving-mobile-site-speed-on-HubSpot-CMS/m-p/554104#M26770</guid>
      <dc:creator>lfr</dc:creator>
      <dc:date>2022-01-11T16:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Improving mobile site speed on HubSpot CMS</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Improving-mobile-site-speed-on-HubSpot-CMS/m-p/556411#M26825</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/117171"&gt;@lfr&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;do you have a default theme, one from the marketplace, or did you create a custom one by yourself?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;just asking because each option has it's benefits and drawbacks in case of optimization.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for instance - you can't access needed parts/files in default ones - unless you duplicate them.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To host your google fonts locally(only if you can edit all files in your theme):&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;download the fonts&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;upload your fonts to a folder(recomended a new one without spaces and everything lowercase) in HubSpot filemanager&lt;/LI&gt;
&lt;LI&gt;open the theme-override.css(maybe it's called differently) and place a&amp;nbsp;&lt;A href="https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face" target="_blank" rel="noopener"&gt;@font-face import&lt;/A&gt; at the very top with the links to the files in the filemanager.&lt;/LI&gt;
&lt;LI&gt;After this search for something like {% set font = ... %} at the top of the css file and delete it(or better: comment it out;with HubSpot comment function)&lt;/LI&gt;
&lt;LI&gt;search the css for something like {{ font }} and replace it with 'open sans'(the name in the font-face)&lt;/LI&gt;
&lt;LI&gt;sve the file&lt;/LI&gt;
&lt;LI&gt;navigate to your themes fields.json file of your theme&lt;/LI&gt;
&lt;LI&gt;search for the font settings&lt;/LI&gt;
&lt;LI&gt;look for "load_external_fonts" and set them to "false"&lt;/LI&gt;
&lt;LI&gt;save the file&lt;/LI&gt;
&lt;LI&gt;the fonts should now get loaded from HubSpot&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anton&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jan 2022 16:49:11 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Improving-mobile-site-speed-on-HubSpot-CMS/m-p/556411#M26825</guid>
      <dc:creator>Anton</dc:creator>
      <dc:date>2022-01-14T16:49:11Z</dc:date>
    </item>
  </channel>
</rss>

