Now I searched my blog on Google search engine by putting my full blog name (my..blog.com).I could see my blog links with two sub links(tabs) below my blog title. Between them one is my most viewed page and another link is about robot.txt file. Like this User-agent: Mediapartners... ... Mediapartners-Google Disallow: User-agent: * Disallow: /search ... Can you tell me why google have shown this link instead of any most popular page of my blog?The blog pr now is 0 but still I am earning although it is negligible. But I'm scared is it everything fine with my blog or it 's got penalty? User-agent: Mediapartners-Google Disallow: User-agent: * Disallow: /search Allow: / Sitemap: my blog adress/......... default ?orderby=UPDATED Is this ROBOT.TXT file of my blog is ok for running Google ADSENSE and pR
There is no problem. Disallow: without a slash means that nothing is blocked. Allow: / is pointless (it doesn't do anything). So, no real problems with your robots.txt. Mostly, hey are all meaningless entries (except for Disallow: /search and I guess sitemap entry is OK as it seems like a dynamically generated one you want to use specific parameters with (not a good thing for big blogs, IMO).