Socket
Book a DemoInstallSign in
Socket

@clipchamp/gatsby-plugin-seo-export

Package Overview
Dependencies
Maintainers
48
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clipchamp/gatsby-plugin-seo-export

A GatsbyJS plugin to export SEO information to a CSV

1.2.0
latest
Source
npmnpm
Version published
Maintainers
48
Created
Source

gatsby-plugin-seo-export

Extracts common SEO tags from pages, and creates csv files for each template containing the path alongside the SEO tags.

Usage

Install the plugin:

npm i @clipchamp/gatsby-plugin-seo-export

Add it to your gatsby-config.js

plugins: [
  {
      resolve: `@clipchamp/gatsby-plugin-seo-export`,
  },
]

Create a script in your package.json that sets the SEO_EXPORT environment variable to true

"scripts": {
    "seo": "SEO_EXPORT=true npm run build"
}

Keywords

gatsby

FAQs

Package last updated on 14 Sep 2021

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.