Tagged Questions
47
votes
1answer
1k views
Improper use of rel=canonical is hurting search
When a question has many answers, the Stack Exchange software will split them onto several pages. As of mid-2009, the second and later pages have included a rel=canonical link tag pointing to the ...
3
votes
0answers
29 views
Suggestion: rel=“canonical” should point to the migrated question when it is migrated
As suggested, rel=“canonical” was added to improve SO results in Google.
It would be even better for this canonical link to directly point to the migrated destination if it is migrated. That way all ...
3
votes
2answers
99 views
Searching in google with a question's title doesn't make the question appear on the first page
If I search for "Ruby off the rails" site:stackoverflow.com, I don't get Ruby off the rails in the first few pages. However, a separate question about hosting does, and there are links to the question ...
2
votes
1answer
110 views
rel=“canonical” on SO used incorrectly?
Isn't the rel="canonical" on SO used in a wrong way so that it prevents google from indexing every other page than the first of questions that have +1 pages?
The rel="canonical" hint should be used ...
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 ...