Forum Moderators: open

Message Too Old, No Replies

Google says site is not mobile friendly

         

techmech

2:48 pm on Jan 28, 2017 (gmt 0)

5+ Year Member



Even though my website is responsive i kept getting errors from google, that my site is not mobile friendly. This line of code then got rid of every problems and now my site has no errors. Maybe it will help others who struggle with that particular problem.

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

Dimitri

12:02 pm on Feb 6, 2017 (gmt 0)

WebmasterWorld Senior Member 5+ Year Member Top Contributors Of The Month



And here is a little explanation of this metatag : [css-tricks.com...]