I don\'t have a favicon.ico, but my browser always makes a request for it.
Is it possible to prevent the browser from making a request for the favicon from my site? M
You could use
That way it won't actually be requested from the server.