Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daliborgogic/vuejs-ssr-meta
Manipulate the head with the correct meta content
https://github.com/daliborgogic/vuejs-ssr-meta
meta metadata seo seo-meta spa ssr vue vuejs vuejs2
Last synced: 9 days ago
JSON representation
Manipulate the head with the correct meta content
- Host: GitHub
- URL: https://github.com/daliborgogic/vuejs-ssr-meta
- Owner: daliborgogic
- Created: 2017-02-14T19:28:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-15T18:15:47.000Z (over 7 years ago)
- Last Synced: 2024-10-17T19:15:14.374Z (27 days ago)
- Topics: meta, metadata, seo, seo-meta, spa, ssr, vue, vuejs, vuejs2
- Language: JavaScript
- Homepage: https://vuejs-ssr-meta-jxpcrsfdul.now.sh/
- Size: 59.6 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deprecated
> Please use [repo](https://github.com/daliborgogic/vue-meta)
## Vuejs Server Side Rendering Meta
[Demo](https://vuejs-ssr-meta-jxpcrsfdul.now.sh/)
> Note: the demo may need some spin up time if nobody has accessed it for a certain period.
## Build Setup
**Requires Node.js 6+**
``` bash
# install dependencies
npm i# serve in dev mode, with hot reload at localhost:8080
npm run dev# build for production
npm run build# serve in production mode
npm start
```Open Graph Object Debbuger
https://developers.facebook.com/tools/debug/og/object/Card validator
https://cards-dev.twitter.com/validator### ToDo:
- [x] meta
- [x] robots.txt
- [ ] sitemap.xml
- [x] tracking code