Forum Moderators: open
<%@ LANGUAGE="VBSCRIPT" %>
<%
response.redirect("shop/asp/default.asp")
What i would like to know does google not mind this type of redirect or is this a total NO NO.
Set it up so that the default page -> is the one with the content.
Don't do redirects from root to sub page / folder.
Try using the Site search [searchengineworld.com] for more. Something like 'google redirect' lots of reading there.
Cheers.