IIS Server - ASP Redirect and affect on rankings

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server > September 2005 > ASP Redirect and affect on rankings





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author ASP Redirect and affect on rankings
Sparky Polastri

2005-09-22, 9:00 pm

http://support.microsoft.com/?id=239875

Anybody have comments about the article above (using ASP to redirect to
HTTPS mode) or similar scripts insofar as search engine ranking or
penalties?

Would rankings be expected to drop with the addition of the script?


Steve Schofield

2005-09-22, 9:01 pm

Hi Sparky,

That article you posted is a technique to redirect pages. I don't see how
it would affect search engine rankings as long as the content being indexed
or redirected to worth indexing and the page provides valid information.

--
Thank you,

Steve Schofield
Microsoft MVP - ASP/ASP.NET
ASPInsider Member - MCP

http://www.orcsweb.com/
Managed Complex Hosting
#1 in Service and Support

"Sparky Polastri" <jafiwam@MuNGEDyahoo.com> wrote in message
news:4332f64b$1_1@newspeer2.tds.net...
> http://support.microsoft.com/?id=239875
>
> Anybody have comments about the article above (using ASP to redirect to
> HTTPS mode) or similar scripts insofar as search engine ranking or
> penalties?
>
> Would rankings be expected to drop with the addition of the script?
>



Kristofer Gafvert [MVP]

2005-09-26, 6:02 pm

Without being a SEO person...

No, the rankings should not drop (if it is a legimit redirect). If i
remember correctly, Response.Redirect gives back a status code of 302, and
the search engine should follow the redirection. It may however not cache
neither the original nor the new URL, since 302 is a temporary redirection
(which could have a negative impact).

Google says about redirections[1]:

"Don't employ cloaking or sneaky redirects."

Do follow this! How Google know the difference between a legit redirect,
and a "sneaky"...no idea. It is common (or atleast it was) by SEO firms to
use redirects to cheat search engines, hence it could be problematic for
you to use redirects if Google is unable to distinguish between these.

I do not however _think_ your ranking will drop if you use this to
redirect from http to https.

[1]
http://www.google.com/intl/en/webma...guidelines.html

--
Regards,
Kristofer Gafvert (IIS MVP)
http://www.gafvert.info/iis/ - IIS Related Info


Sparky Polastri wrote:

>http://support.microsoft.com/?id=239875
>
>Anybody have comments about the article above (using ASP to redirect to
>HTTPS mode) or similar scripts insofar as search engine ranking or
>penalties?
>
>Would rankings be expected to drop with the addition of the script?

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com