How to redirect a site to another ?

  • vidadeverdad
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Jul 23, 2007
  • Posts: 13
  • Status: Offline

Post July 24th, 2007, 10:28 am

hi,

i have two sites. irishfinancialnews.com and irishfinancialnews.ie

both of them are hosted by google apps.

now i want to re-direct the .ie site to the .com site.

am i to understand it that i need to tell the ie domain (they wont allow me to do so i have to give them clear instructions) to change my cname to irishfinancialnews.com . but that is already pointing(the www record) to ghs.google.com so i am a bit confused.

in google apps dashboard i can have an alias domain but i think that is just for email.

would appreciate if someone could spread some slight on the issue.

tnks.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post July 24th, 2007, 10:28 am

  • harrysmith
  • Graduate
  • Graduate
  • No Avatar
  • Joined: Dec 31, 2006
  • Posts: 136
  • Loc: Leeds
  • Status: Offline

Post July 25th, 2007, 4:25 am

I think using 301 redirect using htaccess will help you for redirecting sites. ;)
Dedicated Server hosting coupon code
  • Daemonguy
  • Moderator
  • Web Master
  • User avatar
  • Joined: Jan 23, 2004
  • Posts: 2673
  • Loc: Somewhere outside the box in Sarasota, FL.
  • Status: Offline

Post July 29th, 2007, 12:07 pm

If you (either directly or indirectly) control DNS, you can simply add the second site to the zone file for the first. All requests for the domain, will be sent to the content tree for the first.
"It's always a long day, 86,400 won't fit into a short."
  • desertland
  • Graduate
  • Graduate
  • No Avatar
  • Joined: Apr 28, 2005
  • Posts: 206
  • Status: Offline

Post August 9th, 2007, 11:38 am

You could also use a meta redirect or a javascript redirect.

Code: [ Select ]
<body onLoad="javascript:window.location.href='http://irishfinancialnews.com'">
</body>
  1. <body onLoad="javascript:window.location.href='http://irishfinancialnews.com'">
  2. </body>
  • jambai
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Jun 18, 2007
  • Posts: 7
  • Status: Offline

Post August 10th, 2007, 8:04 am

Use 301 redirection !
  • codesecret
  • Beginner
  • Beginner
  • No Avatar
  • Joined: Aug 30, 2007
  • Posts: 43
  • Status: Offline

Post August 30th, 2007, 10:50 pm

There are many redirecting sites available. 301 redirection is good.
  • Steven D
  • Proficient
  • Proficient
  • No Avatar
  • Joined: Aug 26, 2007
  • Posts: 263
  • Status: Offline

Post September 1st, 2007, 5:31 am

Daemonguy wrote:
If you (either directly or indirectly) control DNS, you can simply add the second site to the zone file for the first. All requests for the domain, will be sent to the content tree for the first.


This sounds right, I dont see why you would need a redirect script, you can just point 1,2,3,100 domains to the same ip, and just direct all traffic to the same directory?

Only thing I can think of that would be negative is that spiders dont really like duplicate content (or so i am led to believe)

but i dont think they like redirects either.
Daily B2B Deals
Daily Business to Business Deals

Post Information

  • Total Posts in this topic: 7 posts
  • Users browsing this forum: No registered users and 51 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.