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

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

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

c# - Search and Add Comment with OpenXML for Word -