<meta name='robots' content='noindex,nofollow' /> Code (markup): wut does that all mean??? and how come no where in source code of my index page there no meta descriptions or keywords, i thought sites supposes to have that for seo, wordpress dont add it automatically for you???
That code tells search engines to not index your site or follow links on the page. WordPress does not come out of the box with meta tags built into it. Download a plugin like Platinum SEO Pack for that purpose.
why wouldnt i want search engines to index my page!?!?!?! why would wordpress make that the default code!?!?!? so do i just take out the "no"..y would wordpress do this?
There are pages IMO like your about page or some other informative pages that you might not want to be indexed with your sight, especially if you link to them from your homepage. Use the Robots Meta plugin to get easy control over each post or page you create.
That'll work too for most search engines. Your theme is doing that, or maybe a plugin. Search header.php for it.
haha, i was lookin at the settings of my blog and under privacy>blog visibility it was checked as "I would like to block search engines, but allow normal visitors" i have now checked it to: "I would like my blog to be visible to everyone, including search engines (like Google, Sphere, Technorati) and archivers" and now the line of code is gone from my source code...