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