[Plugin: W3 Total Cache] Hard Linking
-
I hear that hard linking certain things speeds things up
i have minify and maxcdn on
if i were to hard link the part below, would it mess with minify?
also, would it be like this;<link rel="shortcut icon" href="http://site.com/wp-content/themes/theme/favicon.ico" /> <link rel="icon" href="http://site.com/wp-content/themes/theme/favicon.ico" type="image/x-ico"/> <link rel="stylesheet" type="text/css" media="all" href="http://site.com/wp-content/themes/theme/style.css" />or like this(with the cdn);
<link rel="shortcut icon" href="http://cdn.site.com/wp-content/themes/theme/favicon.ico" /> <link rel="icon" href="http://cdn.site.com/wp-content/themes/theme/favicon.ico" type="image/x-ico"/> <link rel="stylesheet" type="text/css" media="all" href="http://cdn.site.com/wp-content/themes/theme/style.css" />
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: W3 Total Cache] Hard Linking’ is closed to new replies.