On Thu, May 11, 2017 at 11:18 AM, Jason Plurad <[email protected]> wrote:
> I'm +1 on adding CosmoDB. > > I think we have a bit of a branding issue though. Most of their docs talk > about the Gremlin graph language, and they generally fail to mention > "Apache TinkerPop", which perhaps makes sense if they're not directly > implementing TinkerPop's Java APIs. I don't think "Apache Gremlin" was > trademarked by the ASF? > > Google still isn't helping either since many of the top links refer to > TinkerPop 2 items (which do have the deprecated warning). A couple ideas > based on the top search results: > * redirect http://gremlin.tinkerpop.com to > http://tinkerpop.apache.org/gremlin.html > * update the text description and URL to make Apache TinkerPop more > prominent on https://github.com/tinkerpop/gremlin You can use robots.txt to decrease ranking and/or drop the page out of the index altogether over time (incoming links may prevent immediate drop out of the index): - https://developers.google.com/webmasters/control-crawl-index/docs/faq#h17 - https://support.google.com/webmasters/answer/6062608?hl=en Misha
