Re: 301 code for page to page redirect please?
- From: John Bokma <john@xxxxxxxxxxxxxxx>
- Date: 7 Dec 2005 23:34:12 GMT
Big Bill <kruse@xxxxxxxxxxxxxxx> wrote:
> On 7 Dec 2005 21:35:30 GMT, John Bokma <john@xxxxxxxxxxxxxxx> wrote:
>
>>Big Bill <kruse@xxxxxxxxxxxxxxx> wrote:
>>
>>> as in someone calls up http://www.foo.com/example.htm and I want to
>>> redirect to http://www.bar.com/example.htm. I only want to redirect
>>> specific pages, not the whole domain.
>>
>>mod_rewrite (yes/no)?
>>
>>RewriteEngine On
>>RewriteRule ^(example\.htm)$ http://www.bar.com/$1 [301,L]
>>
>>Maybe it's easier if you give a list of URL(s).
>
> Nah, there's loads. If I have enough examples I'll figure it, I
> imagine.
> Me being a technical whizz and all, heh-heh.
I do have an email address :-D ( contact at johnbokma dot com )
--
John Perl SEO tools: http://johnbokma.com/perl/
or have them custom made
Experienced (web) developer: http://castleamber.com/
.
- Follow-Ups:
- Re: 301 code for page to page redirect please?
- From: Big Bill
- Re: 301 code for page to page redirect please?
- References:
- 301 code for page to page redirect please?
- From: Big Bill
- Re: 301 code for page to page redirect please?
- From: John Bokma
- Re: 301 code for page to page redirect please?
- From: Big Bill
- 301 code for page to page redirect please?
- Prev by Date: Re: 301 code for page to page redirect please?
- Next by Date: SEOmoz: Beginner's guide to SEO, anyone read it yet?
- Previous by thread: Re: 301 code for page to page redirect please?
- Next by thread: Re: 301 code for page to page redirect please?
- Index(es):
Relevant Pages
|