sorry, thought that was the desired outcome (google duplicate content penalties and so on come to mind) if you really want that i think some rewrite rule (apache, nginx, ...) comes to the rescue.
cheers lenz On Wed, May 6, 2009 at 3:45 PM, Nathan Kennedy <[email protected] > wrote: > Although this will not show DomainA.com in the address bar, because it’s > an actual redirect rather than an alias. > > > > Thanks, > > Nathan. > > http://www.kennedytechnology.com > > > > *From:* [email protected] [mailto:[email protected]] *On > Behalf Of *lenz > *Sent:* Wednesday, 6 May 2009 3:02 p.m. > *To:* [email protected] > *Subject:* [phpug] Re: point one domain to another > > > > just do a 302 redirect from domaina -> domainb. this can be done with: > > - .htaccess > > - frontend loadbalancer > > - php/perl/python/... > > - ... > > > > cheers > > lenz > > On Wed, May 6, 2009 at 2:31 PM, Michael Brandon-SearchMasters < > [email protected]> wrote: > > > This is able to be done by merely parking one domain on top of another - > apache/cpanel/whm etc > > But it is suicide from an SEO perspective > - need to robots.txt for one of the domains (able to use different > robots.txt's using htaccess) > - or have one of the sites private/password protected etc > > > Kind Regards > > Michael > > Michael Brandon > Search Engine Mastery > Getting you to the top of the Search Engines > > http://www.SearchMasters.co.nz > Ph: 09 8132307, Mob: 021 728889, Skype: SearchMasters > > > > > > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf > Of ctx2002 > Sent: Wednesday, 6 May 2009 2:12 p.m. > To: NZ PHP Users Group > Subject: [phpug] point one domain to another > > > Hi: > > I need to point one domain to another one. > > so every time a person comes to www.domainA.com, it actually points to > www.domainB.com > > i also want www.domainA.com shows up in browser's address bar. > > > regards, > > anru > > > > > > > > -- > iWantMyName.com > painless domain registration (finally) > > > > > > -- iWantMyName.com painless domain registration (finally) --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
