![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Hi I work for a company that, due to historical reasons, stores each website in a subfolder of the website root folder, and has the index.asp in the root redirect the visitor to the index page in the subfolder. The redirect script looks like this: % Response.Redirect("/CustomerName/index.asp") Response.End() % So, if you go to www.company.co.uk, the URL will become www.company.co.uk/company/index.asp This shows up as a 302 redirect in the logs. My question is, is this likely to be having a detrimental effect on the search engine placement of these sites? How do the major search engines, especially Google and MSN, treat 302 redirects? Thanks |
![]() |
| Thread Tools | |
| Display Modes | |
| |