SEO: 301 redirects and canonical tag

SEO: 301 redirects and canonical tag - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the SEO: 301 redirects and canonical tag error on your web browser. Problem :


from the book "Art of SEO":




301s carry cross-domain functionality,
meaning you can redirect a page at
Domain1.com to Domain2.com and carry
over those search engine metrics. This
is not the case with the canonical URL
tag, which operates exclusively on a
single root domain (it will carry over
across subfolders and subdomains).




What does the 1st line mean? Say if I move domains, I can 301 the old domain to the new and have the same search engine ranking?



I don't really get how the canonical tag fits into the picture. Can someone explain?


Solution :

301 redirects and canonical links are two very different things.



A 301 redirect tells the search engine that the page has permanently moved to a new URL and to forward all links, etc, to the new URL. Basically it's a change of address card for web pages. If you change the URL of a page, including the domain name, you would need to do a 301 redirect so the search engines, and users, would find the new page and associate it with the old one.



A canonical link is when you have one page that can be pulled up using more then one URL. For example http://www.example.com/index.php and http://www.example.com/index.php?ref=jc pull up the exact same content. To the search engines these are two different pages and thus have duplicate content. This usually results in one of the pages being dropped from the search engine's index. Unfortunately you cannot control which one they drop unless you use canonical links. They tell the search engines which page is the "main page" and to use that one in the case of duplication.



The canonical tag is most useful when it's technically easier to display content instead of redirecting. Take this site as an example. The question number (3091) is the only part which determines which question to display.



When the page loads the page content is fetched based on that ID. If it turns out the "slug" (seo-301...) is wrong, you already have the content so may as well display it, instead of delaying the user by redirecting and fetching content all over again. A canonical tag is used to give the correct URL for search engines.



A 301 redirect is mainly used when the URL has changed significantly, for example a page has moved to a different domain or completely different URL structure (best avoided if possible).



301s do carry PageRank through to the destination*, so if A links to B and B redirects to C, the link on A is essentially treated as a link to C.



* I do believe there is some "leakage" of PageRank, but in general it won't affect search results.


We hope that this article has helped you resolve the seo, domains, redirects error in your web browsers. Enjoy browsing the internet uninterrupted!

Comments

Popular posts from this blog

How to redirect to any domain [duplicate]

"302 found" for index page bad for SEO?

Create redirect from url like www.example.us/?p=100&option=