Skip to content
This repository has been archived by the owner on Oct 13, 2020. It is now read-only.

cachewatch/node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CacheWatch for node

Search engines and social networks are constantly checking your website, but many do not run Javascript. CacheWatch. Solves this problem, with this plugin, you can send the Javascirpt and executed.

This uses some libraries to build a middleware between your website and spidersweb. It is perfect when angularjs SEO, SEO BackboneJS, EmberJS SEO, and any other javascript framework used.

You can use or not

<meta name="fragment" content="!">

Use

var Cache = require('cachewatch');
app.use(Cache('-- KEY --').watch);

To learn more about

Releases

No releases published

Packages

No packages published