Skip to content
forked from meyt/vue-yoast

Content and SEO assessor components for Vue.js (based on YoastJS)

License

Notifications You must be signed in to change notification settings

ttnoob/vue3-yoast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VueYoast

Content and SEO assessor tools for Vue.js (based on YoastSEO.js)

Installation

npm install vue-yoast

Usage

There is some components that wrap YoastSEO tools in vue, and you can extend it (like what vue-yoast-bootstrap does).

Components

ContentAssessor

Analyse your content quality and return results with complete description and rating.

SeoAssessor

Analyse SEO quality, based FocusKeyword and returns results detail.

SnippetPreview

A simple component that shape what needs to extend on SnippetPreview.

P.S: SnippetPreview referes to what search engines (mostly google) show on results.

For complete examples follow vue-yoast-demo.

About

Content and SEO assessor components for Vue.js (based on YoastJS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 66.9%
  • JavaScript 23.6%
  • CSS 9.5%