homepage Welcome to WebmasterWorld Guest from 107.21.186.38
register, login, search, subscribe, help, library, PubCon, announcements, recent posts, open posts,
Subscribe to WebmasterWorld
Visit PubCon.com
Home / Forums Index / Microsoft / Microsoft IIS Web Server and ASP.NET
Forum Library : Charter : Moderators: ocean10000

Microsoft IIS Web Server and ASP.NET Forum

    
Response.Redirect vs Server.Transfer
and their effect on SEO
wrkalot




msg:3240971
 6:14 pm on Feb 2, 2007 (gmt 0)

I have products that get discontinued so when I delete them from my database I use Server.Transfer to redirect to a discontinued.asp page that says it's no longer available... and it preserves the original url. From a SEO standpoint, is this a better solution that using Response.Redirect?

I guess I'm just not clear on how both are seen by search engines/bots.

Thanks

 

duckhunter




msg:3241508
 3:32 am on Feb 3, 2007 (gmt 0)

Yes, it is. Response.Redirects bad

mattglet




msg:3241805
 4:33 pm on Feb 3, 2007 (gmt 0)

Do some research on server header responses. Response.Redirect serves a "302" redirect (an SEO issue), while Server.Transfer allows you to customize your response ("200" vs. "404").

aspdaddy




msg:3242505
 8:44 pm on Feb 4, 2007 (gmt 0)

Server Transfer is just another way of calling code the search engines wont even know about it as to the browser its just one request being served.

It depends what you want the broswer to see,if you need to redirect to another server, if you need form/quersytring data available on the target page.

Global Options:
 top home search open messages active posts  
 

Home / Forums Index / Microsoft / Microsoft IIS Web Server and ASP.NET
rss feed

All trademarks and copyrights held by respective owners. Member comments are owned by the poster.
Terms of Service ¦ Privacy Policy ¦ Report Problem ¦ About
WebmasterWorld ® and PubCon ® are a Registered Trademarks of Pubcon Inc.
© Pubcon Inc. 1996-2012 all rights reserved