Computing.Net > Forums > Web Development > parse path from referer's url

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

parse path from referer's url

Reply to Message Icon

Name: s73invci
Date: July 8, 2004 at 13:44:37 Pacific
OS: macosx
CPU/Ram: dual1.8/4gb
Comment:

I am switching domains and want to create a page that
will direct people coming from search engine and/or
bookmarked pages to be informed that the pages has
been moved and then offered a link to the new location of
the page. I am looking for a way to display an altered
referer link. The folder structure is the same on the new
site so all that needs to be changed is the hostname.



Sponsored Link
Ads by Google

Response Number 1
Name: safeTsurfa
Date: July 8, 2004 at 16:07:22 Pacific
Reply:

Why not keep the old site's index page and use a META refresh to reload with the new page after say 2 seconds? Google how it's done.


0

Response Number 2
Name: b0red
Date: July 8, 2004 at 19:04:04 Pacific
Reply:

A search engine friendly way of doing this would be to use an Apache redirect. Visitors will not be shown a link, but taken directly to the new website.

Check out this url for info: http://httpd.apache.org/docs-2.0/mod/mod_alias.html#redirect

This method will redirect any requests to your new domain.


0

Response Number 3
Name: FBI Agent
Date: July 9, 2004 at 10:13:35 Pacific
Reply:

wait... you should make some indication that they are being redirected unless you want to keep that old index page.

as soon as you stop getting a lot of hits on your old index page, get rid of it, because it'll get rid of itself soon enough anyway.

FBI_Agent


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: parse path from referer's url

PHP Relative path from Inc. Page www.computing.net/answers/webdevel/php-relative-path-from-inc-page/1780.html

Problem with XML sending -receiving www.computing.net/answers/webdevel/problem-with-xml-sending-receiving/2135.html

my site doesnt work ok www.computing.net/answers/webdevel/my-site-doesnt-work-ok-/1618.html