Forum Moderators: Robert Charlton & goodroi
Quote:
Stigma: an ancient name for marks that were pricked or branded onto the bodies of slaves and soldiers for identification purposes. The word was also applied to religious symbols tattooed onto members of pagan religious cults to show their devotion to particular gods and goddesses.
are these stigmata attributable to the spike
Our site has approximately 600 pages but I notice that Webmaster Tools report an average of 3,856 pages crawled per day. Is this normal?Not ideal is it. Perhaps means nothing if you ask John Mueller but under Panda I would not risk this. Run site query in Google and add canonical tags to article pages in the first instance and random deleted pages need to be 410 or 301 to the correct location. After a couple of months then consider Robots.txt with wildcards to clean up chunks of URL's that have a pattern.
User-agent: *
Disallow: /wp-admin/
Disallow: /page/ # remove pagination on root
Disallow: /tag/*/page/* # prevents robots from indexing tag pagination
Disallow: /category/*/page/*?* # prevents robots from indexing query strings on pagination
We have tag pages etc set to no-index so I don't think this would be a problem. Or should we disallow these in robots.txt instead of no-index?That is right. You need to be given access without blocking via robots to be able to know if to remove them via 410 or "noindex" otherwise manually removing 3000 urls via WMT (+ robots) is impossible.
In Google Webmaster Tools we only have 600 pages indexed so Google doesn't seem to be indexing pages it shouldn't.That is normal I have far less shown in WMT.