How is golang web applications for seo

已查看 142 次
跳至第一个未读帖子

Scott Beeker

未读,
2021年6月1日 12:39:482021/6/1
收件人 golang-nuts
How are golang web applications on a scale of 1 to 10 for seo rankings?

Jesper Louis Andersen

未读,
2021年6月1日 12:57:242021/6/1
收件人 Scott Beeker、golang-nuts
On Tue, Jun 1, 2021 at 6:39 PM Scott Beeker <beeke...@gmail.com> wrote:
How are golang web applications on a scale of 1 to 10 for seo rankings?

This scale is on a different dimension than that of the choice of Go!

Go doesn't impose any restrictions on your efforts of playing nice with a search engine. But it requires the programmer to put some effort into doing so. So far I know, the HTTP server in Go is quite standard-abiding, so there's nothing limiting you there.

Now, if you ask the same question about a specific CMS framework written in Go, the question is more aligned, and is easier to quantify. But that will require you to have a specific framework in mind. The Go language itself provides the tools, not the solution.


--
J.

Volker Dobler

未读,
2021年6月2日 09:10:122021/6/2
收件人 golang-nuts
On Tuesday, 1 June 2021 at 18:39:48 UTC+2 beeke...@gmail.com wrote:
How are golang web applications on a scale of 1 to 10 for seo rankings?

They range from 1 to 10 depending on how they are implemented.
SEO ranking is not influenced by the language you write your "web application" in.

V. 
回复全部
回复作者
转发
0 个新帖子