From 455d78773ebb3e1fe1a4ca36c25afeb0b0fb1ec9 Mon Sep 17 00:00:00 2001 From: Henry Oswald Date: Wed, 18 Feb 2015 21:40:15 +0000 Subject: [PATCH] change the meta tags a little to help with so --- services/web/app/views/layout.jade | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/services/web/app/views/layout.jade b/services/web/app/views/layout.jade index f623df7386..409ca7b1a5 100644 --- a/services/web/app/views/layout.jade +++ b/services/web/app/views/layout.jade @@ -27,11 +27,11 @@ html(itemscope, itemtype='http://schema.org/Product') meta(itemprop="name", content="ShareLaTeX, the Online LaTeX Editor") -if (typeof(meta) == "undefined") - meta(itemprop="description", content="An online LaTeX editor that's easy to use. No installation, real-time collaboration, version control, hundreds of LaTeX templates, and more.") + meta(itemprop="description", name="description", content="An online LaTeX editor that's easy to use. No installation, real-time collaboration, version control, hundreds of LaTeX templates, and more.") -else - meta(itemprop="description", content=meta) + meta(itemprop="description", name="description" , content=meta) - meta(itemprop="image", content="https://www.sharelatex.com/favicon.ico") + meta(itemprop="image", name="image", content="https://www.sharelatex.com/favicon.ico") - if (typeof(gaToken) != "undefined") script(type='text/javascript'). @@ -99,6 +99,7 @@ html(itemscope, itemtype='http://schema.org/Product') /127\.0\.0\.1:4001\/isrunning/i, // Cacaoweb /webappstoolbarba\.texthelp\.com\//i, /metrics\.itunes\.apple\.com\.edgesuite\.net\//i + /a\.disquscdn\.com/i ], shouldSendCallback: function(data) { // only send a fraction of errors