0.2.0 • Published 9 years ago

sails-hook-send-html-to-bots v0.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

sails-hook-send-html-to-bots

A sails hook to set req.wantsJSON as false for search engines and social networks bots

build status

Installation

npm install sails-hook-send-html-to-bots --save

And add it in your hooks:

add code bellow in file: api/hooks/sails-hook-send-html-to-bots/index.js

module.exports = require('sails-hook-send-html-to-bots').hook;

Credits

Alberto Souza

Licence

MIT

0.2.0

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago