sails-hook-send-html-to-bots

0.2.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i sails-hook-send-html-to-bots

Weekly Downloads

3

Version

0.2.0

License

MIT

Last publish

Collaborators

  • albertosouza