@Kononen 207555 wrote:
Hi! My homepage at http://www.casinobonukset.fi/ is too big, almost 200kb and upper limit is 100 if we look SEO. I have a big casino bonus list on that page and size of that is almost 100kb. Will someone tell me what in that bonus list is taking that much space. Cheers!
Externalize all of your CSS and JavaScript, convert you inline styles to external CSS and convert all the font markup to CSS and externalize “
” – this will decrease the page size from a load perspective. Remember external files load in parallel, so even condense your CSS and .js into single files if possible.
~ scott polk