html - resource with http or not? change site speed? -


use this:

<link href="http://www.alessandrapinto.it/css/real-style.css" rel="stylesheet"> 

or this:

<link href="css/real-style.css" rel="stylesheet"> 

can change speed of website?

all 2 example in same domain.

look @ server logs. server receives same path in end, purely client-side manipulations. answer no.


Comments

Popular posts from this blog

php - Admin SDK -- get information about the group -

dns - How To Use Custom Nameserver On Free Cloudflare? -

Python Error - TypeError: input expected at most 1 arguments, got 3 -