Multiple combined css files on site
-
SG Optimizer places the combined css file after the </title> tag (So <link rel=”stylesheet” id=”siteground-optimizer-combined-css…. ). So far so good.
But it also places the same combined css file after other </title> tags on a site. For example after svg title tags.
So when you have 10 times a svg, your site will contain 1 + 10 times the combined css file.Solution: SG Optimizer will only place the combined css file after the </title> tag in de <head>, not in the body.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Multiple combined css files on site’ is closed to new replies.