Mike
04-27-2007, 11:43 AM
My company had some impressive rankings on MSN that were actually bringing a lot of revenue. However we had room for improvement in that our URLs had session ID's tacked on, so I had our developers implement a 301 redirect for all search engines that requested a page with a session ID -- they'd redirect back to the original page with the ID stripped out.
works fine on google and yahoo, but on MSN we saw a dramatic drop in referrals. I'm patient so I've been playing the waiting game for about 4 weeks now, still nothing.
I'd think this is more than enough time for them to come in, see the redirect, and apply the ranking to the "new" page
anyone else have a similar problem? does their system handle redirects differently than the rest of the world, or is it just slow?
*note that before this change, spiders were never served a session ID in the first place, but if they entered the site through a link that had an ID, the ID would persist and they would index pages under that ID, hence the need for the fix.
works fine on google and yahoo, but on MSN we saw a dramatic drop in referrals. I'm patient so I've been playing the waiting game for about 4 weeks now, still nothing.
I'd think this is more than enough time for them to come in, see the redirect, and apply the ranking to the "new" page
anyone else have a similar problem? does their system handle redirects differently than the rest of the world, or is it just slow?
*note that before this change, spiders were never served a session ID in the first place, but if they entered the site through a link that had an ID, the ID would persist and they would index pages under that ID, hence the need for the fix.