This two blog with Wordpress : 1. My blog 2. Other Blog Why my blog post did't show ? It's beacause my blog setting or Robots.txt. My Robots.txt User-agent: * # disallow all files in these directories Disallow: /cgi-bin/ Disallow: /stats/ Disallow: /dh_ Disallow: /wp-admin/ Disallow: /wp-includes/ Disallow: /contact/ Disallow: /wp-content/b Disallow: /wp-content/p Disallow: /trackback/ Disallow: /*?* Disallow: */trackback/ User-agent: Googlebot # disallow all files ending with these extensions Disallow: /*.php$ Disallow: /*.js$ Disallow: /*.cgi$ Disallow: /*.xhtml$ Disallow: /*.php* Disallow: */trackback* Disallow: /*?* Disallow: /z/ Disallow: /wp-* Allow: /wp-content/uploads/ Allow: /free-articles/ Allow: /free-web-content/ # allow google image bot to search all images User-agent: Googlebot-Image Allow: /* # allow adsense bot on entire site User-agent: Mediapartners-Google* Disallow: /*?* Allow: /about/ Allow: /contact/ Allow: /wp-content/ Allow: /tag/ Allow: /*.php$ Allow: /*.js$ Allow: /free-articles/ Allow: /free-web-content/ Allow: /links/ Allow: /category/ # disallow archiving site User-agent: ia_archiver Disallow: / # disable duggmirror User-agent: duggmirror Disallow: / PHP:
what do you mean with search engines does not read your blog? i did not understand . can you give more detail pls.
If you look first the blog, Google only read my blog title and navigation, but in second blog Google display the post. If you look the blog capture my blog post area is empty but not in second blog.
From what I see Google is displaying other info on the page but not the actual post. If this is correct than it is not anything to do with the robots.txt, that excludes pages not portions of a page. My guess is Google is trying to match (and show)things related to your search. Nothing in your post match the search so it grabbed from somewhere else on the page that did match. I looked at your source and didn't see anything that could cause a problem