Please help me resolve the query I have regarding redirects and submission to directories.. I am working on one of my clients website that might be using 302 redirect, due to that free directories doesnt take our submission in their account ( I think so).. Here's the details of the header query I have submitted...
The main purpose of redirect is that client wish to direct users to secure connection throughout the site..
CODE
Header query:
=============
#1 Server Response: http://www.domain.com/
HTTP Status Code: HTTP/1.1 302 Found
Connection: close
Date: Wed, 25 Jun 2008 04:43:44 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Location: https://www.domain.com/index.aspx
Set-Cookie: ASP.NET_SessionId=r4igsb45i4f4rc45sivwjg45; path=/; HttpOnly
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 162
Redirect Target: https://www.domain.com/index.aspx
#2 Server Response: https://www.domain.com/index.aspx
HTTP Status Code: HTTP/1.1 200 OK
Connection: close
Date: Wed, 25 Jun 2008 04:43:44 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Set-Cookie: ASP.NET_SessionId=pauqi555r23eaz55i1an4p55; path=/; HttpOnly
=============
#1 Server Response: http://www.domain.com/
HTTP Status Code: HTTP/1.1 302 Found
Connection: close
Date: Wed, 25 Jun 2008 04:43:44 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Location: https://www.domain.com/index.aspx
Set-Cookie: ASP.NET_SessionId=r4igsb45i4f4rc45sivwjg45; path=/; HttpOnly
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 162
Redirect Target: https://www.domain.com/index.aspx
#2 Server Response: https://www.domain.com/index.aspx
HTTP Status Code: HTTP/1.1 200 OK
Connection: close
Date: Wed, 25 Jun 2008 04:43:44 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Set-Cookie: ASP.NET_SessionId=pauqi555r23eaz55i1an4p55; path=/; HttpOnly
Now the problem is I cant submit it to directories and other sources due to this redirect (I think), Also let me know if there's 302 redirect on server, will it be harmful for ranking my site in search engines??
Please advise..
Thanks & regards
Parveen
Edited by Randy, 25 June 2008 - 07:49 AM.
Added code tags.








