Skip to content

tarunbatra/hexo-canonical-link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-canonical-link

Hexo plugin to add canonical links for pages

Installation

npm install --save hexo-canonical-link

Usage in ejs

<%- canonicalLink(config, page) %>

By default, the url of the page will be set as canonical link. To override this, provide canonical_url in the front matter of the page.

License

MIT

About

Hexo plugin to add canonical link in articles

Resources

License

Stars

Watchers

Forks

Packages

No packages published