Hi Guys, I hope someone can help me. I am noticing this happening more and more on yahoo. It does seem to correct itself eventually but.... I setup 301 redirects on my domains moving from non-www to only www. within my .htaccess file. e.g. Options +FollowSymlinks RewriteEngine on rewritecond %{http_host} ^creditcardoffers.com.au [nc] rewriterule ^(.*)$ http://www.creditcardoffers.com.au/$1 [r=301,nc] the site I am using for this is example - http://www.creditcardoffers.com.au used to have good rankings in Yahoo - Now if you search under a phrase "Credit Card Offers" - AU only http://au.search.yahoo.com/search?p...r=fp-web-t-aufp002&ei=UTF-8&meta=vc=countryAU The site is number 4, rather than number 1 where it has been for a year or so, and is displaying in the results http://creditcardoffers.com.au rather than with the www. Strange thing when I check yahoo site explorer, there are no pages indexed for http://creditcardoffers.com.au only http://www.creditcardoffers.com.au I have noticed this on some of my other sites as well, this problem. Does anyone know what the issue could be or how to solve this? Anyone noted any similar problems?