Sage-Bionetworks / synapseDocs

Synapse documentation pages
https://docs.synapse.org
7 stars 36 forks source link

Google Search console has detected a Mobile Usability issue #569

Open jay-hodgson opened 5 years ago

jay-hodgson commented 5 years ago

Search Console has identified that your site is affected by 1 new Mobile Usability related issue. This means that Mobile Usability may be negatively affected in Google Search results. We encourage you to fix this issue.

New issue found: Viewport not set

At the very least, this tag should be set to make the current behavior explicit: <meta name="viewport" content="width=device-width,initial-scale=1">

https://responsivedesign.is/develop/responsive-html/viewport-meta-element/

kdaily commented 4 years ago

Hmm, seems like we have this:

https://github.com/Sage-Bionetworks/synapseDocs/blob/gh-pages/_includes/header.html#L7

@jay-hodgson can you advise if this is or is not sufficient? Is the formatting of the element content not correct (using floating point as the scale instead of an integer)?