Commit Graph

98 Commits

Author SHA1 Message Date
Josh Buchea 121bc2afb3 Update image paths 2016-05-29 23:58:26 -07:00
Josh Buchea 7a544fa6a4 Merge pull request #87 from Konfuze/patch-1
Additional favicon size (192x192)
2016-05-29 23:46:57 -07:00
Josh Buchea 9505c046a1 Add generator to meta, closes #91 2016-05-29 23:10:06 -07:00
Josh Buchea 2a1305177f Update external CSS example 2016-05-29 22:33:24 -07:00
Josh Buchea 4e5a1af115 Update elements 2016-05-29 22:31:48 -07:00
Marco Biedermann 8a3a0ab2fe fix #98 - add notes section with performance tip 2016-05-28 23:26:29 +02:00
Josh Buchea 8ee4c117f2 meta format-detection telephone=no has adoption outside of iOS, closes #94 2016-05-28 13:10:18 -07:00
Josh Buchea 06c32d6573 Meta keywords are not recommend, closes #90 2016-05-28 13:06:37 -07:00
Jake McKown 4d6e525145 Make headings easier to browse quickly 2016-05-28 10:11:04 -05:00
Josh Buchea 7757bd3c35 Add steps for pull requests 2016-05-27 12:23:17 -07:00
Josh Buchea 1b77ac834f Move OEmbed example 2016-05-27 11:02:33 -07:00
Josh Buchea b13f113729 Fix meta geo.position content format 2016-05-27 10:50:46 -07:00
Tom Lutzenberger 88b65d399c Added ISO Standards to description 2016-05-27 17:49:07 +02:00
Tom Lutzenberger de79ca0985 Added Geo tags 2016-05-27 17:43:12 +02:00
Corey Olson db2abaefff Recommended minimal tags
Adds recommendations for essential tags for minilist websites
2016-05-25 15:44:07 +02:00
Artem Korsunov 06f654a834 Additional favicon size (192x192)
Favicon size [recommended by Google](https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android) for Chrome for Android added
2016-05-25 05:24:26 +03:00
Josh Buchea fbb4b3f1e6 Merge pull request #84 from pmacey/patch-1
Add comment explaining the <base> tag
2016-05-24 11:36:57 -07:00
Josh Buchea 275c6eb6e3 Merge pull request #85 from jasonkarns/patch-1
oembed example
2016-05-24 11:15:40 -07:00
Jonathan Suh a9bba44878 Update README to clarify server-side redirects 2016-05-24 11:59:29 -05:00
Jason Karns 69fcb8fe0f add oembed doc link 2016-05-24 10:10:33 -04:00
Jason Karns 8e58f6bf5a oembed example 2016-05-24 10:08:22 -04:00
Paul Macey dfbcdf5a48 Add comment explaining the <base> tag 2016-05-24 11:30:32 +01:00
Josh Buchea f477b10f3e Merge pull request #60 from cryogenic-ric/master
Google Plus direct connect
2016-05-23 17:10:13 -07:00
Josh Buchea b8a9542f86 Add noodp value to robots meta tag 2016-05-23 16:55:56 -07:00
Josh Buchea a03c025585 Remove trailing whitespace 2016-05-23 16:53:50 -07:00
Josh Buchea ead79329aa Merge pull request #77 from zorosantana/patch-1
Added Facebook Instant Articles to README.md
2016-05-23 15:51:38 -07:00
Josh Buchea 1dcb2a0cc8 Merge pull request #64 from bhaskarmelkani/application-name
Application Name Meta Tag
2016-05-23 15:28:14 -07:00
Josh Buchea ad697e0507 Update author 2016-05-23 15:07:58 -07:00
Josh Buchea 5810c1f64e Update Meta, closes #78, closes #79 2016-05-23 12:53:31 -07:00
Zoro Santana d4136ea631 Added Facebook Instant Articles to README.md 2016-05-20 21:31:22 -04:00
Ng Yik Phang 8856fc8309 Add "msapplication-tap-highlight"
https://blogs.windows.com/buildingapps/2012/11/15/adapting-your-webkit-optimized-site-for-internet-explorer-10/
2016-05-19 22:17:48 +08:00
Ng Yik Phang eccaa1de62 Add numerous additions for Internet Explorer
1. Add a lot of meta tags regarding pinned sites: https://msdn.microsoft.com/en-us/library/dn255024(v=vs.85).aspx

2. Add `imagetoolbar`: https://msdn.microsoft.com/en-us/library/ms532986(v=vs.85).aspx

3. Add `MSThemeCompatible`: https://support.microsoft.com/en-us/kb/322240

4. Explained that `MSSmartTagsPreventParsing` is only used to disable a feature that only appeared on IE 6 beta

5. Explained what `Page-Enter` and `Page-Exit` meta tags are for
2016-05-19 22:09:18 +08:00
Abhishek Warokar 77a3314f4a fix typo 2016-05-16 16:22:51 +05:30
Scott 5b2dfcf446 fix typo 2016-05-09 11:25:22 -04:00
Scott aebf93fda6 shrink-to-fit="no"
Add shrink-to-fit="no" to viewport meta to ensure that documents aren't scaled down to enusre all content fits into the viewport.

see: http://stackoverflow.com/questions/33767533/what-does-the-shrink-to-fit-viewport-meta-attribute-do
2016-05-09 11:21:47 -04:00
Josh Buchea 8d53a12dc8 Merge pull request #71 from khaosdoctor/master
Added description for deprecated tags
2016-05-07 08:39:12 -07:00
Lucas d068510161 Added why deprecated tags are, indeed, deprecated
Added a short description from PR #59 in the main repo of why these tags are deprecated.
2016-05-07 12:28:28 -03:00
Josh Buchea 93b479cf2f Add legacy link element section & "shortcut icon" link relation, closes #67 2016-05-07 08:24:43 -07:00
Josh Buchea c3efad3f9c Change elements to attributes 2016-05-07 08:16:07 -07:00
Scott 86b14599d3 expanding on the deprecated elements 2016-05-04 10:15:56 -04:00
Lucas 28e690b52a Created deprecated section
Create deprecated section on meta tags.
2016-05-04 10:31:36 -03:00
Lucas fb979242d7 Removed revised meta
Revised meta has been removed from HTML5 according to this stackOverflow question: http://stackoverflow.com/questions/33889445/is-html-meta-name-revised-valid-or-even-used

And these links:
- https://wiki.whatwg.org/wiki/MetaExtensions
- http://stackoverflow.com/questions/16171686/list-of-standard-w3c-meta-tags/16207631#16207631
2016-05-03 21:26:44 -03:00
bhaskarmelkani 125c3c4fc6 Application Name Meta Tag 2016-05-03 22:58:46 +05:30
Rishi Ranjan Jha f625195e71 Update README.md
https://developers.google.com/+/web/badge/#direct-connect
2016-05-03 22:44:13 +05:30
Josh Buchea 319581faef Update fake phone number one more time 😁 2016-05-03 10:05:31 -07:00
Josh Buchea aa36b911c1 Update fake phone number in rel-me example 2016-05-03 10:00:19 -07:00
Josh Buchea 2fb6f1bceb Add rel-me example, closes #20, closes #16 2016-05-03 09:55:17 -07:00
Josh Buchea fafcdb3729 Remove trailing whitespace 2016-05-03 09:53:28 -07:00
Josh Buchea c385bd4935 Merge pull request #58 from thatchej/patch-1
Add Content-Security-Policy meta tag
2016-05-03 09:49:49 -07:00
Jaron Thatcher 458d0229a1 Change to add working example 2016-05-03 09:39:38 -07:00