
09-28-2005, 09:13 AM
|
|
WebProWorld Veteran
|
|
Join Date: Apr 2005
Location: Winter Park, FL
Posts: 616
|
|
are you taking current html pages and redoing them as ASP pages? If so, set up 301 redirects from the html pages to the ASP pages. Otherwise, don't worry about it. ASP is all handled server side so the search engiens see the same output (hopefully) that the user's see.
|