Forums Forums White Hat SEO How could you minify CSS for SEO?

  • How could you minify CSS for SEO?

    Posted by seohelper on August 24, 2021 at 11:24 am

    My website speed is low. One of the suggestions for increasing the speed is to minify the CSS. Please let me know, how can I do that?

    AdministrativeLegg replied 2 years, 8 months ago 1 Member · 6 Replies
  • 6 Replies
  • the_toxic_nikka

    Guest
    August 24, 2021 at 11:27 am

    Maybe dont create too many class elements. Sometimes I’ve encountered developers add a lot of line break too!

  • Lukinzz

    Guest
    August 24, 2021 at 11:51 am

    Use a caching plugin like wp rocket

  • Brave-Economics-2891

    Guest
    August 24, 2021 at 12:08 pm

    Is that for sure the reason you having slow down? What kind of website is it? Does it have a lot of large images it needs to load? Is it dynamically generating content? What kind of server is it running on?

  • DimeSweeper

    Guest
    August 24, 2021 at 2:32 pm

    There are many tools available for minifying CSS. You can just include them into your deployment pipeline. There are task runners such as Gulp or WebCompiler that you can integrate or you can use some offline tools like ValueTools that provide css minification capabilities.

  • SEMology

    Guest
    August 24, 2021 at 4:24 pm

    Mini dying CSS is like applying a bandaid to a open wound.

    What type of of server are you hosting your content on? Shared?

    Are you utilizing a CDN?

    Are you using a lot of elements and animations that you could cut out?

    Are you using WordPress, and if so is your theme bloated or out of date?

    CSS could be a symptom of a bigger issue.

  • AdministrativeLegg

    Guest
    August 24, 2021 at 4:30 pm

    depends of your website, are you using wordpress ?

Log in to reply.