Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevinsuttle/html-meta-tags

Inspired/stolen from http://code.lancepollard.com/complete-list-of-html-meta-tags/
https://github.com/kevinsuttle/html-meta-tags

html metatags

Last synced: 22 days ago
JSON representation

Inspired/stolen from http://code.lancepollard.com/complete-list-of-html-meta-tags/

Awesome Lists containing this project

README

        

# html-meta-tags
Inspired by/copied from http://code.lancepollard.com/complete-list-of-html-meta-tags/

## Basic HTML Meta Tags

``` html

```

## Company/Service Meta Tags

#### Apple Meta Tags

``` html

```

##### Safari 9 Pinned tabs in El Capitan
```html

```

#### Internet Explorer Meta Tags

``` html

```

#### Windows 8 Meta Tags
``` html

```

#### Blog Catalog Meta Tags

``` html

```

#### Rails Meta Tags

``` html

```

## HTML Link Tags

``` html

```

## Other Resources

- [HTML5 Boilerplate explanations and suggestions of header tags](http://html5boilerplate.com/docs/head-Tips/)
- [Dublic Core Meta Tags](http://www.seoconsultants.com/meta-tags/dublin/)
- [Apple Meta Tags](http://developer.apple.com/safari/library/documentation/appleapplications/reference/safarihtmlref/articles/metatags.html)
- [Link Tag Meaning](http://intertwingly.net/wiki/pie/LinkTagMeaning)
- [Google Chrome HTML5 Tags](http://www.html5rocks.com/)