Can you add a specific link to IOS homescreen?

I have a vbulletin forum I frequent in which I'd like to place a link to the "new posts" search on my homescreen. Anyone familiar with vbulletin knows this is a url with search.php?do=getnew , once you access that URL it redirects you to a search ID which is cached for easy access later. Thing is, you can't add that to your home screen as it wil just pull up the old search results rather than returning the newest posts. I'd like to add a link to the new posts link on my homescreen but it seems there is no way to edit the homescreen links.


Short answer: yes!

I faced the same issue and basically tricked my iPad, you simply turn on airplane mode, you don't hit the redirect, you store the "server not found" page on the home screen and you are done :-)

Hope you can now resolve your 4 year old question.


Yes - this works just fine for many web sites.

For example, these two links work very well when saved to the home screen on iOS.

  • http://apple.stackexchange.com/questions?sort=active
  • http://apple.stackexchange.com/questions?sort=newest

Each will reuse an existing window and refresh the content to be sorted as specified (active versus newest) and they also work if you don't already have a "tab" open to this site on Mobile Safari.

Not all websites will allow you to embed these codes, so you might have to shoot off an email to the webmaster asking if they have an URL that will set the proper cookies or yield the desired results. This is the sort of technical thing most web sites will provide for users with the smarts to take advantage of - even if they decide to hide that URL from most of the users that are browsing the site normally.