Canonical home page
-
I have a site that shows duplicate page content for:
www.autoserviceexpertsonline and www.autoserviceexpertsonline/index.html
When looking at the files using the cms (intuit) file manager, I only see the /index.html version.
I added the Caononical tag referencing/pointing to both the domain name only and then changed to .../index.html
No matter how I code this, the seomoz On-Site SEO Grader still has a problem with it.
Is this a bug with the Grading program or am I doing something wrong?
Please help as I think this is causing me problems with Google and I'd like to get this right for future sites I will be working on.
Thanks,
Bill
-
No problem at all - good luck!
-
Thank you very much for the clear answer and the time it took you look at the site and write your post.
I will follow the instructions and see if things clear up. I have this site set up on Campaign mode, so tomorrow it should get a full crawl and then we'll know if the Duplicate Page error goes away (which is the reason for this whole exercise).
Have a blessed day.
-
Hi Bill,
I've just had a look at your site and the canonical tag is set as:
<link rel="canonical" href="http://www.autoserviceexpertsonline/index.html"/>
I'd advise changing it so that index.html isn't included (simply because that's the most likely way that people are going to link to you and how they'll get to your site, so it makes sense that the canonical tag points to the most popular 'page' in the eyes of both users and search engines). So, you'd end up with:
<link rel="canonical" href="http://www.autoserviceexpertsonline/"/>
The error that you're getting through the Report Card may appear if you're checking the base URL of your site (http://www.autoserviceexpertsonline/) as SEOMoz would see your canonical tag pointing to a different place (index.html) and therefore being incorrect.
My advice would be to do the fix (as above) and recheck your page through SEOMoz immediately - you shouldn't need to wait until the following Tuesday when using the report card tool as it does an immediate refresh of the page content.
Also, to explain why you only see index.html in the file manager (in simple terms) is that the webserver (apache) sees index.html as being the base file for your site. So, when someone goes to http://www.autoserviceexpertsonline/ apache grabs the index.html file and shows it on the page.
Hope that's helpful - let me know if you have any more questions,
Matt
-
I think it is coded correctly.
No, I'm not waiting until Tuesday... didn't realize there was a weekly time-frame on the SEO Report Card Tool.
-
Hi Bill,
Two questions:
-
Are you sure you formatted the tag properly?
-
Are you waiting until the following Tuesday for your site to be recrawled?
-
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
-
Schema Review Not Showing Up For The Home Page
I have a schema review for an attorney website. The schema shows up in the SERPs for all the inner pages of the sites but never for the homepage. Is there a reason for that?
On-Page Optimization | | Armen-SEO0 -
Rel Canonical help
Is it possible to confirm this to me please? My understanding of the rel canonical tag was to tell google of duplicate content? so for instance product 1
On-Page Optimization | | TeamacPaints
www.ourdomain.co.uk/products/category/subcategory/theproduct1 Product 1a
www.ourdomain.co.uk/products/category/subcategory/theproduct1a same content just a different colour would be rel canonical'd to Product 1 as thats the main product, is my understanding correct? Now here is what I have discovered. www.ourdomain.co.uk/products/category/subcategory/theproduct1 has a rel canonical tag that reverts back to www.ourdomain.co.uk/products/ which isn't optimized as such its just a generic catalog page. This is inccorect and google will dismiss the actial product and revert to the generic catalog page? any help would be great.0 -
Description tag not showing in the SERPs because page is blocked by Robots, but the page isn't blocked. Any help?
While checking some SERP results for a few pages of a site this morning I noticed that some pages were returning this message instead of a description tag, A description for this result is not avaliable because of this site's robot.s.txt The odd thing is the page isn't blocked in the Robots.txt. The page is using Yoast SEO Plugin to populate meta data though. Anyone else had this happen and have a fix?
On-Page Optimization | | mac22330 -
Are there any SEO benefits changing the default home page filename (index.htm) to a keyword rich filename
II'm a newbie. I have a website using the default home page filename: index.htm. I have total control over the web server. I was wondering whether I can get any SEO improvements for my main keyword if I change the default filename with a filename that contains the main keyword, like our-main-product.htm (doing the 301 redirect and changing the server search order, of course)?
On-Page Optimization | | Grafimart0 -
Your thoughts on page navigation
Hi again SEOmoz community. What are your thoughts on mainpage navigation. How it should be handled? Scenario 1. - links to the main sections with a mouse rollover feature where it shows subsections of the main sections Scenario 2. - links to the main sections, but the subsections are hidden and only visible on the click Scenario 3. links to the main sections and subsections allways visible I would like to hear you oppinions on this. What did you find as the best featrue, or did you try to find someting new entirely. What do you think would be the best scenario SEO wise and in the light of keeping links on page in decent numbers 🙂 Imo, Scenario 2 is the option to go with. Tnx in advance for all your replys. Sincerely, sinisa
On-Page Optimization | | TataSinke0 -
Which pages should use rel="canonical" links?
I have many pages showing up as multiple content. Most of the them belong to product pages for my store, login pages that show up everywhere on the site, etc. I know that I need to use the rel=canonical link in the header but after searching the forum I'm still unsure of what pages need it. Is it the pages that I don't want searched/crawled by Google or the other way around? Thanks! Crystal
On-Page Optimization | | COfashionista0 -
Add Rel Canonical to all pages on my site (Magento)
Can anyone guide me as to how to add the REL CANONICAL feature to every page on my website (Magento shopping cart) Thanks
On-Page Optimization | | lacx.com0 -
Avoiding "Duplicate Page Title" and "Duplicate Page Content" - Best Practices?
We have a website with a searchable database of recipes. You can search the database using an online form with dropdown options for: Course (starter, main, salad, etc)
On-Page Optimization | | smaavie
Cooking Method (fry, bake, boil, steam, etc)
Preparation Time (Under 30 min, 30min to 1 hour, Over 1 hour) Here are some examples of how URLs may look when searching for a recipe: find-a-recipe.php?course=starter
find-a-recipe.php?course=main&preperation-time=30min+to+1+hour
find-a-recipe.php?cooking-method=fry&preperation-time=over+1+hour There is also pagination of search results, so the URL could also have the variable "start", e.g. find-a-recipe.php?course=salad&start=30 There can be any combination of these variables, meaning there are hundreds of possible search results URL variations. This all works well on the site, however it gives multiple "Duplicate Page Title" and "Duplicate Page Content" errors when crawled by SEOmoz. I've seached online and found several possible solutions for this, such as: Setting canonical tag Adding these URL variables to Google Webmasters to tell Google to ignore them Change the Title tag in the head dynamically based on what URL variables are present However I am not sure which of these would be best. As far as I can tell the canonical tag should be used when you have the same page available at two seperate URLs, but this isn't the case here as the search results are always different. Adding these URL variables to Google webmasters won't fix the problem in other search engines, and will presumably continue to get these errors in our SEOmoz crawl reports. Changing the title tag each time can lead to very long title tags, and it doesn't address the problem of duplicate page content. I had hoped there would be a standard solution for problems like this, as I imagine others will have come across this before, but I cannot find the ideal solution. Any help would be much appreciated. Kind Regards5