YOAST SEO: How to set rel=cannonical tags to the original article post
-
Hi Mozers,
Can anyone tell me how to set the rel="canonical tags via SEO YOAST?
I have an article posted on my blog that was published first on another blog and i need to reference this entry somehow, I have been told to use rel="canonical - if so I would appreciate some insight on how to do this exactly!
Thanks very much in advance
-
Hi there,
I'll try to break it down so bare with me!
A canonical link is not seen by the user by all accounts they would never know about the original origins of the content. This is fine if you've made a straight up copy or want to keep all link juice to the original source.
A follow link would be at the bottom along the links of "this article originates here link " or how ever you wish to create that point. The user would see this and the pro of this is you keep some more of the link juice whilst also passing some onto the source, this only really works assuming you've made some slight changes to the article e.g. commented on it or followed it up etc. etc.
The choice is of course up to you but there are two options.
Best of luck!
-
Hi Chris,
Thanks so much for your detailed response, this puts another spin on it for me.
Could you tell me more about your suggestion? I can put the follow link, but I would assume this would give more reference then the canonical would it?
So if I didn't add the canonical and only the follow link how does one know where the article is pointing to without putting the canonical url in? Would I need to credit the article using an anchor text? and adding the follow?
Thanks for your advice
-
Have you referenced the article or published the whole article? If you've referenced it I'd recommend a follow link more than a canonical link as the canonical would mean all seo benefit goes to the other website (which is fine and well deserved if you've just copied the article) but if you've just referenced it ore even expanded on it I'd reference the blog and all credit to it but not have a canonical link to ensure you maintain some level or link juice on your website.
You can find info on yoast canonical in their knowledge base - http://kb.yoast.com/article/148-canonical-urls-in-wordpress-seo
-
Hi there
Thank you for your response, I think I have found the settings you are referring to, would you advise no follow or follow? Any other settings you would recommend?
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Topics and H tag
Hello, Is it ok to talk about multiple topics under an H tag or should I stick to 1 topic per H tag. Thank you,
Intermediate & Advanced SEO | | seoanalytics0 -
Putting rel=canonical tags on blogpost pointing to product pages
I came across an article mentioning this as a strategy for getting product pages (which are tough to get links for) some link equity. See #21: content flipping: https://www.matthewbarby.com/customer-acquisition-strategies Has anyone done this? Seems like this isn't what the tag is meant for, and Google may see this as deceptive? Any thoughts? Jim
Intermediate & Advanced SEO | | jim_shook0 -
Negative SEO + Disavow
My site is very new (~1 years old), but due to good PR we have gotten some decent links and are already ranking for a key term. This may be why someone decided to start a negative SEO attack on us. We've had less than 200 linking domains up until 2 weeks ago, but since then we have been getting 100+ new domains /day with anchor texts that are either targeted to that key term or are from porn websites. I've gone through the links to get ready and submit a disavow... but should I do it? My rankings/site traffic has not been affected yet. Reasons for my hesitations: 1. Google always warns against using the disavow, and says "you shouldn't have to use it if you are a normal website." (sensing 'guilty-until-proven') 2. Some say Google is only trying to get the data to see if there are any patterns within the linking sites. I don't want the site owners to get hurt, since the villain is someone else using xrumer to put spammy comments on their site. What would you do?
Intermediate & Advanced SEO | | ALLee0 -
Victim of negative SEO
Hello, I'm one of those people that got the "unnatural links" message from google. Since i run my site from the very first day and always was a one man business i know all the ins and outs of the website.
Intermediate & Advanced SEO | | Henkiepenkie
Basicly i have never ever used a seo company to submit my site anywhere.
Never ever i used any shady tactic to get better ranks.
The only thing i did was trading traffic/links with real active websites, being daily updated, high traffic, etc etc. So. After i got notified in webmaster tools i started digging into a list (provided by webmaster tools) to find out why i got this message (meanwhile i lost 75% of my se traffic in past 3 months) After searching for hours i found out that in the past 2 / 3 months my site has been spammed on about 150 forums (completely dead forums with nothing but spam on it) There was no logic at all since my site got linked with the most ridiculous and unlogical word phrases.
My site is adult related and all spam links contained word phrases like "bangladesh mobile" or "rock girl" or "animal abuse" or "ringtones" etc etc. if i ever would be so stupid to start spamming my 7 year old strong business i would at least use titles that would make sence. anyway.
I can't do nothing about these forums, i don't own them, i can't erase them and if there are any owners, they simply don't respond.
I made a list of all the forums and send it to google but the only response they come up with is "there are still unnatural links". I hardly believe they did anything with that list i send them. I don't know what else i can do and was hoping that somebody could advice me on what to do here besides sending google messages on a daily base. cheers0 -
Where is the Real Value in SEO?
Interesting topic and would love to hear some thoughts. How do you justify SEO, measure results, etc etc
Intermediate & Advanced SEO | | imageworks-2612900 -
If you have an unlimited SEO budget, what would you do?
Here's a bit of background information: I've achieved the targets and is now being offered what is essentially an unlimited budget. I have a nice list of ideas but thought I would the brilliant people here at the SEOMOZ community what they would do. So as to promote as much response as possible, I'm going to keep my list to myself for now. And by "SEO", I mean I can do things like content strategy, blogging, infographics, etc. Shoot away!
Intermediate & Advanced SEO | | andrep0 -
Proper use and coding of rel = "canonical" tag
I'm working on a site that has pages for many wedding vendors. There are essentially 3 variations of the page for each vendor with only slightly different content, so they're showing up as "duplicate content" in my SEOmoz Campaign. Here's an example of the 3 variations: http://www.weddingreportsma.com/MA-wedding.cfm/vendorID/4161 http://www.weddingreportsma.com/MA-wedding.cfm?vendorID=4161&action=messageWrite http://www.weddingreportsma.com/MA-wedding.cfm?vendorID=4161&action=writeReview Because of this, we placed a rel="canoncial" tag in the second 2 pages to try to fix the problem. However, the coding does not seem to validate in the w3 html validator. I can't say I understand html well enough to understand the error the validator is pointing out. We also added a the following to the second 2 types of pages <meta name="robots" content="noindex"> Am I employing this tag correctly in this case? Here is a snippet of the code below. <html> <head> <title>Reviews on Astonishing Event, Inc from Somerset MAtitle> <link rel="stylesheet" type="text/css" href="[/includes/style.css](view-source:http://www.weddingreportsma.com/includes/style.css)"> <link href="[http://www.weddingreportsma.com/MA-wedding.cfm/vendorID/4161](view-source:http://www.weddingreportsma.com/MA-wedding.cfm/vendorID/4161)" rel="canonical" /> <meta name="robots" content="noindex">
Intermediate & Advanced SEO | | jeffreytrull1
<meta name="keywords" content="Astonishing Event, Inc, Somerset Massachusetts, Massachusetts Wedding Wedding Planners Directory, Massachusetts weddings, wedding Massachusetts ">
<meta name="description" content="Get information and read reviews on Astonishing Event, Inc from Somerset MA. Astonishing Event, Inc appears in the directory of Somerset MA wedding Wedding Planners on WeddingReportsMA.com."> <script src="[http://www.google-analytics.com/urchin.js](view-source:http://www.google-analytics.com/urchin.js)" type="text/javascript">script> <script type="text/javascript"> _uacct = "UA-173959-2"; urchinTracker(); script> head>0 -
What's the best theme for seo if you are going to use yoast anyway
I am going to edit my theme myself so I don't need something like thesis for that. But people say that the thesis framework is amazing for seo, and it's hard to edit it manually. Does using the thesis theme do anything for you if you are going to use yoast anyway? Thanks William
Intermediate & Advanced SEO | | willie790