l i n u x - u s e r s - g r o u p - o f - d a v i s
L U G O D
 
Next Meeting:
October 20: code_swarm
Next Installfest:
Sat. Nov. 8th [TENTATIVE]
Latest News:
Sep. 25: Installfest this Saturday
Page last updated:
2005 Dec 14 11:02
Events
 Meetings
 Installfests
 Demos
 Photos
Services
 Library
 LERT
 Jobs
 Documents
Interact
 Mailing Lists
 - Search
 - Archives
 Chat
About Us
 Members
 Projects
 Testimonials
 Call for Speakers
 Why Not MS?
 Finances
 Sponsors

^Home
?Search
?News & RSS
?Calendar
@Contact Us
$Buy Stuff
=Printable


The following is an archive of a post made to our 'vox-tech mailing list' by one of its subscribers.

Report this post as spam:

(Enter your email address)
Re: [vox-tech] moving an url gracefully
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [vox-tech] moving an url gracefully



You'll want to use your webserver's rewrite engine to do this.  For
apache, it's mod_rewrite.  It's pretty straightforward to do,
especially for something like this.

I believe it'd be something like:

RewriteEngine On
RewriteRule ^/foo/(.*)$ /where/your/files/are/on/disk/$1 [L]

so if bar is in /var/www/foo/bar

RewriteRule ^/foo/(.*)$ /var/www/foo/$1 [L]

will reroute request for /foo/x to /var/www/foo/x

--Philip Neustrom

On 12/14/05, Peter Jay Salzman <p@dirac.org> wrote:
> i have a directory on my webserver that contains some fairly popular pages.
>
> i'd like to change the url from
>
>    http://www.dirac.org/foo/bar
>
> to
>
>    http://www.dirac.org/bar
>
> is there a graceful way to do this and have the info updated by the search
> engines?  i hear that google puts higher rankings on urls that are around
> for a long time.  anyway of avoiding that reduction in rank?
>
> pete
> _______________________________________________
> vox-tech mailing list
> vox-tech@lists.lugod.org
> http://lists.lugod.org/mailman/listinfo/vox-tech
>
_______________________________________________
vox-tech mailing list
vox-tech@lists.lugod.org
http://lists.lugod.org/mailman/listinfo/vox-tech



Hosting provided by:
Sunset Systems
Sunset Systems offers preconfigured Linux systems, remote system administration and custom software development.

LUGOD: Linux Users' Group of Davis
1105 Kennedy Place, Suite 1, Davis, CA 95616
Contact Us

LUGOD is a 501(c)7 non-profit organization
based in Davis, California
and serving the Sacramento area.
"Linux" is a trademark of Linus Torvalds.

Sponsored in part by:
PC Memory Store
PC Memory Store donated give-aways to LUGOD in early 2008.