vuepress-theme-hope provides SEO enhancements via built-in [@vuepress/plugin-seo][seo].
To make the plugin work better, you may need to check the page config and configure them properly.
Info
vuepress-theme-hope passes plugins.seo in theme options as plugin options to @vuepress/plugin-seo.
The plugin injects tags into the site <head> to make your site fully support Open Content Protocol OGP and JSON-LD 1.1 to enhance the SEO of the site.
If you don't need this plugin, please set plugins.seo to false in theme options.
1/27/22About 4 min