Search
 
SCRIPT & CODE EXAMPLE
 

HTML

favicon not showing up

Suddenly I found answer here

You should add "?" to your favicon path and it works! Even with path such as images/favicon.ico. Just try:

<link rel="icon" href="/images/favicon.ico?" type="image/x-icon">

Other browsers works too.

Remember to restart mozilla, because of it's own cache, that is not connected with css and other caching.

updated:

Another way is set redirect from favicon.ico to /images/favicon.ico (301 works)
Comment

PREVIOUS NEXT
Code Example
Html :: jinja2 iterate dict 
Html :: font awesome icons 
Html :: import clipboard.js cdn 
Html :: how to create a page break html 
Html :: href disable underline 
Html :: material icons cdn 
Html :: visualizador de pdf html5 
Html :: how to add a title picture in html 
Html :: table with border in html 
Html :: change input required text html 
Html :: html description tag 
Html :: bootstarp btn colors 
Html :: flex 2 columns per row 
Html :: uninstall xampp linux 
Html :: function to do when the html done loading 
Html :: html link para descargar archivo de audio 
Html :: footer ionic 
Html :: middel click vuejs 
Html :: iframe youtube autoplay loop 
Html :: bootstrap href button 
Html :: randome code 
Html :: axonivy composite 
Html :: input field image accept type 
Html :: how to fix a footer to the bottom of page css 
Html :: how to display a link in html 
Html :: html radio button checked by default 
Html :: How to write a empty character in HTML 
Html :: prevent the child event from triggering the parent element angular 5 
Html :: menu icon html code 
Html :: bootstrap 5 rounded 
ADD CONTENT
Topic
Content
Source link
Name
9+6 =