2

In my website, I have several pages. When people tap on "add to home screen" on an iPhone device, they can save the icon on the phone like an app, but the icon opens that exact page.

Is there any way that when users bookmark any pages on my website, the shortcut on the phone always open my home page?

Is there a code that I can add to all the pages on my site to make it happen?

Thanks.

Bondsmith
  • 1,343
  • 3
  • 13
  • 27
  • So you want to force all visitors to your set of pages to not be able to go directly to a page they want to visit, but always have to visit your primary page as a gateway? If there is a 404 or some other error, you may be able to force that to redirect to your primary page as part of the HTTP server settings. – abiessu Sep 30 '14 at 19:37
  • Not as of this response. Your question was addressed here: http://stackoverflow.com/questions/10887676/can-the-url-for-the-add-to-home-screen-on-iphone-safari-be-customized – ToxicPineapple Sep 30 '14 at 19:37

0 Answers0