Submit Your Article Forum Rules

Results 1 to 4 of 4

Thread: Moving an entire site (ASP to ASP.NET)

  1. #1
    Junior Member
    Join Date
    Apr 2007
    Posts
    5

    Moving an entire site (ASP to ASP.NET)

    I came across a client who is thinking of upgrading from .asp to asp.net . They have descent PR and traffic that they don't want to loose. From my understanding .net extensions are .aspx as opposed to .asp. How does one keep from loosing all current rankings, traffic, etc? 301 redirect? Mod-rewrites? Please, any advice would be greatly appreciated.

  2. #2
    Senior Member thegypsy's Avatar
    Join Date
    Jan 2007
    Posts
    100

    Re: Moving an entire site (ASP to ASP.NET)

    Quote Originally Posted by botMan View Post
    I came across a client who is thinking of upgrading from .asp to asp.net . They have descent PR and traffic that they don't want to loose. From my understanding .net extensions are .aspx as opposed to .asp. How does one keep from loosing all current rankings, traffic, etc? 301 redirect? Mod-rewrites? Please, any advice would be greatly appreciated.
    Either way...301 redirect or modrewrites will do the trick. It is HIGHLY likely that they will lose some rankings for a few weeks though so don't panic. As for PR.... well, they may never again update that beast... so who cares... that should stay the same.

  3. #3
    WebProWorld MVP incrediblehelp's Avatar
    Join Date
    Jan 2004
    Posts
    7,567

    Re: Moving an entire site (ASP to ASP.NET)

    Check out this thread for 301 redirection help. Make sure you definitely implement 301 redirects from the old URLs to the new.

  4. #4
    Junior Member
    Join Date
    Apr 2007
    Posts
    5

    Re: Moving an entire site (ASP to ASP.NET)

    thanks so much for the suggestions. Is there a way to redirect over 350 urls in IIS like its done in an .htaccess file:

    redirect 301 /old/old.htm http://www.you.com/new.htm
    redirect 301 /old/old.htm http://www.you.com/new.htm
    redirect 301 /old/old.htm http://www.you.com/new.htm
    redirect 301 /old/old.htm http://www.you.com/new.htm

    i haven't found anything through the links you provided in your post

Similar Threads

  1. Someone has copied my entire site!!!!
    By chandrika in forum Search Engine Optimization Forum
    Replies: 22
    Last Post: 09-19-2007, 05:55 PM
  2. Entire site on Bonus.com
    By legendsofamerica in forum Content Discussion Forum
    Replies: 5
    Last Post: 02-13-2007, 06:04 PM
  3. 301 an Entire Site??
    By buzzclick in forum Search Engine Optimization Forum
    Replies: 5
    Last Post: 01-23-2007, 03:18 PM
  4. Google not indexing entire site
    By wturner in forum Google Discussion Forum
    Replies: 7
    Last Post: 02-09-2005, 12:44 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •