SEO _ Error Issue After Joomla Update And Template Update - Question | JoomShaper

SEO _ Error Issue After Joomla Update And Template Update

Gavin Bates

Gavin Bates

Template 9 months ago

We have recently updated to Joomla 5 and also updated the Joomshaper tempolate (Floox)

Our SEO people mentioned a massive increase in erros and also warnings ...

Th site health has gone from 96 to 81 https://snipboard.io/DkM0Lq.jpg

see image

One of the issues is

682 issues with unminified JavaScript and CSS files

see image below

https://snipboard.io/18Pl5z.jpg

Do you know if this is a big issue and is there an easy way to sort this ?

Thank you in advance

0
1 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 9 months ago #180177

Hi Gavin.

The ‘unminified JavaScript and CSS files’ error indicates that unminified (i.e. in their full, original form) JavaScript and CSS files are being used on a website. These types of files contain all comments, spaces, indentation and unused lines of code, which are useful for developers during development and debugging, but increase file size and delay loading in the user's browser.

It means that you need JCH Optimize (Core/Pro) or similar "compression" extension like:

0