Skip to content

Instantly share code, notes, and snippets.

<link rel="alternate" hreflang="idioma-pais" href="http://es.example.com/" />
<link rel="alternate" hreflang="es-es" href="http://dominio.es/presentacion" />
<link rel="alternate" hreflang="en-us" href="http://dominio.com/introduction " />
<link rel="alternate" hreflang="en-ca" href="http://dominio.ca/introduction" />
<link rel="alternate" hreflang="es-es" href="http://dominio.es/presentacion" />
<link rel="alternate" hreflang="en-us" href="http://dominio.com/introduction " />
<link rel="alternate" hreflang="en-ca" href="http://dominio.ca/introduction" />
<link rel="alternate" hreflang="es-es" href="http://dominio.es/presentacion" />
<link rel="alternate" hreflang="en-us" href="http://dominio.com/introduction " />
<link rel="alternate" hreflang="en-ca" href="http://dominio.ca/introduction" />
<div itemscope>
Juan was born on <time itemprop="birthday" datetime="2009-05-10">May 10th 2009</time>.
</div>
<script async src="fichero.js">
<script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "Product",
"name": "Executive Anvil",
"image": [
"https://example.com/photos/1x1/photo.jpg",
"https://example.com/photos/4x3/photo.jpg",
"https://example.com/photos/16x9/photo.jpg"
],
@javier-bello
javier-bello / schema-seo-local
Created July 16, 2018 21:05
schema-seo-local
<div itemscope itemtype=”http://schema.org/LocalBusiness”>
<p itemprop=”name”>Depilaciones nodejesnada</p>
<p itemprop=”description”>Depilacion en Madrid de calidad y médica</p>
<p itemprop=”address” itemscope itemtype=”http://schema.org/PostalAddress”>
<p itemprop=”streetAddress”>C/Doctor calero 19</p>
<p itemprop=”addressLocality”>Majadahonda</p>,
<p itemprop=”postalCode”>28220</p>
<p itemprop=”telephone”>916397876</p>
</div>
<link rel=”alternate” hreflang=”en-CA” href=”http://dominio.ca/producto” />
<link rel=”alternate” hreflang=”en-US” href=”http://dominio.com/producto” />