I am used to just save the favicon.ico in the public_html folder for adding the favicon.
public_html
The problema I have now is that I want to display the in all th
Adding the element is the right way to go. Use a template engine (e.g. Template-Toolkit) to avoid duplicating common content manually.