You can reduce the size of your HTML by optimizing it

Unlocking the Potential of Data at Australia Data Forum
Post Reply
jsarmin
Posts: 60
Joined: Sat Dec 28, 2024 5:45 am

You can reduce the size of your HTML by optimizing it

Post by jsarmin »

To view speed issues in Site Audit , simply click "View Details " in the "Site Performance" module of the "Overview" report.

"Site Performance" widget highlighted in the Site Audit "Overview" dashboard
You will see a page similar to this:

A section of the "Site Performance" dashboard in Site Audit
One of the most common errors you may see is "Large HTML page size".

This error means that your page's HTML code is larger than recommended. This could be due to heavy code, lots of embedded media (like images and videos), or third-party scripts (like add-ons and widgets).


Images : Compress them or opt for more web-friendly image formats like WebP.
Fonts : Opt for using system fonts like Arial, which are already installed on most users' devices. This speeds up your page because it avoids having to download new fonts.
Code : Remove unnecessary code elements. Tools like uk telegram data HTML Minifier can help you do this automatically.
Plugins and Add-ons : If you're using a CMS like WordPress, review all the extras you've installed on your site. And remove any you no longer need.
Further reading : What is Page Speed ​​& How to Improve It ?.

Duplicate Meta Descriptions & Title Tags
A title tag specifies the title of a web page and may appear as the blue title in search results:

A title tag in search results that reads: “Homemade Latte in 5 Minutes (No Fancy Equipment).”
Meta descriptions are short summaries of a web page's content that may appear below the page title in search engine results.

Like this one:

A meta description highlighted in search results.
Duplicate meta descriptions and title tags can both cause problems for search engines and users.
Post Reply