Rel="canonical"
-
Can you tell me if we've implemented rel="canonical" properly?
We want this to be our primary:
http://www.autopartstomorrow.com/parts/6052317-r-econ-semi-met-brake-pads-
while this would be duplicate and refer robots back to the URL above:
http://www.autopartstomorrow.com/parts/6054284
We've added the following to both pages: <link rel="canonical" href="http://www.autopartstomorrow.com/parts/6052317-r-econ-semi-met-brake-pads- "/>
Thanks
-
Ideally, you should use both, but I realize that could be a lot of work. Canonical URLs will work well for the case you mentioned above. Just remember to link to your canonical URL on internal pages and have inbound links point to that canonical URL. You should ask site owners that host those inbound links to change if possible or use 301 to redirect those links that can't be changed.
You may also want to consider creating redirect rules to add or remove the trailing slash for all URLs, because links with and without the slash are considered different URLs and will split link juice.
-
I have a follow question about this. I have a zen cart eCommerce site. Just learned and read both articles that Saibose mentioned but still not sure how to proceed. I have dup content issues. So do I use 301 or rel=canonical? I have two variations. (that I see for now)
1. Main category _ Sub category_product examples below
http://www.perfectindesign.com/awards
http://www.perfectindesign.com/awards/acrylic-awards
http://www.perfectindesign.com/awards/acrylic-awards/slanted-award
Do I pass all link juice to the main category ie awards or sub cat. (should mention there are three sub categories in this example.
2. Main category _product
same as above with out sub categories.
Thanks
-
Likewise, your posted links lead to white pages. If you still need help with this, get those links fixed for us.
-
Tried a couple of times and these pages aren't loading for me in a couple of different browsers. Not sure if you've changed something since the posting of this question, but if you're still subscribed to this thread you may want to look into this.
As someone said already I would just like to reinforce that rel=canonical only has to be used on the target page, however since these pages you're referencing aren't exactly the same you DON'T want to use a 301 redirect. Your rel=canonical tag will simply signal the search engines to pass all ranking to your main page, which is actually a better implementation than using 301, albeit it won't make a huge difference on a small scale.
If this is a Wordpress blog, which I can't really tell if it is or not since the pages aren't loading, you may want to try the WP canonical plugin. It will semi-automate all of your canonical tags so you're not having to modify code all the time.
-
i would use a 301 redirect for this
rel conical tells the search engine where the original content is, it does not pass link juice to the original content. while 301 tells the SE that it is the same page and all link juice will be awarded to the one page. -
I think that Rand posted an article sometime back on this.
Lindsay followed it up last year with this:
http://www.seomoz.org/blog/complete-guide-to-rel-canonical-how-to-and-why-not
You can read through them and have a good understanding of the best practices involved.
What i dont understand is why have you implemented rel=canonical to both pages. Its not required on your target page, that is, http://www.autopartstomorrow.com/parts/6052317-r-econ-semi-met-brake-pads-
You just require it on your other page.
Hope that helps.
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
-
"translation" of code in htaccess file
Hi everyone! I am a newbie to the whole SEO and html thing and I am trying to get a better understanding of the "behind the scenes" part of my website. I hope I can find someone here who can translate a piece of code for me that I have in my htaccess file: Options -Multiviews
On-Page Optimization | | momof4
Options +FollowSymLinks
rewritecond $1 !^(index.php|public|tmp|robots.txt|template.html|favicon.ico|images|css|uploads)
rewritecond %{REQUEST_FILENAME} !-f
rewritecond %{REQUEST_FILENAME} !-d
rewriterule ^(.*)$ index.php?link=$1 [NC,L,QSA] I know that something is getting redirected to the index file, but what (or when) exactly? Does the word "robots"mean that search engine crawlers are getting redirected here? And is this good or bad (in terms of SEO)? Or is this redirecting people who try to get to my robots/ template or image files?? Thanks in advance for any answers!0 -
Duplicate content "/"
Hi all, Ran my website through the SEOMOZ campaigns and the crawl diagnostics give me a duplicate error for these urls http://www.mysite.com/cat1/article http://www.mysite.com/cat1/article/ so the url with the "/" is a duplicate of the one without the "/" Can someone point me out to a solution to solve this ? regards, Frederik
On-Page Optimization | | frdrik1230 -
Site wide 301 or canonical links.
Hi guys, I'd like add code to my header file to specify www. as opposed to just http:// for the canonical links across my entire site. How can I do this? I'd like it to be site wide code that I can just add to my header.php file which is included across the site.
On-Page Optimization | | absoauto0 -
Help I don't understand Rel Canonical
I'm really stuck on how to fix up Rel Canonical errors on a Wordpress site. I went in and changed all the URLs to remove the www and added / to the end. I get this message on page analysis details: <dt>Canonical URL</dt> <dd>"http://www.some-url.com.au/",</dd> <dd>"http://some-url..com.au/", and</dd> <dd>"http://some-url..com.au/"</dd> <dd>Well the first one with the www doesn't exists and the second two urls are the same! (Note that I have removed the actual URL for this post)</dd> <dd>I'm not sure how to read and fix the errors from the reports ether. The only issues I can see is that the 'Tag Value' has the www and the 'Page Title - URL' doesn't have the www.
On-Page Optimization | | zapprabbit
</dd>0 -
Is rel=canonical used only for duplicate content
Can the rel-canonical be used to tell the search engines which page is "preferred" when there are similar pages? For instance, I have an internal page that Google is showing on the first page of the SERPs that I would prefer the home page be ranked for. Both the home and internal page have been optimized for the same keyword. What is interesting is that the internal page has very few backlinks compared to the home page but Google seems to favor it since the keyword is in the URL. I am afraid a 301 will drop us from the first page of the SERPs.
On-Page Optimization | | surveygizmo0 -
"And" vs "&"
I blog for hotels and I am wondering whether it is best to have on a wordpress tagline the name of the hotel such as Holiday Inn and Suites vs Holiday Inn & Suites. In Google AdWords, the "and" keyword always beats out the "&" word in exact search. The "&" just always looks cleaner. Also, when I refer to the hotel within a blog post, should I use the "and" or "&" in the name? Please help me understand which is best for seo. Thank you!
On-Page Optimization | | lwilkins0 -
Should I make All My "Non-Money" Pages No-Follow?
I'm branching out here from my novice seo status . . . In an effort to channel page rank to the pages I wish to rank for should I make all my non-money pages no-follow. Pages like "contact us", "about us", "application", etc. It seems to make sense to make these no follow so the page rank flows to the pages I wish to rank for. Am I on the right track?
On-Page Optimization | | leaseman0 -
Almost all pages showing under Notices Rel Canonical - why???
Hi, I'm just going through my latest crawl since my new site launch and havce noticed almost all of my websites pages are listed under the notices rel canonical section, Why is this? All pages have the unique pages titles followed by the site name in the title, for example: Product | Site name All pages have unique meta descriptions and content (although we only offer lots of differt varients of the same product). Is this something I should be worried about?
On-Page Optimization | | EclipseLegal0