You have lots of pages indexed, as you can see in a site: query. That
information in Webmaster Tools refers specifically to urls contained
in the sitemap being indexed from submitting the sitemap.
Probably most of whatever has been indexed so far was discoverd by
other means, not as a consequence of submitting the sitemap.
if the sietmap is faulty, too large, too slow, it won't get downloaded
and/or processed. But you'd have a message to that effect in Webmaster
Tools when that happens.
In any case Webmaster Tools reports of numbers and dates usually lag
behind reality.
You do realize a single sitemap must not contain more than 50000 urls
and the file itself must not be bigger than 10MB. If it is you must
break it up into even smaller pieces and submit them as separate
sitemaps, each of which respects those guidelines, all bundled in one
or several sitemap indexes as needed.
As concerns your current robots.txt I guess you misunderstoof what I
said. I said to disallwo /vb/ and allow /vb/archive/ and build
sitemap for /vb/archive/ urls ONLY.
I woudl make the robots.txt this way:
User-Agent: *
Disallow: /tmp/
Disallow: /abuse/
Disallow: /up/
Disallow: /attachment/
Disallow: /bill/
Disallow: /client/
Disallow: /download/
Disallow: /help/
Disallow: /vb/
Allow: /vb/archive/
Sitemap: http://www.baghdad4ever.net/vb/archive/sitemap_index.xml.gz
Move the sitemap index and ingredient sitemaps into the /vb/archive/
folder if possible. Otherwise move it all up to the root. But do not
keep it in the /vb/ folder itself because the robots.txt file
disallows it.
In any case make sure your sitemaps in the sitemap index contain ONLY
urls from /vb/archive/ .
On Mar 11, 3:21 am, baghdad wrote:
> thanks webado
> it is still the same
> Sitemap statistics:
> Total URLs: 181959
> Indexed URLs: 0
> i dont know why this occur
> in the past i have 800000 url indexed and every thing ok
> why now??
> plz help