【发布时间】:2010-08-18 07:27:55
【问题描述】:
我想知道在URL中使用#是否会影响SEO。
例如
http://www.example.com/index.php#page-1
http://www.example.com/index.php#page-2
两个链接都有唯一的内容(页面#page-1的内容与#page-2的内容不同)
这些页面是否会被 Google 解释为不同的页面?
【问题讨论】:
-
谁能指定是否有任何方法可以将 URL example.com/index.php#page-1 重写为 example.com/pages/page-1
-
您需要遵循 Google 的解决方案以使动态页面可抓取。否则,google 将不会读取动态内容。 code.google.com/web/ajaxcrawling/docs/getting-started.html
标签: seo