Does anybody have any idea why iPad zoom (you know, where you use two fingers to enlarge the text/screen) does not work on some sites?
For example:
Google search does not reveal anything, which makes me think it’s not a common problem.
Thanks beforehand for any insights.
Often the problem of web pages not opening on Safari happens due to some problematic network setting. The best way to fix this is to reset network settings. Doing so will not affect your personal data. Only settings like Wi-Fi, Bluetooth, etc., will be reset to their default values.
To enable the Force Zooming in Safari iOS/iPadOS, tap on the Settings on your iOS device and then tap on Safari settings. Now, tap on Page Zoom and select any size more than 100 to zoom the page.
In the Safari app on your Mac, choose Safari > Preferences, click Websites, then click Page Zoom. Select all websites listed under Configured Websites (to select several websites at once, press and hold the Shift or Command key as you click), then click Remove to clear the list.
This lack of zooming is by design; the website has chosen to disallow zooming. It's done with the viewport meta tag. For instance,
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
prevents zooming.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With