suityou01 / seo-tools

Basic seo command line helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git clone repo

Prerequisites

Python3 > 3.8 Python virtual environment

Setup

Step 1 installing Python

Install Python3

Step 2 installing Virtuaenv

Step 3 create virtual environment

python3 -m venv venv
pip install -r requirements.txt

Step 4 dothething

python3 dothething.py --url somerandomurl
python3 dotthething.py --url https://www.hobsfilms.co.uk/

Step 5 Analyzing output

TITLE IS : HOBS FILMS For Video Production & Photography Services 
CONTENT : We offer photography & videography for weddings, parties, photoshoots, special events, and commercial videos.
CONTENT : videographer and photographer, wedding videographer, photoshoot, henna party photographer, video production, asian wedding photographer, african wedding photography, Commercial Video, photographer dunstable, asian weeding videographer, english photography luton,

Content is a list of metatag values

About

Basic seo command line helper


Languages

Language:Python 100.0%