Socket
Book a DemoInstallSign in
Socket

prerender-seo-scorer

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prerender-seo-scorer

SEO Scoring from HTML, find and score SEO relevant tags, text, values.

1.5.1
latest
Source
npmnpm
Version published
Weekly downloads
189
152%
Maintainers
1
Weekly downloads
 
Created
Source

Prerender - HTML SEO Scoring

Work In Progress - Don't use it in production just yet!

Scoring HTML content for SEO best practices.

Getting Started

Install

yarn add prerender-seo-scorer # or npm i prerender-seo-scorer

Use:

import { scorer } from 'prerender-seo-scorer';

const result = scorer(`<html>MyPage...</html>`);

console.log(result.score);
console.log(result.recommendations);

Code Generator

This repository uses the Hygen code generator templates, you can easily create new checkers by running the following command

yarn gen:checker --name="my checker"

Keywords

seo

FAQs

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

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.