🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-seo

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-seo

Source
Go
Version
v0.2.0
Version published
Created
Source

wowchemy-seo

A Wowchemy/Hugo plugin for Search Engine Optimisation (SEO), site verification, and analytics.

Install

The main wowchemy module will automatically include the SEO module in your site so you don't have to.

Otherwise, if you are not using the main wowchemy module, you can get SEO features for your Hugo site by following the guide below:

  • Add the module to your config/_default/config.yaml:

    module:
      imports:
        - path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-seo
    
  • If you're not using the main wowchemy module, load the SEO module in your site's <head> with:

    {{ partial "wowchemy_seo" . }}
    

Usage

View the documentation

FAQs

Package last updated on 05 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts