Cheers Randy! It's all sorted now - I really appreciate your help.
Are you a Google Analytics enthusiast?
Share and download Custom Google Analytics Reports, dashboards and advanced segments--for FREE!

www.CustomReportSharing.com
From the folks who brought you High Rankings!
More SEO Content
International SEM | Social Media | Search Friendly Design | SEO | Paid Search / PPC | Seminars | Forum Threads | Q&A | Copywriting | Keyword Research | Web Analytics / Conversions | Blogging | Dynamic Sites | Linking | SEO Services | Site Architecture | Search Engine Spam | Wrap-ups | Business Issues | HRA Questions | Online Courses
Permanent 301 Redirect
Started by
exposure
, Apr 20 2004 10:25 PM
320 replies to this topic
#316
Posted 08 May 2007 - 08:53 AM
#317
Posted 09 May 2007 - 07:13 AM
Where there's a will, there's usually a way.
#318
Posted 25 May 2007 - 08:38 AM
Hello everyone.
I am planning to do a 301 redirect on a site that is sitting on a Zeus 4.3 server - what method of re-direct should I use?
Many thanks and have a great weekend all.
I am planning to do a 301 redirect on a site that is sitting on a Zeus 4.3 server - what method of re-direct should I use?
Many thanks and have a great weekend all.
#319
Posted 25 May 2007 - 11:14 AM
I've never played with Zeus, so this is a bit of a shot in the dark Andy. I did find a tutorial/reference on their site you may want to look at. From the Redirect section of the document it looks like you should be able to use basic .htaccess to get it done. Though there are a couple of syntax differences I noticed.
Are you redirecting the entire site to a different domain name?
And are the paths going to remain the same after the move, or would it be better to send it all to a single page like the home page because the file structure is all changing?
From the document I think one of the following should be what you're looking for, but remember it's a guess on my part since I don't have a way to test it.
To redirect from one domain to another and keep the same paths:
To redirect every page of the old site to the new site's home page because the paths are all going to be different:
Are you redirecting the entire site to a different domain name?
And are the paths going to remain the same after the move, or would it be better to send it all to a single page like the home page because the file structure is all changing?
From the document I think one of the following should be what you're looking for, but remember it's a guess on my part since I don't have a way to test it.
To redirect from one domain to another and keep the same paths:
CODE
redirect permanent / http://www.newdomain.com/
To redirect every page of the old site to the new site's home page because the paths are all going to be different:
CODE
redirect permanent /* http://www.newdomain.com/
#320
Posted 29 May 2007 - 08:28 AM
Cheers Randy - great stuff as usual. I think it will be the best to re-direct all pages to the home page. The company has merged and the current site will be placed into a subdirectory. Do you think it will be best to re-direct to the index.html in the subdirectory or on the root?
It's not for a couple of weeks yet - I will let you guys know the results.
It's not for a couple of weeks yet - I will let you guys know the results.
#321
Posted 29 May 2007 - 09:01 AM
hmm... For a better user experience I'd probably redirect straight to the subdirectory Andy. Unless there was some overriding reason for real people to be sent to the main home page instead.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users





This topic is locked


