Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

google sitemap with multiple language


ken0306

Recommended Posts

Hi there,

My website currently has 2 difference languages, so is there any google sitemap allow me to create multiple languages XML and submit to google? Are there any benefits for submitting multiple language sitemap to google? 

According to google multiple languages help section, the header tag should look like this



<head>
  <title>Widgets, Inc</title>
  <link rel="alternate" hreflang="en-gb"
        href="http://en-gb.example.com/page.html" />
  <link rel="alternate" hreflang="en-us"
        href="http://en-us.example.com/page.html" />
  <link rel="alternate" hreflang="en"
        href="http://en.example.com/page.html" />
  <link rel="alternate" hreflang="de"
        href="http://de.example.com/page.html" />
  <link rel="alternate" hreflang="x-default"
        href="http://www.example.com/" />
</head>

 

If a website has multiple languages. I try on different header tag addon, but none of them allows me to create the header link like the google simple. 

thank you in advanced.

ken

Link to comment
Share on other sites

Hello @ken0306,

Ultimate SEO URLs for BS includes hreflang tags support and a hreflang header tag module:

Ultimate Seo Urls 5 for Responsive Oscom

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...