SEO

1. sitemap 插件

sitemap 插件:生成sitemap

1.1 安装

npm i gitbook-plugin-sitemap

1.2 配置

{
    "plugins": ["sitemap"],
    "pluginsConfig": {
        "hostname": {
            "prefix": "https://www.example.com"
        }
    }
}

2. sitemap-general 插件

sitemap-general 插件:用来生成网站地图 sitemap (网站中页面的 URL 地址列表)

2.1 安装

npm i gitbook-plugin-sitemap-general

2.2 配置

{
    "plugins": ["sitemap-general"],
    "pluginsConfig": {
        "sitemap-general": {
            "prefix": "http://gitbook.example.com"
        }
    }
}
Copyright © ghostwritten 浙ICP备2020032454号 2022 all right reserved,powered by Gitbook该文件修订时间: 2022-06-06 07:03:53

results matching ""

    No results matching ""