• 首页
  • 获客
  • 店铺
    小红书店铺 让内容种草成为最佳导购 微信小程序 用社交电商抢占华人流量 主题模板 100+行业模版
  • 解决方案
    同城门店解决方案
    行业解决方案
    零售业电商解决方案 NEW

    实现全域经营,线上线下相互引流

    母婴行业解决方案

    面向母婴商家提供完善电商经营方案

    服务业预约解决方案 NEW

    数字化门店经营,翻倍到店客流

    鲜花礼品行业解决方案

    灵活自提与配送,解决交付难题

    同城配送解决方案

    突破时间和范围,实现订单增量

    服装首饰行业解决方案

    多渠道卖货,门店、电商同步做

    宠物行业解决方案

    轻松引流到店,提升拉新和复购

  • 价格
  • 活动
  • 调试按钮
登录
中文
English
  • 首页
  • 获客
  • 店铺
    • 小红书店铺
    • 微信小程序
    • 主题模板
  • 解决方案
    • 同城门店解决方案
    • 零售业电商解决方案
    • 服务业预约解决方案
    • 同城配送解决方案
    • 行业解决方案
    • 母婴行业解决方案
    • 鲜花礼品行业解决方案
    • 服装首饰行业解决方案
    • 宠物行业解决方案
  • 价格
  • 登录
  1. 头条博客
  2. 独立站
  3. 本土化搜索引擎中的产品报价

本土化搜索引擎中的产品报价

2022-05-31 22:25:30

本土化搜索引擎中的产品报价

备注名称

此自定用以复古时尚Shopify模板,不适感用以“OnlineStore2.0”模板。

寻找您的模板构架版本号

探寻“OnlineStore2.0”模板自定

升级您的模板,保证搜索引擎结论中表明价钱的常用货币与顾客的货币配对。

搜索引擎通常会在百度搜索中回到商品的价钱。当您以多种多样货币开展售卖时,结论中的货币有时候与顾客的本地货币不配对。

假如您的顾客在百度搜索中碰到这类货币不配对问题,则您必须编写店铺的模板,便于它包括相关您销售商品常用的地区安装和货币的信息内容。在大部分情形下,您可以利用调节模板中的下列设定来完成此总体目标:

结构化数据

hreflang连接

标准URL设定

假定您在澳洲和新加坡销售商品。一位新加坡客户搜索您的T恤。在百度搜索中,他看到了以澳币表明的价钱(20澳币)。当此顾客点一下结论时,他被定项到新加坡版本号的T恤商品页面。在这里页面上,您的顾客见到以新西兰元表明的价钱(22新西兰元)。顾客发觉百度搜索和商品页面中间的价位出现差别而且觉得疑惑。因而,此顾客并没有马上开展选购。

备注名称:此页面上的信息仅给予一般信息内容。假如您有与百度搜索和货币有关的问题,请联络SEO权威专家。您可以根据Shopify的权威专家销售市场来联络权威专家。

应用结构化数据

您可以使用页面内标识来结构数据信息,便于它告之搜索引擎您销售商品所采用的货币。搜索引擎应用结构化数据对您页面上的具体内容做好归类。结构化数据还用以开启百度搜索作用,例如在结论中表明产品报价。

针对您适用的每一种货币,您必须应用product结构化数据种类并包括priceCurrency属性。此属性叙述货币(选用ISO4217文件格式),而且必须将其设定为cart.currency.iso_code(并不是shop.currency)。

Debut模板对结构化数据应用不一样的文件格式,可省掉这种流程。假如您应用Debut,您可以绕过这种流程,并从应用hreflang属性逐渐。

流程:

在您的模板中检索嵌入在offersitemscope中的priceCurrency属性。通常,priceCurrency在Sections文件夹名称中的product-template.liquid中开展界定。假如找不着此属性,请将其增加到Sections/product-template.liquid。

请保证将priceCurrency设定为cart.currency.iso_code。

例如,您的编码应如下所示所显示:

divitemscopeitemtype=”http://schema.org/Product...divitemprop=offersitemscopeitemtype=http://schema.org/Offermetaitemprop=priceCurrencycontent={{cart.currency.iso_code}}/.../div

您可以应用结构化数据检测工具来检测您的变更。


应用hreflang属性

您可以使用hreflang属性来告之搜索引擎您的商品页面的不一样版本号。针对您销售商品常用的每一种货币,您必须特定货币运用到的语言表达(ISO639-1文件格式)和地域(ISO3166-1Alpha2文件格式)。

流程:

开启您的theme.liquid文档。此文件应包括link...原素。

针对您销售商品常用的每一种货币,请保证存有linkrel=alternate原素,例如下列原素:

linkrel=alternatehreflang=LANG-CTRYhref={{canonical_url}}?currency=XXX/`.

例如,假如您以美金、元和日元开展市场销售,请保证您的theme.liquid包括下列行:

head...linkrel=alternatehreflang=en-ushref={{canonical_url}}?currency=USD/linkrel=alternatehreflang=en-gbhref={{canonical_url}}?currency=GBP/linkrel=alternatehreflang=ja-jphref={{canonical_url}}?currency=JPY/.../head

假如您以欧(EUR)开展市场销售,则必须特定您适用的地区设定(语言表达/我国/地域)。针对您适用的每一个欧地区设定,请为该地区设定加上一个link原素并包括一个hreflang属性。

例如,下边编码行可告之搜索引擎应向法国的的法文客户、法国的德语客户及其荷兰的英语和荷兰语客户表明以欧表明的商品页面:

...linkrel=alternatehreflang=fr-frhref={{canonical_url}}?currency=EUR/linkrel=alternatehreflang=de-dehref={{canonical_url}}?currency=EUR/linkrel=alternatehreflang=en-nlhref={{canonical_url}}?currency=EUR/linkrel=alternatehreflang=nl-nlhref={{canonical_url}}?currency=EUR/...

加上linkrel=alternate原素并将hreflang设定为x-default。当顾客来源于您不兼容的地区设定时,搜索引擎会采用此退回连接:

linkrel=alternatehreflang=x-defaulthref={{canonical_url}}/

流程3:应用标准URL

您可以告之搜索引擎要作为标准URL的URL。这会告之搜索引擎,所采用的我国/地域特殊页面是一个与众不同的单独页面,而不是另一个页面的团本。设定后,这可协助搜索引擎明确要展现的货币。请应用linkrel=canonicalhref={{canonical_url}}并包括cart.currency.iso_code。

流程:

在theme.liquid中,检索标准连接。假如找不着此链接,则加上一个连接:

linkrel=canonicalhref={{canonical_url}}

请保证您的标准URL包括cart.currency.iso_code:

linkrel=canonicalhref={{canonical_url}}?currency={{cart.currency.iso_code}}/

Shopify商家官方网站全文详细信息:

Localizeyourproductpricesforsearchengines

Note

ThiscustomizationisforvintageShopifythemes,anddoesntapplytoOnlineStore2.0themes.

Findoutyourthemesarchitectureversion

ExploreOnlineStore2.0themecustomizations

Updateyourthemetomakesurethatthepricesthatappearinsearchengineresultsmatchyourcustomerscurrencies.

Searchenginesoftenreturnthepriceofaproductintheirsearchresults.Whenyousellinmultiplecurrencies,sometimesthecurrencyintheresultsdoesntmatchyourcustomerslocalcurrency.

Ifyourcustomersareexperiencingthistypeofcurrencymismatchintheirsearchresults,thenyouneedtoedityourstoresthemesothatitincludesinformationaboutthelocalesandcurrenciesthatyousellin.Inmostcases,youcandothisbyadjustingthefollowingsettingsinyourtheme:

structureddata

hreflanglinks

canonicalURLsettings

Forexample,yousellinAustraliaandNewZealand.AcustomerinNewZealandsearchesforyourt-shirt.Intheirsearchresults,theyseethepriceinAustraliandollars($20AUD).Whenthiscustomerclicksontheresult,theyaredirectedtotheNewZealandversionofthet-shirtsproductpage.Onthispage,yourcustomerseesthepriceinNewZealanddollars($22NZD).Thecustomernoticesthedifferencesinpricebetweenthesearchresultsandtheproductpageandisconfused.Thiscustomerdelaysmakingapurchase.

Note

Thecontentonthispageisprovidedforgeneralinformationonly.Ifyouhaveissuesrelatedtosearchresultsandcurrency,thencontactanSEOexpert.YoucancontactexpertsthroughShopifysExpertsMarketplace.

Usestructureddata

Youcanusein-pagemarkuptostructureyourdatasothatittellssearchenginesaboutthecurrenciesthatyousellin.Structureddataisusedbysearchenginestoclassifythecontentonyourpages.Itisalsousedtoenablesearchresultfeatures,suchasdisplayingthepriceofaproductintheresults.

Foreachcurrencythatyousupport,youneedtousetheproductstructureddatatypeandincludethepriceCurrencyproperty.Thispropertydescribesthecurrency(inISO4217format),anditneedstobesettocart.currency.iso_code(notshop.currency).

TheDebutthemeusesadifferentformatforstructureddata,makingthesestepsunnecessary.IfyouuseDebut,thenyoucanskipthesestepsandstartatUsehreflangattributes.

Steps:

SearchyourthemeforthepriceCurrencypropertythatisnestedinanoffersitemscope.Usually,priceCurrencyisdefinedintheproduct-template.liquidintheSectionsfolder.Ifyoucan’tfindthisproperty,thenaddittoSections/product-template.liquid.

MakesurethatpriceCurrencyissettocart.currency.iso_code.

Forexample,yourcodeshouldlooklikethefollowing:

divitemscopeitemtype=”http://schema.org/Product...divitemprop=offersitemscopeitemtype=http://schema.org/Offermetaitemprop=priceCurrencycontent={{cart.currency.iso_code}}/.../div

YoucanusetheStructuredDataTestingTooltotestyourchanges.


Usehreflangattributes

Youcanusehreflangattributestotellsearchenginesaboutthedifferentversionsofyourproductpages.Foreachcurrencythatyousellin,youneedtospecifythelanguage(ISO639-1format)andregion(ISO3166-1Alpha2format)thatthecurrencyappliesto.

Steps:

Openyourtheme.liquidfile.Thisfileshouldcontainlink...elements.

Foreachcurrencythatyousellin,makesurethatthereisalinkrel=alternateelement,suchasthefollowingelement:

linkrel=alternatehreflang=LANG-CTRYhref={{canonical_url}}?currency=XXX/`.

Forexample,ifyousellinUSD,GBP,andJPYcurrencies,thenmakesurethatyourtheme.liquidcontainsthefollowinglines:

head...linkrel=alternatehreflang=en-ushref={{canonical_url}}?currency=USD/linkrel=alternatehreflang=en-gbhref={{canonical_url}}?currency=GBP/linkrel=alternatehreflang=ja-jphref={{canonical_url}}?currency=JPY/.../head

Ifyousellineuros(EUR),thenyouneedtospecifythelocales(language/country)thatyousupport.ForeachEURlocalethatyousupport,addalinkelementandincludeanhreflangattributeforthatlocale.

Forexample,thefollowinglinestellthesearchenginethattheEURversionoftheproductpageshouldbeshowntoFrenchspeakersinFrance,GermanspeakersinGermany,andbothEnglishandDutchspeakersintheNetherlands:

...linkrel=alternatehreflang=fr-frhref={{canonical_url}}?currency=EUR/linkrel=alternatehreflang=de-dehref={{canonical_url}}?currency=EUR/linkrel=alternatehreflang=en-nlhref={{canonical_url}}?currency=EUR/linkrel=alternatehreflang=nl-nlhref={{canonical_url}}?currency=EUR/...

Addalinkrel=alternateelementandsetthehreflangtox-default.Searchenginesusethisfallbacklinkwhenyourcustomerisfromalocalethatyoudon’tsupport:

linkrel=alternatehreflang=x-defaulthref={{canonical_url}}/

Step3:UseacanonicalURL

YoucantellthesearchenginewhatURLtouseasthecanonicalURL.Thistellsasearchenginethatthecountry-specificpagebeingreferredtoisadistinct,stand-alonepage,ratherthanaduplicateofanotherpage.Whenset,thishelpsthesearchenginedeterminewhatcurrencytodisplay.Uselinkrel=canonicalhref={{canonical_url}}andincludethecart.currency.iso_code.

Steps:

Intheme.liquid,searchforthecanonicallink.Ifyoucantfindthislink,thenaddone:

linkrel=canonicalhref={{canonical_url}}

MakesurethatyourcanonicalURLincludesthecart.currency.iso_code:

linkrel=canonicalhref={{canonical_url}}?currency={{cart.currency.iso_code}}/

文章内容由来:Shopify商户官方网站


部分文章来源于网络,如有侵权,请联系 caihong@youzan.com 删除。

标签:

相关文章

  • 农产品冷链物流要求经营规模大
  • 谷歌搜索引擎检测敌人(Google
  • 亚马逊上的iPhone产品将于1月4日被封禁
  • eBay和亚马逊服务平台中卖这11种产品盈利高
  • 农产品营销不会再限于时长和地区

热门标签

评论

    添加优质配图将会得到更多人回答,媒体大小小于2M,建议尺寸:200x200

评论提交成功

评论有以下违规词汇

删除成功

评论

确定删除此评论吗

  • 未读列表
  • 已读列表

消息类型标题

2021-08-24 12:45

消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容消息详细内容

做华人电商生意 找 AllValue

AllValue
AllValue
首页
商家服务
价格
产品
产品
AllValue 营销版
AllValue 店铺版
Tapget AI
关于我们
关于我们
博客
品牌故事
开发者中心
官方账号
官方账号
邮箱:info@AllValue.com

AllValue公众号

加入华人社群

中文
中文
English

做华人电商生意 找 AllValue

用户协议 隐私声明

©2025 allvalue.com Rights Reserved| 浙ICP备2020040621号

Youzan Technology LLC. 200 Spectrum Center Drive, Suite 300, Office 4062, Irvine, CA 92618