Spoof URL before Bookmark save?
Spoof URL before Bookmark save?
am 20.12.2007 19:10:06 von JohnW-Mpls
I'm lookin iofr the code or sme way to force my URL to be saved as a
bookmark rather than the URL for the current site.
I have a new site I'm devleoping and woud like peopl to use and
bookmardk that URL for furture acdcess. However, the new sit eis not
yet avaialbe - I am pointing all visitors to an old site
Re: Spoof URL before Bookmark save?
am 20.12.2007 19:40:39 von Michael Fesser
..oO(JohnW-Mpls)
>I'm lookin iofr the code or sme way to force my URL to be saved as a
>bookmark rather than the URL for the current site.
Impossible. Would be quite rude, wouldn't it?
>I have a new site I'm devleoping and woud like peopl to use and
>bookmardk that URL for furture acdcess. However, the new sit eis not
>yet avaialbe - I am pointing all visitors to an old site
You want people to bookmark a site that doesn't exist yet?
The correct way: Let the users bookmark whatever they want. If the old
site goes down, keep the old URLs working and redirect them to the new
site with an appropriate HTTP header and status code (301).
Micha
Re: Spoof URL before Bookmark save?
am 20.12.2007 19:46:04 von Harlan Messinger
JohnW-Mpls wrote:
> I'm lookin iofr the code or sme way to force my URL to be saved as a
> bookmark rather than the URL for the current site.
You can't.
> I have a new site I'm devleoping and woud like peopl to use and
> bookmardk that URL for furture acdcess.
Assuming what you're asking was possible, what then would you expect the
users' reaction to be if they were to use this bookmark, say, five
minutes later instead of waiting until the new site is ready?
> However, the new sit eis not
> yet avaialbe - I am pointing all visitors to an old site
What you'll need to do when the time comes is to have the old site send
a *permanent redirection* response, identifying the new location, when
it receives requests for the old pages.
Re: Spoof URL before Bookmark save?
am 20.12.2007 21:57:22 von Bone Ur
Well bust mah britches and call me cheeky, on Thu, 20 Dec 2007 18:10:06 GMT
JohnW-Mpls scribed:
> I'm lookin iofr the code or sme way to force my URL to be saved as a
> bookmark rather than the URL for the current site.
>
> I have a new site I'm devleoping and woud like peopl to use and
> bookmardk that URL for furture acdcess. However, the new sit eis not
> yet avaialbe - I am pointing all visitors to an old site
Put a text message at the top of the old site explaining the situation, the
new url, and it's predicted activation date.
--
Bone Ur
Cavemen have formidable pheromones.