我的网站看起来像这样:
Main page (index.php)
用户可以在其中研究业务。
要在页面(search/index.php)
显示结果,页面网址将如下所示:
/search/index.php?what=plumber&where=montreal&page=1
该页面将生成动态链接以访问找到的商家资料。当您点击其中一个链接时,您会到达:
/entreprises/index.php?companyName=Something
如何才能将上一个链接编入Google
的索引?
答案 0 :(得分:1)
对于规范网址标记,这似乎是一个很好的情况。您将要为相关页面指定单个URL,然后该URL到达同一页面的其他变体(即搜索,标签等)将引用所述规范URL作为SEO目的的实际URL
Google在此处对该标记进行了详细说明: https://support.google.com/webmasters/answer/139394?hl=en