https://github.com/microlinkhq/metatags
Ensure your HTML is previewed beautifully across social networks.
https://github.com/microlinkhq/metatags
metadata metatags
Last synced: about 1 year 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-14T08:10:20.000Z (about 1 year ago)
- Last Synced: 2025-03-27T01:11:13.515Z (about 1 year ago)
- Topics: metadata, metatags
- Language: JavaScript
- Homepage:
- Size: 1.62 MB
- Stars: 40
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README

[](https://www.npmjs.org/package/metatags)
> Ensure your HTML is previewed beautifully across social networks.

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)