gpt4 book ai didi

ruby-on-rails - 基于 url 查询的页面,谷歌会索引它们吗?

转载 作者:塔克拉玛干 更新时间:2023-11-03 02:34:50 26 4
gpt4 key购买 nike

您好,我对谷歌索引有疑问。

我通常会看到一些网站,当您在 google 中查找它们时,它们会显示为这样

Website x
home oferts
jobs about-us
sign up etc...

好吧,我有一个在 Ruby on Rails 上制作的应用程序,我的主要页面是基于查询的,所以例如我的网站中有 3 个主要页面,这些是 url

mywebsite.com/?mos_popular=true
mywebsite.com/?featured=true
mywebsite.com/?best_discounts=true

就是这样,如您所见,我没有为每个单独的 url 或页面,它们只是基于查询。

所以我的问题是如何告诉谷歌将我的网站编入索引

mywebsite.com
Most-popular Best-discounts
featured sign up

知道我的主页面不是常规 url(基于查询),而且我想知道这是否是 SEO 的缺点?

最佳答案

Google Webmaster page 所述,

Google only show sitelinks for results when we think they'll be useful to the user. If the structure of your site doesn't allow our algorithms to find good sitelinks, or we don't think that the sitelinks for your site are relevant for the user's query, we won't show them.

正如他们文章中所建议的那样,您可以尝试拥有更多内部链接,并确保您使用的 anchor 文本和替代文本信息丰富且简短。

还可以考虑使用URL 重写工具,这样您就可以从查询字符串重写您的链接

来自:

mywebsite.com/?mos_popular=true
mywebsite.com/?featured=true
mywebsite.com/?best_discounts=true

一个更加 SEO 和用户友好的版本:

mywebsite.com/popular
mywebsite.com/featured
mywebsite.com/bestdiscounts

如果 Google 在他们的 SERP 中添加了您的 URL,但您对他们在其 SERP 中显示的内容不满意,您可以使用 Google 网站管理员工具来管理您的站点链接。

关于ruby-on-rails - 基于 url 查询的页面,谷歌会索引它们吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28512838/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com