Enter viewport settings to improve SharePoint responsiveness

Modified on Mon, 24 Jun 2019 at 01:20 PM

The Entree application is hosted inside a classic SharePoint site collection. Such a site collection does not always scale well on smaller devices like mobile phones.

To improve the scaling of SharePoint and thus of entree follow the steps below.

You have to be a site collections administrator to access the SEO settings to adjust the viewport

  1. Go to your tenant https://{tenantname}.sharepoint.com
  2. Add /_layouts/15/SEOSettings.aspx to the end (e.g. {tenantname}.sharepoint.com/_layouts/15/SEOSettings.aspx
  3. Add <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> to 'Include these meta tags in pages'
  4. Select Ok


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article