19
votes
2answers
592 views

Permalink URLs disallowed in robots.txt, causing PageRank dilution

Below each question and answer on Stack Exchange, there's a "link" button which generates a short permalink URL to that post for convenient linking and sharing. These URLs look like this: ...
18
votes
1answer
364 views

Please Noindex 'Recently Active XXX,' 'Newest XXX,' etc

I was recently looking for an old post on gaming.stackexchange.com, and one of the things I remembered was that the game "SingStar" was mentioned. Thus, I typed "singstar ...
15
votes
2answers
565 views

Stack Overflow's robots.txt is completely useless

User-Agent: * Allow: / Disallow: /posts Disallow: /posts/ Disallow: /tags Disallow: /tags/ [...] Wikipedia says: Some major crawlers support an Allow directive which can counteract a ...
12
votes
3answers
288 views

Getting feedback from anonymous users

Considering that anonymous users coming from Google make up 90% of Stack Overflow's traffic, maybe there are ways to track how satisfied these users are? Since upvotes aren't an option to ...
18
votes
3answers
664 views

Suggestion: Use rel=“canonical” to improve Stack Overflow's Google results

Google now supports <link rel="canonical">, which allow a page to point to the canonical version of itself. This would help to fix a problem with Stack Overflow's Google search results, in that ...