How to get Google Sitelinks on a website? [closed]

為{幸葍}努か 提交于 2020-01-20 05:02:48

问题


There are a lot of websites that look professional in Google results. Try searching for 'stackoverflow' and you'll see at the top a result with a title, a description and a table of 8 links to stackoverflow categories. That's what I'm interested in producing for future websites.

So what must be done? Does it depend on the number of visitors? How long does it take until the results start looking like that?


回答1:


I think you are referring to "sitelinks". Google generally does not make it public exactly how those are created (to prevent abuse, for example). I suspect you need the subpages to be very strongly linked, perhaps about the same amount or more than the top-level page. No way to know for sure. The best way to get your website looking good in Google is to make it as user-friendly and human-friendly as possible. I think Google typically looks for clues as to whether the website will be relevant to humans and very likely penalizes content that detracts from the interface just to become search-engine optimized.




回答2:


  1. Make sure that each page (not just your home page) has a title.

  2. Include description meta information, which search engines may (or may not) use for snippets to display.




回答3:


If an unordered list (<ul><li><a href="http://..">Home...) is used for navigation on the page, Google will pick that up and display it underneath the page listing when it is the #1 or #2 position listing.

Google may also use the description meta, or the first few lines of text that appear on the page, underneath the entry. It usually does this for searches in the other positions.



来源:https://stackoverflow.com/questions/2565163/how-to-get-google-sitelinks-on-a-website

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!