Coder Social home page Coder Social logo

santoshsrinivas79 / meteor-robots.txt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gadicc/meteor-robots.txt

0.0 0.0 0.0 153 KB

Serves a robot.txt which can be modified programatically

License: MIT License

JavaScript 82.59% HTML 17.41%

meteor-robots.txt's Introduction

robots.txt smart package

Copyright (c) 2013 Gadi Cohen [email protected], released under the MIT license (see LICENSE.txt).

Currently, all this package does is implement a robots.addLine('line') which other packages can use to add lines to what is served at /robots.txt.

If there is any demand for other functions, they can be added too. Let me know if you need to modify an existing robots.txt or want other functionality.

Existing public/robots.txt

  • In Meteor <= 0.6.4, if public/robots.txt exists, it's contents will be served in addition to whatever is added with robots.addLine().

  • In Meteor >= 0.6.5, if public/robots.txt exists, this smart package will not work. I am working on a fix, but for now, if you want to use the functionality offered by this package, pleasure ensure that this file does not exist (if it does, only it's own contents will be served, and nothing else).

meteor-robots.txt's People

Contributors

gadicc avatar

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.