Opened 8 years ago
Last modified 8 years ago
#52906 new enhancement
Add apple-touch-icon-precomposed.png or apple-touch-icon.png
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | website | Version: | |
Keywords: | Cc: | ||
Port: |
Description
The web server handles thousands of 404 requests every day for apple-touch-icon-precomposed.png and apple-touch-icon.png. We can avoid that by creating a proper Apple touch icon (or icons, if we want to offer multiple sizes) and adding a <link>
tag referring to it. Then MaxCDN will cache it and our web server won't have to handle so many requests.
Note: See
TracTickets for help on using
tickets.
This applies to all of our hosts. www, guide, svn, trac, lists.
Looks like it's not just iOS that requests Apple touch icons anymore; all of the requests I see right now are coming from macOS Sierra.