apache - Favicon for all the pages in my website -
i've learned way add favicon web page have following lines in page.
<link rel="shortcut icon" type="image/x-icon" href="http://mysite.com/faviconfilename.ico"/> <link rel="icon" type="image/x-icon" href="http://mysite.com/faviconfilename.ico" />
should add code in each , every page site has?? use apache - tomcat clustering serve pages. there other easy way this?
it enough place file called "favicon.ico" in root of website.
Comments
Post a Comment