Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/dant89/go-seo

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/dant89/go-seo

  • v0.0.0-20210512091042-6289f5f78906
  • Source
  • Go
  • Socket score

Version published
Created
Source

go-seo

A Go tool to provide SEO advice for a specified domain.

Usage

An example of validating a H1 length can be performed by running:

> go run example/example.go https://dant.blog

Sample output:

SEO advice for: https://dant.blog

H1 currently: 'Dan's Blog'
H1 feedback: The H1 is too short, aim for 20 characters minimum.
H2 count: 18
H3 count: 7
H4 count: 0
Internal links found: 20
External links found: 15

Improvements

  • Add more analyser options and useful advice
  • Add ability to validate inbound / outbound links
  • Persist results to a database
  • Improve memory handling of results

FAQs

Package last updated on 12 May 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

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc