Forum Moderators: open

Message Too Old, No Replies

Valid Redirect or Cloaking?

How does Google view this redirect...?

         

mrwhy2k

10:13 pm on Mar 10, 2004 (gmt 0)

10+ Year Member



<%
Session("Language") = "English"
response.redirect("./widget/home.asp")
%>

This is on the default.asp page and redirects the visitor depending on the language. I have two questions:

1) Will Google follow the redirect?
2) Will Google consider this cloaking?