I'm interested what is the purpose of this meta tag?
<meta name="viewport" content="width=device-width, initial-scale=1">
I'm interested what is the purpose of this meta tag?
<meta name="viewport" content="width=device-width, initial-scale=1">
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