Skip to content

A small script that displays messages in the console when you have SEO errors.

License

Notifications You must be signed in to change notification settings

tunguskha/seo-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SEO helper

Version NPM Bundle Size NPM Downloads Known Vulnerabilities

A little script that checks if your SEO is good.

It checks if title, description, heading and images are good.

That's it.


Installation

Via CDN

<script src="https://cdn.jsdelivr.net/gh/tunguskha/seo-helper@latest/seo-helper.min.js"></script>

Via npm

npm i -D seo-helper

Import

import { SEOhelper } from 'seo-helper';

SEOhelper() 

Example

About

A small script that displays messages in the console when you have SEO errors.

Resources

License

Stars

Watchers

Forks

Packages

No packages published