我看了你那个网址,你的seo基本没优化。。。
你用nuxt 渲染,html代码太乱,很多行内式,script标签,这在seo中都是不建议出现的
<a href="/articles/28397#comment1" title="1">#1<span>楼</span></a> <a href="/user/fuckshit" title="@f...
这是调用代码 感觉很不完善
```go
package manage
import (
"ask/dd"
"ask/model"
"ask/ot"...
<a href="/topics/11273#comment4" title="4">#4<span>楼</span></a> <a href="/user/czyt" title="@czyt">@...
看了哈源码 道行太浅
```
12435
map 值 map[a:233]
```
```go
package main
import (
"encoding/json"
"fmt"
)
type s struct {
}
func main...