Hubspot website backup and compress css

Hi @hubspot

How to take Hubspot website backup what are different options are there?

how to compress the css and javascript files like in the wordpress we have plugins what are the solution ?

Hey @aratidesai HubSpot uses cloudflare as a CDN which handles multiple snapshots and backups.

When you install wordpress, you’re installing it on your own server. With a CMS like HubSpot, you’re using their servers as it’s a fully managed solution. They handle the serves and the backups, so you won’t have access to this. You can export some content from your website if you wish to have your own hard copies.

JS and CSS is automatically minified (compressed) within HubSpot too. As long as you have built it within the HubSpot design tools, it will automatically be minified when loaded on any of your pages, no additional plugins required :slightly_smiling_face:

@TomM2 Thank you the information. but then how i can solved SEO issues realated to Hubspot website like minimize css,Reduce how long the page is blocked from responding to user input; Improve page loading time ..please guide

Hey @aratidesai this really is down to your website, the content on it, the template you’re using etc. HubSpot is just he CMS to host the content and provide the page builder. What you build upon that is really down to you. If you’re seeing your stylesheets not minimised I would reach out to your web developer or theme developer to find out if they have implemented this correctly as this would be an issue.
Regarding improving page load time, that’s a big question really and more than can really be answered in simple questions.

There are some great resources which can help, like this one, but it will take a lot of experimentation and work on your end to figure out what works for you! It really is about weighing your required content and functionality against your page speed.

@Developers how to minify the css code in the hubspot and how to compress the javascript and css files n the hubpsot websites.

Hey @aratidesai as I mentioned this automatically happens in HubSpot’s design tools. You can see this within their official knowledgebase here.