What is the best setup for conical Links
-
Should I have the conical link state:
1. www.autoinsurancefremontca.com
2. www.autoinsurancefremontca.com/index.html
Also do you need a conical link on each page if you have more than one page on your site?
-
If all of those URLs are pointing to the same file on your server, then placing the one canonical tag on it will show up when you try to access all three URLs.
As for the URL to use, I would suggest www.autoinsurancefremontca.com. So you would put the following in the HEAD of this page -
Also, you should probably 301 redirect the non-www version of the URL to the www version (or vice versa). You can do this by putting the following lines in your .htaccess file -
<code class="htaccess" title="in your .htaccess file">RewriteEngine On RewriteCond %{HTTP_HOST} !^www\. RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L]</code>
-
Do you mean canonical?
If so, I would recommend http://www.autoinsurancefremontca.com as the canonical tag, and yes you should put this on each of the pages you listed.
If you need more information, here is a good link to learn more: http://support.google.com/webmasters/bin/answer.py?hl=en&answer=139394
Let me know if you have any questions!
Ryan
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
-
Should I add canonical links to pages that are redirected?
Hello! I am a little confused concerning canonical links. I have several URLs that all access my page, but I redirect them all. A lot of places I am told to redirect them or use canonicals. Other places, I read that I should always use canonicals. What is the right way for me? If I should use canonicals as well as redirects, which links should I do this on? I redirect my pages like this: http to https:
On-Page Optimization | | hermanok
http://example.com -> https://example.com www to non-www:
https://www.example.com -> https://example.com Remove trailing slashes
https://example.com/ -> https://example.com Would-be 404-requests to index.php?p=$1
https://example.com/home -> https://example.com/index.php?p=home ( show as https://example.com/home ) Example:
http://www.example.com/home/ -> http://www.example.com/home/ -> https://example.com/home/ -> https://example.com/home -> https://example.com/index.php?p=home ( shows as https://example.com/home ) Thank you!0 -
Crawl Report shows Internal links as zero
We have recently updated our website (https://www.payumoney.com/) and created new pages like "https://www.payumoney.com/free-payment-gateway-India.html". we have internally linked all the pages, but when I check the crawl report from MOZ it shows internal links as 0 and these pages have the PA of 1 and not increasing. I am unable to find out the reason why is it happening?
On-Page Optimization | | payu_india0 -
To many links on page and penguin
Could to many links on to many pages be a factor that the penguin update would effect your site. I know this is a broad question , but I am curious what people think.
On-Page Optimization | | cbielich0 -
Which pages on my site should I back link to
The majority of the back links I have been creating link directly to our home page and to the store page. Is this the best approach or should I be trying to spread the links throughout our site to include product categories and subcategories etc?
On-Page Optimization | | Hardley0 -
Too Many On-Page Links
If a page has more than 100 links, rather than splitting up the page into multiple pages, is it ok to use name="robots" content="noindex, follow" />? The page in question lists links to articles so the page itself isn't that important to appear in serps, but the articles are the helpful content pages: www.ides.com/articles/processing/injection-molding/
On-Page Optimization | | Prospector-Plastics0 -
Too Many Links Explode Upon Upgrade
We upgraded our CMS system in September and then had an explosion of new errors appearing in SEOMOZ. Most concerning was the too many links area. Our main site is www.thenorrisgroup.com. Many of the links on the page are set up as no follows and nothing else changed so I don't understand why it's tracking differently all of a sudden. Any ideas?
On-Page Optimization | | thenorrisgroup0 -
How best to approach archiving badly optimised content
I signed up SEO Moz about a month ago as i'm currently rebuilding my site from scratch and wanted to learn from current mistakes. At present I use the forum software Invision Power Board to manage my site and one thing i've learnt is that it is terrible for SEO, there are so many thousands of errors listed by the crawler that it's not even worth trying to fix it. However because it has 5 or 6 years worth of content alot of which is on Google I don't want to totally remove it, rather I would prefer to archive it of with a big banner at the top letting anybody that visits it know that it's no longer in use and pointing them to the frontpage. I should note that it is in a subfolder already so the location of any of the links won't be changed. So the few questions I have are: The forum index has alot of link juice and I would like to redirect that to the new forum index, however for archive purposes the old index still needs to be accessible. Some topics are very popular and appear high in Google and have alot of backlinks. The important information in these forum topics will be available elsewhere on the new rebuilt site. Again I would like to redirect both link juice and users to the new page, however being a forum topic there are tens or hundreds of pages of old comments that need to still be accessible for reference. There are bound to be duplicate meta title and description issues with new similarly named categories appearing both on the new site and the old forum, is this going to be that much of a problem? So really what i'm asking is, how should I go about archiving this of without destroying content and rankings, but still making sure that the new stuff is getting the right exposure both to users and search engines alike?
On-Page Optimization | | freezedriedmedia0 -
Dropped rankings due to too many links, help needed
We have just re-designed our site and added a big drop-down navigation menu to help users get straight to the category/sub-category they are looking for, take a look at http://www.discountfiresupplies.co.uk to see what I mean. Since doing so our rankings have dropped which we've been told may be because there are now so many links on (particularly) the home page diluting the rankings of that page. We've been advised that if we hide the drop-down menus using "style='display: none'" until they are required that the search engines will ignore them which we have now done but is this correct or will they still be indexed? And if so do you have any other suggestions? Thanks, Tariq
On-Page Optimization | | tjhossy0