Skip to content

Ealenn/SEO-Manager-Electron

Repository files navigation

SEO Manager

GitHub release GitHub issues GitHub stars

Introduction

SEO Manager Generates a SEO Report Easily

Features

  • Crawl
  • Keyword list
  • Open Graph, Twitter Card, and oEmbed
  • Microdata / RDFa-lite / JSON-LD
  • HTML JS CSS Analyse
  • PageSpeed Insights
  • W3C (HTML / CSS)
  • Code Quality
  • Duplicate content
  • Indexation
  • Bing - Webmaster Tools
  • Google Search Console

Language

  • English
  • Français

Screenshot

Installation (Fork / Clone)

Download and install all dependencies

npm install
yarn install

Start dev with hot reload

npm run dev

Build for production (Electron)

npm run build