Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/microlinkhq/metatags
Ensure your HTML is previewed beautifully across social networks.
https://github.com/microlinkhq/metatags
metadata metatags
Last synced: 1 day ago
JSON representation
Ensure your HTML is previewed beautifully across social networks.
- Host: GitHub
- URL: https://github.com/microlinkhq/metatags
- Owner: microlinkhq
- License: mit
- Created: 2021-07-22T15:12:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-06T08:11:44.000Z (about 2 months ago)
- Last Synced: 2025-01-17T10:03:46.599Z (10 days ago)
- Topics: metadata, metatags
- Language: JavaScript
- Homepage:
- Size: 1.61 MB
- Stars: 39
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
![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)