Printer Friendly Version Print this thread
Email this thread to a friend eMail this thread to a friend
Featured Web Site Template

Hundreds More at Free Site Templates.com!

Web Site Partners
Sponsored Links
Jet City Software
 
Whos Here ?
There are 0 guests and 2 members in the forums right now.
Reflects user activity within the last 5 minutes
Moderator(s): Dinkar, Logan
Member Message

almir
Joined: Jun 05, 2004
# Posts: 68

View the profile for almir Send almir a private message

Posted: 2006-Sep-04 12:17
Edit Message Delete Message Reply to this message

I am importing old html pages to CMS build in ASP.NET. Unfortunately I cant use URL Rewrite to redirect .htm pages to .aspx pages because I am on shared hosting and the hosting company will not map .htm requests to aspnet engine.

Only alternative apart from dedicated server as I see it are 301 redirects. What worries me in that case if the pages redirected to new .aspx extension are goin to loose the position in SE.

Any help with this will be greatly appreciated.



dudibob
Joined: Oct 13, 2005
# Posts: 1473

View the profile for dudibob Send dudibob a private message

Posted: 2006-Sep-04 14:16
Edit Message Delete Message Reply to this message

>>What worries me in that case if the pages redirected to new .aspx extension are goin to loose the position in SE.

do you mean your old .htm pages? well of course there going to loose there rankings because they don't exist anymore. You need to make sure your .asp pages are optimised and these should take over the positions of your old .htm pages.

I'd say the redirect is the way to go if the mod rewrite doesn't work smile



almir
Joined: Jun 05, 2004
# Posts: 68

View the profile for almir Send almir a private message

Posted: 2006-Sep-04 14:46
Edit Message Delete Message Reply to this message

Maybe I did not ask the right question. The problem would be any significant drop in traffic in the transition period - while html pages are replaced by aspx pages. Last thing I want the boss comming back hard on me coz sales are down.



Logan
Joined: Aug 14, 2002
# Posts: 3749

View the profile for Logan Send Logan a private message

Posted: 2006-Sep-04 15:01
Edit Message Delete Message Reply to this message

in the long run, with the 301 redirect, things should work out okay eventually. But ... I think your boss is a bit off if he thinks there will be no change with the search engines if all of his pages are changing.



Dinkar
Staff
Joined: Aug 12, 2001
# Posts: 4391

View the profile for Dinkar Send Dinkar a private message

Posted: 2006-Sep-04 15:07
Edit Message Delete Message Reply to this message

You can redirect your pages (on shared hosting too) using 404 error page. Parse the .htm url and use either

Server.Transfer to return 200 OK code and feed content to .htm urls

or

Response.Status and Response.AddHeader to do 301 redirect.




You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
  1. You have not yet logged in, or registered properly as a member
  2. You are a member, but no longer have posting rights.
  3. This is a private forum, for which you do not have permissions.

If you are a recent member, it's possible that you simply have not yet confirmed your account. Please check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions contained within.

If you cannot find this message, click here to Re-Send it.

If you are still experiencing problem, please read the Login Assistance Article for some advice on what may be causing your login not to work properly.

Switch to Advanced Editor and ... Create a New Topic or Reply to this Thread

New posts Forum is locked
© 1995  ·  iWeb, Inc  ·  DBA JimWorld Productions