Question

I want to create an app icon on my iOS home screen that launches a particular web page in a browser when it is tapped. In other words, it should look visually like an app, but I don't want to have to code an app. I don't want to have to launch a browser and open a bookmark each time I want to visit that web page.

Is there a way to do this?

Was it helpful?

Solution

Safari, the default browser available in iOS has a feature that lets you add a website bookmark to your Home Screen.

The bookmark visually looks like an app icon and when tapped, opens the webpage in Safari. The website favicon is used to represent the app icon. However, unlike Safari bookmarks which syncs across all your Apple devices, this one appears only on the iOS device that you add it on.

To add a webpage bookmark on your iOS Home screen:

  1. Open the webpage in Safari.

  2. Tap on the Share button. In the bottom row, tap on Add to Home Screen

  3. If needed, edit the name of shown below the bookmark icon. Webpage title is used by default.

  4. Tap Add and you are done. The webpage bookmark is now added to the iOS Home screen. If need be, it can be easily removed by following the same procedure to uninstall app (tap and hold until the icon wiggles, tap on ⓧ button at top left of the icon).

Licensed under: CC-BY-SA with attribution
Not affiliated with apple.stackexchange
scroll top