Add Source attribution metatag to the link in technical blogs.
-
Republishing blog posts on Codeproject is a nice way to increase its reach but it can result in duplicate content and the original blog can get penalized by Google. To avoid it I suggest that rel="canonical" is added to the ' View entire blog here' links in technical blogs as suggested by Google: Handling legitimate cross-domain content duplication After asking a question about this topic it seems that a better option is to use Source attribution metatags.
Giorgi Dalakishvili #region signature My Articles Browsing xkcd in a windows 7 way[^] #endregion
-
Republishing blog posts on Codeproject is a nice way to increase its reach but it can result in duplicate content and the original blog can get penalized by Google. To avoid it I suggest that rel="canonical" is added to the ' View entire blog here' links in technical blogs as suggested by Google: Handling legitimate cross-domain content duplication After asking a question about this topic it seems that a better option is to use Source attribution metatags.
Giorgi Dalakishvili #region signature My Articles Browsing xkcd in a windows 7 way[^] #endregion
We JUST ran into this issue on the site I work on (unrelated to blogs or Code Project). Thanks! :thumbsup:
Somebody in an online forum wrote:
INTJs never really joke. They make a point. The joke is just a gift wrapper.
-
Republishing blog posts on Codeproject is a nice way to increase its reach but it can result in duplicate content and the original blog can get penalized by Google. To avoid it I suggest that rel="canonical" is added to the ' View entire blog here' links in technical blogs as suggested by Google: Handling legitimate cross-domain content duplication After asking a question about this topic it seems that a better option is to use Source attribution metatags.
Giorgi Dalakishvili #region signature My Articles Browsing xkcd in a windows 7 way[^] #endregion
Done. Will appear in next code release.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP