Hello, I was wondering is there a way for my yahoo search results to show http:// rather than www? I know google webmaster tool gives you the option to do with or without WWW. So does yahoo explorer? I have also my htaccess where it removes the www RewriteCond %{HTTP_HOST} ^www.kangaroobrands.com$ [NC] RewriteRule ^(.*)$ http://kangaroobrands.com/$1 [R=301,L] Code (markup): This change have been in effect for about a month now. Thanks, Creations