Posts: 5,945
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
|
Here's a weird situation. I've got a client, Hibiscus Florals, and they're having difficulty getting their site properly crawled and into the main index due to a large number of links in the supplementals.
I noticed that at least part of the reason was because many of these links were non-www. based and Google seemed to struggle to crawl them properly. (I'm not sure if it's the whole reason, but having noticed very different results for the www. and non-www. versions, I'm sure it's at least part.)
So...what I did was to redirect all users to the www. version of the pages I could (and to the index otherwise, for pages that were from the old version of the site pre-2005) using ASP and 301 redirects. I've got all that in place, but what I don't know is how to get Google to recrawl the non-www. links to get rid of them other than by submitting them manually, and I really don't think that doing so is in my best interests because it could be interpreted as spamming.
I'm not really sure what else to do, having never been in a situation like this before. Any ideas? Thanks.
|