Skip to content

SEO Content Analysis web app. Make sure to score as high as possible for meta title, description and SEO content.

Notifications You must be signed in to change notification settings

EimantasVesialka/SEO-Content-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

SEO Content Analysis web application built with React and Typescript. Minimalistic and mobile-friendly design.

Live version: https://seo-content-checker.vercel.app/

SEO Content Analysis

  1. Enter focused keyword;
  2. Enter Page Title;
  3. Enter Meta Description;
  4. Enter SEO Content;
  5. Navigate to SEO Optimization tips tab and make sure you score as high as possible:

SEO Optimization Tips tab

Dependencies

React: https://reactjs.org/
Material UI: https://mui.com/
TinyMCE Rich Text Editor: https://www.tiny.cloud/
Emotion: https://emotion.sh/docs/introduction

Install

  1. Open terminal and enter the following command:
git clone https://github.com/EimantasVesialka/SEO-Content-checker.git
  1. Change directory:
cd seo-content-checker
  1. Install dependencies:
npm install
  1. Make sure to change your Tiny API Key:
4.1. Open in browser: https://www.tiny.cloud/
4.2. Sign up or Login
4.3. When logged in, click on Cloud Dashboard, scroll to the bottom, copy your Tiny API Key
4.4. Create .env file in main app directory
4.5. Enter your Tiny API Key in .env file, as following: REACT_APP_TINY_API={TINY_API_KEY}
  1. Run the app in development mode:
npm start
  1. Open app in browser: Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

SEO Content Analysis web app. Make sure to score as high as possible for meta title, description and SEO content.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published