设置您的电子商务网站的客户目标

通过建立电子商务网站在线销售您的产品,还可以让您有机会吸引来自不同地区的客户。您的电子商务网站还可以针对来自其他地区的客户。创建不同版本的网站以针对来自各个地区和语言的客户是电子商务网站的主要优势之一。要吸引来自其他地区的客户,有很多基本的事情需要做。基于位置的营销有很多好处。在Google中搜索“孟买的中餐馆”可能会得到很多结果;但启用位置的搜索则会得到很少的结果,并带有位置坐标。本文将为您提供如何吸引来自不同地区客户的基本事项。

多语言和多区域网站

人们更喜欢访问离他们较近的网站。他们也更喜欢阅读那些使用他们语言的网站。 当您的网站需要针对不同语言的受众时,您需要建立多语言网站的基本指导方针。同样,当您针对来自不同地区的客户时,请遵循多区域网站的基本任务。这使得基础版本的网站,例如 – your-ecommerce-website.com,可以转换为其他版本,如 your-ecommerce-website.in,以针对 印度人,以及 your-ecommerce-website.com/en,以建立英文版本的网站,甚至可以使用子域名,如 mumbai.your-ecommerce-website.com。

选项

1 国家代码  – (可以清晰地进行地理定位)

2个子目录 - (易于设置和分离的网站)

3个子域名 - (易于维护)

基础版本必须非常清晰且经过优化,基础版本中的错误会被放大。同时,确保您拥有适当的基础设施来支持多语言和多区域网站。设置多区域网站需要法律或行政要求,并获得使用特定国家域名的资格。一些基本内容需要在所有网站的HTML代码中添加地理位置代码。

提供所需的HTML代码

规范标签以避免重复问题

因为您正在设置网站的不同版本,可能会出现重复内容的问题。这发生在相同的内容出现在不同的URL时。因此,为了让搜索引擎理解这两个网页必须被视为来自同一来源;请使用规范HTML标签。确保链接使用rel=canonical”链接元素进行标记。

不需要给其中一个网页添加 no index 或 no follow 标签。这种规范页面标记使得两个 URL 都被索引。这就是您如何向 Google 通报同一内容网站的多个版本。

定义相关网站

还有其他方法可以告诉Google您的多语言和多地区网站是相关网站。

方法 1 : 提供带有 rel="alternate" 的链接

<link rel="alternate" hreflang="hi" href="http://your-ecommerce-website.com/hi">http://your-ecommerce-website.com/hi" />

例如:

<link rel="alternate" href="http://your-ecommerce-website.com/ml" hreflang="ml" />

<link rel="alternate" href="http://your-ecommerce-website.com/hi" hreflang="hi" />

<link rel="alternate" href="http://your-ecommerce-website.com/en" hreflang="en" />

方法 2:发布非 HTML 文件时

可以通过HTTP头指定URL的不同语言版本,如下所示:

链接:< href =”http://in.your-ecommerce-website.com/”>http://in.your-ecommerce-website.com/>; rel=”alternate”; hreflang=”hi”

方法 3:网站地图

使用网站地图来指定网站的不同版本。例如,一个像 your-ecommerce-website.com 这样的网站,除了英语外,还针对印地语和马拉雅拉姆语的受众,必须定义为:

<?xml version="1.0" encoding="UTF-8"?>

<urlset xmlns=" hre f="http://www.sitemaps.org/schemas/sitemap/0.9">http://www.sitemaps.org/schemas/sitemap/0.9"

xmlns:xhtml="http://www.w3.org/1999/xhtml">

<url>

<loc> href=”http:// www.your-ecommerce-website.com/english/%3c/loc”>http://www.your-ecommerce-website.com/english/</loc>

<xhtml:link

rel="alternate"

hreflang="ml"

href="http://www.your-ecommerce-website.com/malayalam/">http://www.your-ecommerce-website.com/malayalam/

/>

<xhtml:link

rel="alternate"

hreflang="hi"

href=” href=”http:// www.your-ecommerce-website.com/hindi/”>http://www.your-ecommerce-website.com/hindi/”

/>

<xhtml:link

rel="alternate"

hreflang="en"

href=” href=”http:// www.your-ecommerce-website.com/english/”>http://www.your-ecommerce-website.com/english/”

/>

</url>

<url>

<loc> href=”http:// www.your-ecommerce-website.com/malayalam/%3c/loc”>http:// www.your-ecommerce-website.com/malayalam/</loc>

<xhtml:link

rel="alternate"

hreflang="en"

href=” href=”http:// www.your-ecommerce-website.com/english/”>http:// www.your-ecommerce-website.com/english/”

/>

<xhtml:link

rel="alternate"

hreflang="hi"

href=” href=”http:// www.your-ecommerce-website.com/hindi/”>http:// www.your-ecommerce-website.com/hindi/”

/>

<xhtml:link

rel="alternate"

hreflang="ml"

href=” href=”http:// www.your-ecommerce-website.com/malayalam/”>http:// www.your-ecommerce-website.com/malayalam/”

/>

</url>

<url>

<loc> href=”http:// www.your-ecommerce-website.com/hindi/%3c/loc”>http:// www.your-ecommerce-website.com/hindi/</loc>

<xhtml:link

rel="alternate"

hreflang="ml"

href=” href=”http:// www.your-ecommerce-website.com/malayalam/”>http:// www.your-ecommerce-website.com/malayalam/”

/>

<xhtml:link

rel="alternate"

hreflang="en"

href=”href=”http:// www.your-ecommerce-website.com/english/”>http:// www.your-ecommerce-website.com/english/”

/>

<xhtml:link

rel="alternate"

hreflang="hi"

href="http://www.your-ecommerce-website.com/hindi/">http://www.your-ecommerce-website.com/hindi/

/>

</url>

</urlset>

WebMaster 选项开启 - 选择国家

如果您的网站没有遵循国家代码域名命名,但您需要针对特定国家,geo.position”或“distribution”或HTML属性不足以进行地理定位;请使用以下步骤。

前往 Google Webmaster,在那里我们可以指定我们所针对的特定区域。

在 Google Webmaster> Conf > 设置 >

使用地理定位为网站选择您首选的国家。

这有助于Google确定网站的目标区域,以及在该位置的搜索结果中必须显示哪个版本的网站。这就是您如何使您的区域网站在特定客户群体的搜索引擎结果中出现。

请注意,如果您使用的是面向语言的网站,最好不要提供如上所述的国家定位数据。

Google 检测位置

谷歌现在提供被认为更适合用户的搜索结果。谷歌的搜索引擎网站会根据用户的位置自动重定向到相应的国家版本。谷歌通过诸如IP地址、用户启用的位置历史数据等参数来检测我们的位置信息。谷歌正在研究更好的技术,以利用包括GPS数据在内的移动技术来确定用户位置。

人们更喜欢去他们熟悉的商店,因此请提供位置详情和一些酷炫的营销技巧。用“在接下来的30分钟内进店即可享受您的餐点8折优惠”这样的优惠吸引顾客。查看下面这个广告,它采用了类似的营销方式。