Hello friends, Sorry to bother you...please help me out. When i see my website on "G" serps, it shows URL like http://abc.com, not showing like http://www.abc.com Why so?
Hey don't worry about it...ultimately it is being refer to your site..,. Well generally it has been done on case of blogs..
Ok fine...At initial stage i've submitted few directories on this track (without www). Now submitting right track with www. Is it possible that "G" crawls my site later with www. Isn't it?
If you have changed your links all with the prefix, www. Then the next time google updates its index, it should change according as well. However, you can also set your preferences via Google Webmaster Tools.
you need to do a 301 redirect to the www. version of your domain. Put this in your .htaccess file in your root directory. If you don't have a .htaccess then make one - RewriteEngine On RewriteCond %{HTTP_HOST} ^sitenamehere.com RewriteRule (.*) http://www.sitenamehere.com/$1 [R=301,L] If you sign up to google webmaster tools, there's also an option in there for you to have your site appear in google with or without the www.
Thanks a lot, RewriteRule (.*) http://www.sitenamehere.com/$1 [R=301,L]....What does it mean? $1 [R=301,L]
Generally directories do not accept links without www but there are few directories that may accept. So don't worry just keep on your directory submission with www and google will crawl your site... Well why you don't get RSS submision to crawl your site after all this is a easier and faster way to crawling your site...