Answer the question
In order to leave comments, you need to log in
How to correctly set the path?
For example, an icon, although it can be the path to any file in the html document.
A huge number of people recommend setting the path like this
<link rel="icon" type="image/png" href="/images/icon.png" sizes="128x128">
<link rel="icon" type="image/png" href="images/icon.png" sizes="128x128">
<link rel="icon" type="image/png" href="/1/2/images/icon.png" sizes="128x128">
Answer the question
In order to leave comments, you need to log in
A huge number of people recommend setting the path like this...and they are right.
/1/2
carry some kind of payload, or do they just interfere?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question