New answers tagged forum
0
I would strongly suggest that you do not build the forum software yourself, if that's your intention?
Use something that's battle tested and has already been exposed to some of the abuse that the public internet will throw at it - and that's open source and has a good team & active community behind it to fix any problems that occur.
You might consider ...
1
We have been using OSQA (a free software StackExchange clone) which is quite useful for public-access queries. (Note however that OSQA is not very actively developed, so AskBot might be a better choice these days.)
However, we haven't seen a lot of buy-in from our clients and partners, which may be related to our non-consumer industry, so they may not be ...
0
Here is the same answer I provided to noindex tag for google on Stack Overflow:
You can prevent Google from seeing portions of the page by putting those portions in iframes that are blocked by robots.txt.
robots.txt
Disallow: /iframes/
index.html
This text is crawlable, but now you'll see
text that search engines can't see:
<iframe ...
Top 50 recent answers are included
