Contact Us Forum Rules Search Archive
WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Search Engines > Google Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Google Discussion Forum Google Discussion forum is for topics specifically related to Google. There is a subforum dedicated to AdSense/AdWords subjects.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-27-2005, 12:46 AM
WebProWorld Pro
 

Join Date: Apr 2004
Location: Seattle
Posts: 239
scallihan RepRank 0
Default Can't do 301 redirect

I'm working on setting up my sister's web site under a new domain name. The old site is hosted by her ISP (home.pacbell.net). I cannot set a 301 redirect using .htaccess and am not optimistic about getting support at the ISP to do it. My question is: What is the best method of managing the move from the old URL to the new domain name, without being able to do a 301?

What I'm thinking of doing is:

1) Removing all files except for the main ones most likely to be linked to (maybe six to eight pages).

2) Removing the content (including title content, etc.) of the main files I'll be keeping, replacing it with a link to an alert page.

3) The alert page will have a notice of the address change, advise visitors to update their bookmarks, and provide a link to the new URL. I will use an image link for this, so I don't have to include the name of her site (or any of her keywords) in the page.

4) There will be no Meta refreshes used and only one link going from the old site to the new site.

5) An effort will be made to get as many links pointing to the old address as possible switched to point to the new address. She doesn't have a lot of IBLs, so shouldn't be that hard. Plus get new backlinks pointing to the new address. After that is done, probably after a couple of weeks, the old site will be completely taken down.

Note: I've already switched the link from my site (on a PR6 page) to hers to the new domain.
Reply With Quote
  #2 (permalink)  
Old 01-27-2005, 01:02 AM
minstrel's Avatar
WebProWorld 1,000+ Club
 

Join Date: Jul 2003
Location: Ottawa, Canada
Posts: 3,619
minstrel RepRank 0
Default

Not the way I'd do it.

What's wrong with using meta refreshes? Just make sure the interval is at least 10 seconds. Don't delete any pages -- just create a new page with the same name for each page in the current site with the following content:

Put this in the <HEAD>... </HEAD> section:
Code:
<META HTTP-EQUIV="REFRESH" CONTENT="10; 
URL=http://www.newsite.com">
and change the <body>...</body> part to this:

Code:
OLDWEBSITE has moved!

 
Remember to update your bookmarks to: 
New Website Name.
<BR.
If your browser supports &quot;Client Pull&quot;, you will be automatically taken to the new site in 10 seconds. 


 
Otherwise, please click on the link below: 


 
http://www.newsite.com 
This maintains continuity for spiders AND human visitors -- no dead links or 404 errors -- smooth transition.
Reply With Quote
  #3 (permalink)  
Old 01-28-2005, 12:08 AM
WebProWorld Veteran
 

Join Date: Jul 2003
Location: az
Posts: 376
mm99 RepRank 0
Default

Hi scallihan...

This one's a cakewalk. I've done it more times than I care to count.

Insert this script in your head of the old site and redirect to the new location. This way you maintain the presence you have and build anew.

<script language="javascript"><!--
location.replace("http://www.newsite.com")
//-->
</script>

If you are moving, this is actually a great time to capitalise in seo. Just place this script in the head of every page of the old site and insert the page of the new site, page by page, in the above script. This way you maintain the se presence you have and you can use the old site to enhance anything you like, because no one will see it, just the ses. I do it all the time and it works. I even have old property that ranks higher then my new location, I guess, just because it has been there longer.

peace...Paul

peace...Paul
__________________
http://www gambling.freakz.eu/ , http://www casinosandbox.com/
I do SEO work. My sites are mostly casino, casino portals and gaming sites.
Reply With Quote
  #4 (permalink)  
Old 01-28-2005, 12:24 AM
minstrel's Avatar
WebProWorld 1,000+ Club
 

Join Date: Jul 2003
Location: Ottawa, Canada
Posts: 3,619
minstrel RepRank 0
Default

Paul, what happens when a spider hits that javascript redirect?
Reply With Quote
  #5 (permalink)  
Old 01-29-2005, 06:55 PM
WebProWorld Member
 

Join Date: Jun 2004
Posts: 88
emils RepRank 0
Default use scripting

Why not using scripting to do the 301 redirect? If your website supports scripting (like PHP or ASP or whatever), you can place such a page or embed in your existing page, a small 301 redirect script inside which will do the job through code. We used this countless times with great success.
Reply With Quote
Reply

  WebProWorld > Search Engines > Google Discussion Forum
Tags: ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0