Forum Moderators: Robert Charlton & goodroi
[edited by: aakk9999 at 11:54 am (utc) on Nov 13, 2015]
[edit reason] No identifying details please [/edit]
[edited by: aakk9999 at 2:06 pm (utc) on Nov 13, 2015]
I made a sitemap to follow the gwy best practice
<link rel = "alternate" hreflang = "en" href = "/fonts/pagename.html">
<link rel = "alternate" hreflang = "it" href = "/fonts/pagename_it.html">
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>http://www.example.com/</loc>
<changefreq>weekly</changefreq>
<priority>1.00</priority>
<xhtml:link rel="alternate" hreflang="x-default" href="http://www.example.com/" />
<xhtml:link rel="alternate" hreflang="en" href="http://www.example.com/" />
<xhtml:link rel="alternate" hreflang="fr" href="http://www.example.com/fr" />
<xhtml:link rel="alternate" hreflang="it" href="http://www.example.com/it" />
</url>
<url>
<loc>http://www.example.com/addons.html</loc>
<changefreq>weekly</changefreq>
<priority>0.90</priority>
<xhtml:link rel="alternate" hreflang="x-default" href="http://www.example.com/addons.html" />
<xhtml:link rel="alternate" hreflang="en" href="http://www.example.com/addons.html" />
<xhtml:link rel="alternate" hreflang="fr" href="http://www.example.com/fr/addons.html" />
<xhtml:link rel="alternate" hreflang="it" href="http://www.example.com/it/addons.html" />
</url>
<url>
<loc>http://www.example.com/faq.html</loc>
<changefreq>weekly</changefreq>
<priority>0.80</priority>
<xhtml:link rel="alternate" hreflang="x-default" href="http://www.example.com/faq.html" />
<xhtml:link rel="alternate" hreflang="en" href="http://www.example.com/faq.html" />
<xhtml:link rel="alternate" hreflang="fr" href="http://www.example.com/fr/questions-frequentes.html" />
<xhtml:link rel="alternate" hreflang="it" href="http://www.example.com/it/domande-frequenti.html" />
</url>
<url>
<loc>http://www.example.com/fr</loc>
<changefreq>weekly</changefreq>
<priority>1.00</priority>
<xhtml:link rel="alternate" hreflang="x-default" href="http://www.example.com/" />
<xhtml:link rel="alternate" hreflang="en" href="http://www.example.com/" />
<xhtml:link rel="alternate" hreflang="fr" href="http://www.example.com/fr" />
<xhtml:link rel="alternate" hreflang="it" href="http://www.example.com/it" />
</url>
<url>
<loc>http://www.example.com/fr/addons.html</loc>
<changefreq>weekly</changefreq>
<priority>0.90</priority>
<xhtml:link rel="alternate" hreflang="x-default" href="http://www.example.com/addons.html" />
<xhtml:link rel="alternate" hreflang="en" href="http://www.example.com/addons.html" />
<xhtml:link rel="alternate" hreflang="fr" href="http://www.example.com/fr/addons.html" />
<xhtml:link rel="alternate" hreflang="it" href="http://www.example.com/it/addons.html" />
</url>
<url>
<loc>http://www.example.com/fr/questions-frequentes.html</loc>
<changefreq>weekly</changefreq>
<priority>0.80</priority>
<xhtml:link rel="alternate" hreflang="x-default" href="http://www.example.com/faq.html" />
<xhtml:link rel="alternate" hreflang="en" href="http://www.example.com/faq.html" />
<xhtml:link rel="alternate" hreflang="fr" href="http://www.example.com/fr/questions-frequentes.html" />
<xhtml:link rel="alternate" hreflang="it" href="http://www.example.com/it/domande-frequenti.html" />
</url>
<url>
<loc>http://www.example.com/it</loc>
<changefreq>weekly</changefreq>
<priority>1.00</priority>
<xhtml:link rel="alternate" hreflang="x-default" href="http://www.example.com/" />
<xhtml:link rel="alternate" hreflang="en" href="http://www.example.com/" />
<xhtml:link rel="alternate" hreflang="fr" href="http://www.example.com/fr" />
<xhtml:link rel="alternate" hreflang="it" href="http://www.example.com/it" />
</url>
<url>
<loc>http://www.example.com/it/addons.html</loc>
<changefreq>weekly</changefreq>
<priority>0.90</priority>
<xhtml:link rel="alternate" hreflang="x-default" href="http://www.example.com/addons.html" />
<xhtml:link rel="alternate" hreflang="en" href="http://www.example.com/addons.html" />
<xhtml:link rel="alternate" hreflang="fr" href="http://www.example.com/fr/addons.html" />
<xhtml:link rel="alternate" hreflang="it" href="http://www.example.com/it/addons.html" />
</url>
<url>
<loc>http://www.example.com/it/domande-frequenti.html</loc>
<changefreq>weekly</changefreq>
<priority>0.80</priority>
<xhtml:link rel="alternate" hreflang="x-default" href="http://www.example.com/faq.html" />
<xhtml:link rel="alternate" hreflang="en" href="http://www.example.com/faq.html" />
<xhtml:link rel="alternate" hreflang="fr" href="http://www.example.com/fr/questions-frequentes.html" />
<xhtml:link rel="alternate" hreflang="it" href="http://www.example.com/it/domande-frequenti.html" />
</url>
</urlset>