How is golang web applications for seo

154 views
Skip to first unread message

Scott Beeker

unread,
Jun 1, 2021, 12:39:48 PM6/1/21
to golang-nuts
How are golang web applications on a scale of 1 to 10 for seo rankings?

Jesper Louis Andersen

unread,
Jun 1, 2021, 12:57:24 PM6/1/21
to 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

unread,
Jun 2, 2021, 9:10:12 AM6/2/21
to 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. 
Reply all
Reply to author
Forward
0 new messages