Closed
Bug 945041
Opened 12 years ago
Closed 6 years ago
need a devmo page on favicon guidance
Categories
(Developer Documentation Graveyard :: HTML, defect)
Developer Documentation Graveyard
HTML
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: tantek, Unassigned)
References
Details
Problem summary: AFAICT there is no devmo documentation on favicons.
Suggestion fix: Devmo should at least have a page with "favicon" in the title and URL path that describes how to simply add a favicon for a page or site, and the standard(s) (and non-standards) for doing so in FF and various other browsers.
Doing a "site:developer.mozilla.org favicon" search - first 10 pages of results - no pages with "favicon" in the title nor simple description. There's a bunch of arcane nsI*** mozI*** XPCOM APIs that mention favicons or do things with them but that's not much help to a developer looking for documentation on how to simply *add* a favicon to their page or site.
Related documentation:
* W3C How to Add a Favicon to your Site: http://www.w3.org/2005/10/howto-favicon
* Wikipedia Favicon: http://en.wikipedia.org/wiki/Favicon
* Stackexchange: http://webmasters.stackexchange.com/questions/6330/how-do-i-add-a-favicon-to-my-website
* Blog post "Understand the Favicon": http://www.jonathantneal.com/blog/understand-the-favicon/
Also, the "Link types" page, specifically the section on rel=icon, should link to this new page on favicons.
https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types
Thanks for your consideration.
Comment 1•12 years ago
|
||
Additional questions to answer in documentation:
* Is there some recommended behaviour for choosing a preference order for favicons to download e.g. choose in order of link in HTML source.
* Do different browsers have some internal preference order anyway?
Updated•8 years ago
|
Assignee: jypenator → nobody
Comment 3•6 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•