-Basics- aus "Ranken mit dem Canonical Tag" - Campixx16

Post on 12-Apr-2017

833 views 0 download

Transcript of -Basics- aus "Ranken mit dem Canonical Tag" - Campixx16

<link rel="canonical" href="http://...de/" />

Canonical nutzen

Agenda

•OffPage Test •Beispiel 1•Beispiel 2

•OnPage Test & Idee•Zeit für Austausch

•Basics

...

Basics

Wozu Canonicals?

• 2009 eingeführt um DC zu verhindern

Wird eingesetzt, um ..• Klau von außen zu verhindern• die internationale Ausrichtung zu erleichtern –

zusätzlich zum href lang tag in gleichen Sprachen (z.B. de-de & de-at)

• interne Duplikate aus dem Index zu halten:

Wird eingesetzt, um ..

um interne Duplikate aus dem Index zu halten:• www oder https-Varianten• URL/ vs. URL• Groß- und kleingeschr. URLs• /index• Session Ids• Druckvarianten• blog.domain.de & news.domains.de• Bei mobilen Versionen -> auf Desktop zeigen

interne Duplikate aus dem Index

Wird eingesetzt, ..• um Content zu recyclen und zum Linkbuilding

zu verwenden

Wird eingesetzt, um ..

Basics

Facts

Als Duplikate gekennzeichnete URLs werden nicht indexiert

Facts

Links auf den Duplikaten werden nicht indexiert

Facts

wirkungslos

Backlink

http://beispiel.de/kopie

Text......

FCFSder Tag ist eine Empfehlung

DeshalbMehrere Signale können nötig sein. Das hilft:

Zeitversetzt! erst das Original, dann das Duplikat publizieren

Basics

Implementierung

<head>...<link rel=“canonical“ href=“http://www.domain.de/"/>..</head>

Implementierung

OnPageRegeln

Session Ids behandeln

http://domain.de/produkt/

<head><link rel="canonical" href="https://domain.de/produkt/" /></head>

https://domain.de/produkt?sessionid=12345

<head><link rel="canonical" href="https://domain.de/produkt/" /></head>

falsch

http://domain.de/produkt/

<head><link rel="canonical" href="https://domain.de/produkt/" /></head>

https://domain.de/produkt?sessionid=12345

<head><link rel="canonical" href="https://domain.de/produkt?sessionid=12345" /></head>

https bevorzugen

http://domain.de/shop/

<head><link rel="canonical" href="https://domain.de/shop/" /></head>

https://domain.de/shop/

<head><link rel="canonical" href="https://domain.de/shop/" /></head>

https bevorzugen

http://domain.de/shop/

<head><link rel="canonical" href="https://domain.de/shop/" /></head>

https://domain.de/shop/

<head><link rel="canonical" href="https://domain.de/shop/" /></head>

• SSL muss gültig sein• Richtige Variante in die Sitemap aufnehmen• Hreflang muss auf die richtige Variante verweisen

https bevorzugenhttps://domain.de/shop/<head><link rel="canonical" href="https://domain.de/shop/" /></head>

https://www.domain.de/shop/<head><link rel="canonical" href="https://domain.de/shop/" /></head>

http://domain.de/shop/<head><link rel="canonical" href="https://domain.de/shop/" /></head>

http://www.domain.de/shop/

<head><link rel="canonical" href="https://domain.de/shop/" /></head>

In diesen Fällen:https://domain.de/shop/<head><link rel="canonical" href="https://domain.de/shop/" /></head>

https://www.domain.de/shop/<head><link rel="canonical" href="https://domain.de/shop/" /></head>

http://domain.de/shop/<head><link rel="canonical" href="https://domain.de/shop/" /></head>

http://www.domain.de/shop/

<head><link rel="canonical" href="https://domain.de/shop/" /></head>

https bevorzugenhttps://domain.de/shop/<head><link rel="canonical" href="https://domain.de/shop/" /></head>

https://www.domain.de/shop/<head><link rel="canonical" href="https://domain.de/shop/" /></head>

http://domain.de/shop/<head><link rel="canonical" href="https://domain.de/shop/" /></head>

http://www.domain.de/shop/

<head><link rel="canonical" href="https://domain.de/shop/" /></head>

Doppelt funktioniert nichthttps://domain.de/shop/http://domain.de/shop/

<head>

<link rel="canonical" href="https://domain.de/shop/" />

<link rel="canonical" href="http://domain.de/shop/" />

</head>

<head>

<link rel="canonical" href="https://domain.de/shop/" />

<link rel="canonical" href="http://domain.de/shop/" />

</head>

Doppelt funktioniert nichthttps://domain.de/shop/http://domain.de/shop/

<head>

<link rel="canonical" href="https://domain.de/shop/" />

<link rel="canonical" href="http://domain.de/shop/" />

</head>

<head>

<link rel="canonical" href="https://domain.de/shop/" />

<link rel="canonical" href="http://domain.de/shop/" />

</head>

falschhttps://domain.de/shop/http://domain.de/shop/

<head>

<link rel="canonical" href=„/shop/" />

</head>

<head>

<link rel="canonical" href=„/shop/" />

</head>

falschhttps://domain.de/shop/http://domain.de/shop/

<head>

<link rel="canonical" href=„/shop/" />

</head>

<head>

<link rel="canonical" href=„/shop/" />

</head>

Bei Artikeln auf mehreren Seiten aufgeteilt

Canonical ungeeignet bei:

rel="next", rel="prev“, keinen Canonical tag verwenden

Außer bei Sammelseite

Canonical zeigt auf-> Sammelseite

Bei Shopkategorien mit mehreren Seitenrel="next", rel="prev"

Canonical nicht bei:

besser auf Folgeseiten robots=„noindex, follow“ verwenden, keinen Canonical tag

Canonical & hreflang

Nur bei 100% gleichem Content

US (Original)Zusätzlich vorhanden:GBAU-> hreflang jeweils auf für alle drei Varianten (exakte URLs) einbauen

-> Canonical tag zeigt auf bei allen drei URLs auf das Original, in diesem Fall auf US

Danke!

Sigrid HolznerSenior SEO ConsultantSEO Bavaria – Bahnhofstraße 10 – 94032 Passau - GermanyTelefon +49 851 966 090 50 E-Mail info@seo-bavaria.de Web www.seo-bavaria.de