Majora,
what happens to threads with a wordcount >200 and an age >60 days? The settings are a bit confusing, saying
Quote:
Enter Thread Age (days). The threads that haven't been updated within the age will have the NoIndex Meta tags added.
|
.
Does that mean any thread which hasn?t become updated via a new posting in the thread age timeframe of 60 days will have a noindex attribute? Even those with >200 words? Or is this a AND condition [if ((wordcount<200) AND (ThreadAge>60)) = NoIndex] ?