Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/microlinkhq/metatags

Ensure your HTML is previewed beautifully across social networks.
https://github.com/microlinkhq/metatags

metadata metatags

Last synced: about 2 months ago
JSON representation

Ensure your HTML is previewed beautifully across social networks.

Awesome Lists containing this project

README

        




metatags




![Last version](https://img.shields.io/github/tag/microlinkhq/metatags.svg?style=flat-square)
[![NPM Status](https://img.shields.io/npm/dm/metatags.svg?style=flat-square)](https://www.npmjs.org/package/metatags)

> Ensure your HTML is previewed beautifully across social networks.

![](/static/demo.png)

With **metatags** you can be sure your content will be well defined and it will look beautiful on Google, Facebook, Twitter, and more.

## Usage

**Passing a URL**

```
npx metatags https://microlink.io
```

**Passing multiple URLs**

```
npx metatags https://microlink.io https://microlink.io/blog
```

**Providing a sitemap**

```
npx metatags https://microlink.io/sitemap.xml
```

## License

**metatags** © [Microlink](https://microlink.io), released under the [MIT](https://github.com/microlinkhq/metatags/blob/master/LICENSE.md) License.

Authored and maintained by [Microlink](https://microlink.io) with help from [contributors](https://github.com/microlinkhq/metatags/contributors).

> [microlink.io](https://microlink.io) · GitHub [microlinkhq](https://github.com/microlinkhq) · Twitter [@microlinkhq](https://twitter.com/microlinkhq)