Topic: Archiving my site. (Page 1 of 1)  | 
  |
|---|---|
| 
       Paranoid (IV) Inmate From: f(x)  | 
    
       
  posted 07-20-2007 01:46
      
      I'm planning on getting my current site archived and then putting a new site in which uses a different structure and all. So I'm also thinking about my search engine ranks, so... here's my plan:  | 
  
| 
       Maniac (V) Mad Scientist with Finglongers From: Germany  | 
    
       
  posted 07-20-2007 15:22
      
      Seriously, the 'high road' on this is to get the new data on a new domain/directory, and keep all the old urls intact.  | 
  
| 
       Nervous Wreck (II) Inmate From:   | 
    
       
  posted 07-20-2007 15:35
      
      Can't you use http redirects combined to some php, like -> redirect original query to internal search page on the new site/domain, tearing appart some param/querystring/filename/whatever is relevant to insert in a search engine.  | 
  
| 
       Paranoid (IV) Inmate From: f(x)  | 
    
       
  posted 07-20-2007 16:01
      
      I meant 302... I should have double checked that...  | 
  
| 
       Maniac (V) Mad Scientist with Finglongers From: Germany  | 
    
       
  posted 07-20-2007 17:01
      
      -piping all requests through a single handler script: sometimes a pretty good idea  | 
  
| 
       Paranoid (IV) Inmate From: f(x)  | 
    
       
  posted 07-20-2007 17:08
      
      
     | 
  
| 
       Maniac (V) Mad Scientist with Finglongers From: Germany  | 
    
       
  posted 07-20-2007 23:11
      
      just checking   |