File size of the HTML page is too big - Avoid loading <localization-form>?

Hello,

I’m experiencing an issue with SEO crawlers (can’t crawl - File size of the HTML page is too big) on my site at https://mobilhouse.it/

I’ve read some articles on the web and looks like the problem is related to a huge amount of html code in my webpage.

So I checked the code and I see a big amount of markup related to . The element contains a long list of divs, one for each country. I.e.:

- Algeria

  EUR
  €

Is all this markup needed? Is there a way to avoid loading all this code?

I actually use my shop as a catalogue (so there’s no cart and no checkout) + I’m selling in EUR only

Thank you

Yes If you are a mult regional/language seller.

Unless you code your own localization form to replace it.

Use performance and reporting tools that will tell you exactly what problems are don’t just look at source code and assume some part of it alone is the issue.

Also validate the sites HTML and fix any big errors, :clipboard: not everything is breaking error, then retest performance.