Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

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


Version published

Readme

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:

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

    module:
      imports:
        - path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-seo
    
  2. 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

Last updated on 05 Nov 2023

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc