Viewing Google Advises that my mobile site has: Viewport not set to "device-width"

Google Advises that my mobile site has: Viewport not set to "device-width"



User: Richard S. 6 years ago
I've used a mobile page template for a master page so the width is 480. I've checked all the elements on all the pages using the master page to make sure that they don't exceed 480. So I don't know why Google is giving me the message. The site is www.chrisstevensblues.com.
Thanks
User: Roddy 6 years ago
The meta tag they are referring to is ...

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

It is used for responsive pages. Your mobile site has a fixed with of 480px.

To create a mobile version of the site that will adjust to all sizes of mobile device, you need to use widgets.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.


Post Reply
You must login or signup to post.