0

I'm interested what is the purpose of this meta tag?

<meta name="viewport" content="width=device-width, initial-scale=1">
Peter Penzov
  • 1,126
  • 134
  • 430
  • 808

1 Answers1

0

It is not for SEO, it just an instruction how to render the page on mobile devices. You can read more about it here:

https://developer.mozilla.org/en/docs/Mozilla/Mobile/Viewport_meta_tag