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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    3
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

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

Weekly Downloads

3

Version

0.2.0

License

MIT

Last publish

Collaborators

  • albertosouza