Giter VIP home page Giter VIP logo

bigseo's Introduction

Louise Belcher being evil

Birds pecking the screen

bigseo's People

Contributors

grillorafael avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

bigseo's Issues

Throwing error with angular

I tried to integrate bigseo with my AngularJS project.

It fails when calling /valid/cache with

TypeError: Cannot read property 'url' of undefined
at BigSEO.valid (/myproject/node_modules/bigseo/index.js:157:23)
at Layer.handle as handle_request
at next (/myproject/node_modules/express/lib/router/route.js:131:13)
at Route.dispatch (/myproject/node_modules/express/lib/router/route.js:112:3)
at Layer.handle as handle_request
at /myproject/node_modules/express/lib/router/index.js:277:22
at Function.process_params (/myproject/node_modules/express/lib/router/index.js:330:12)
at next (/myproject/node_modules/express/lib/router/index.js:271:10)
at BigSEO.middleware (/myproject/node_modules/bigseo/index.js:114:9)
at Layer.handle as handle_request

I call bigseo.save() inside my controller this way:

 $document.ready(function () {
        bigseo.save();
    });

Opera shows me the request payload as:
{"url":"https://localhost:8047/home"}

I would appreciate any advice. Thanks in advance!

Automate bigseo.save()

I have been using the service for a couple of weeks and it works great, but now I'm facing a problem because.

I'm posting a content from an app I made, so since it's in the app the content won't be cache until someone goes to the url of that content and "bigseo.save()" this command get executed while the page loads.

Is there any way to programmatically execute bigseo.save?

Twitter Cards

Great library, you can add support to twitter cards library adding
"Twitterbot/1.0": true to the list of UA

Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.