outofbounds
12-27-2006, 01:14 AM
hello there!
We want to migrate our site from its current asp.net platform to a php/Linux platform.
The new site has been built on php and doesnt match page by page with the existing site on asp.net. In fact, the new site is smaller.
Nonetheless, the existing site has fairly good page rank, up to PR 5 on some pages. I want to pass that PR on to the new site.
My questions are:
(1) How do i set up 301 redirects from the existing ASP.net pages to the new site that is on a totally different platform? The new site is hosted on linux with PHP and thus how could i define 301 redirects using apache for a file type that is not even supported?
Can i set up rewrites on the new apache server for those asp.net files even though apache does not support asp.net? Or do i have to set those redirects up on the existing IIS/.net platform?
(2) Is it okay to redirect 5 or 6 of the existing .net pages to the same php page? the new site does not match page by page to the .net site...
thanks in advance!
outofbounds.
We want to migrate our site from its current asp.net platform to a php/Linux platform.
The new site has been built on php and doesnt match page by page with the existing site on asp.net. In fact, the new site is smaller.
Nonetheless, the existing site has fairly good page rank, up to PR 5 on some pages. I want to pass that PR on to the new site.
My questions are:
(1) How do i set up 301 redirects from the existing ASP.net pages to the new site that is on a totally different platform? The new site is hosted on linux with PHP and thus how could i define 301 redirects using apache for a file type that is not even supported?
Can i set up rewrites on the new apache server for those asp.net files even though apache does not support asp.net? Or do i have to set those redirects up on the existing IIS/.net platform?
(2) Is it okay to redirect 5 or 6 of the existing .net pages to the same php page? the new site does not match page by page to the .net site...
thanks in advance!
outofbounds.