Google Mobile Usability Still Viewport not configured -


viewport not configured have code:

<meta name="viewport" content="width=device-width, initial-scale=1.0">  

i test https://www.google.com/webmasters/tools/mobile-friendly/ , says, "awesome!

the tool says mobile-friendly, meanwhile in google mobile usability error still there.

i fixed issue in may 2015 latest status: 6/14/15

for webmaster tools, tag should end /> , first 1 in header:

<head>     <meta name="viewport" content="width=device-width, initial-scale=1" /> 

Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

How to connect android app to App engine -

hadoop - Running Map Reduce Job shows error - Mkdirs failed to create /var/folders/ -