Click here to Skip to main content
15,915,636 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
SuggestionDown voting an article Pin
gggustafson8-Oct-18 7:52
mvagggustafson8-Oct-18 7:52 
GeneralRe: Down voting an article Pin
Richard Deeming8-Oct-18 8:28
mveRichard Deeming8-Oct-18 8:28 
GeneralRe: Down voting an article Pin
gggustafson8-Oct-18 10:24
mvagggustafson8-Oct-18 10:24 
GeneralRe: Down voting an article Pin
Chris Maunder9-Oct-18 4:39
cofounderChris Maunder9-Oct-18 4:39 
GeneralRe: Down voting an article Pin
Jörgen Andersson9-Oct-18 19:57
professionalJörgen Andersson9-Oct-18 19:57 
GeneralRe: Down voting an article Pin
Chris Maunder10-Oct-18 6:42
cofounderChris Maunder10-Oct-18 6:42 
GeneralRe: Down voting an article Pin
Jörgen Andersson10-Oct-18 8:32
professionalJörgen Andersson10-Oct-18 8:32 
GeneralRe: Down voting an article Pin
Nelek10-Oct-18 8:49
protectorNelek10-Oct-18 8:49 
GeneralRe: Down voting an article Pin
Jörgen Andersson10-Oct-18 9:00
professionalJörgen Andersson10-Oct-18 9:00 
AnswerRe: Down voting an article Pin
Chris Maunder17-Oct-18 3:24
cofounderChris Maunder17-Oct-18 3:24 
GeneralRe: Down voting an article Pin
Jörgen Andersson17-Oct-18 4:34
professionalJörgen Andersson17-Oct-18 4:34 
GeneralRe: Down voting an article Pin
Nelek9-Oct-18 20:23
protectorNelek9-Oct-18 20:23 
GeneralRe: Down voting an article Pin
OriginalGriff10-Oct-18 20:04
mveOriginalGriff10-Oct-18 20:04 
GeneralRe: Down voting an article Pin
Richard Deeming11-Oct-18 1:21
mveRichard Deeming11-Oct-18 1:21 
GeneralRe: Down voting an article Pin
OriginalGriff11-Oct-18 1:27
mveOriginalGriff11-Oct-18 1:27 
SuggestionAtsign summons don't work in QA? Pin
OriginalGriff8-Oct-18 5:13
mveOriginalGriff8-Oct-18 5:13 
GeneralRe: Atsign summons don't work in QA? Pin
Chris Maunder9-Oct-18 3:10
cofounderChris Maunder9-Oct-18 3:10 
GeneralRedundant forum Pin
Richard MacCutchan7-Oct-18 22:00
mveRichard MacCutchan7-Oct-18 22:00 
SuggestionAdd a canonical link to make sure SEO won't be penalized for Technical Blogs Pin
Junian Triajianto7-Oct-18 10:22
professionalJunian Triajianto7-Oct-18 10:22 
Just like title said, when we import technical blog post to CodeProject, there is a chance that the original source will get penalized as duplicate content on search engine. There is a way to fix that by adding rel=canonical.

I see that this topic has been suggested here: Bugs and Suggestions[^]
It was decided to use `syndication-source` meta tag, but honestly I can't find any reliable source that Google still look into this tag.

My suggestion is to put rel=canonical in the `<head>` like this:

HTML
<link rel="canonical" href="http://example.com/original-post/" />


In case you need some convincing references, here are some publishers who do it:

- Medium.com: SEO and duplicate content – Medium Support[^]
- dev.to: Editor Guide - DEV Community[^]
- codementor.io blog: https://www.codementor.io/ianwang/codementor-writing-tutorials-markdown-cheat-sheet-lmpdjdriw[^]

Here is also the documentation from Google: Consolidate duplicate URLs - Search Console Help[^]

Best regards,


Junian
GeneralRe: Add a canonical link to make sure SEO won't be penalized for Technical Blogs Pin
Chris Maunder9-Oct-18 3:14
cofounderChris Maunder9-Oct-18 3:14 
GeneralRe: Add a canonical link to make sure SEO won't be penalized for Technical Blogs Pin
Junian Triajianto9-Oct-18 3:28
professionalJunian Triajianto9-Oct-18 3:28 
GeneralRe: Add a canonical link to make sure SEO won't be penalized for Technical Blogs Pin
Chris Maunder9-Oct-18 4:27
cofounderChris Maunder9-Oct-18 4:27 
PraiseRe: Add a canonical link to make sure SEO won't be penalized for Technical Blogs Pin
Junian Triajianto11-Oct-18 19:21
professionalJunian Triajianto11-Oct-18 19:21 
GeneralRe: Add a canonical link to make sure SEO won't be penalized for Technical Blogs Pin
Máy Khử Độc Rượu Gipwin11-Nov-18 15:36
professionalMáy Khử Độc Rượu Gipwin11-Nov-18 15:36 
SuggestionRep History Page Pin
#realJSOP3-Oct-18 3:14
professional#realJSOP3-Oct-18 3:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Flags: AnsweredUnder considerationCompleted

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.