Forum Moderators: open
For example, the main url is www.sitename.com. (not real url)
It redirects to (for example): [secure.websitesecure.com...]
The asp code appears as follows (the full url has been edited out):
<%
response.redirect <https://secure.....>
%>
When I do a search on the company name in Google, the main url link ranks on page 1 in the results, so I know the site is in the Google index and has not been banned for the redirect. But the site does not rank well overall.
I also noticed that the link to the site found in the search results did not contain the standard content pulled from the description tag (the page does have a description tag) and page content. There was no link to view a cached version of the page, either. It was just a link to the main url with a link below it to "similar pages". Why is that?
The site does not have to be all within a secure environment, except for the order processing sections. Should I place the search engine optimized pages out of the secure environment and eliminate the asp redirect?
Is the asp redirect a problem at Google? Any suggestions? Thanks for your help.
To get this discussion started two links:
Try https + forum3 [webmasterworld.com]
Also for comparison see this Google search [google.com]
No idea about the ASP redirect, though.