On Tue, Jun 1, 2021 at 6:39 PM Scott Beeker <beekers...@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.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAGrdgiXm%3DXN%2BsYie%2BSfTyjuX8-%3Dquacro-b6ifqgdxa1JmtUiw%40mail.gmail.com.

Reply via email to