SEO Analysis CLI Tool
Project description
seodaddy
SEO analysis command-line tool for auditing websites, checking technical SEO, content quality, metadata, internal links, images, performance, and site structure.
Installation
pip install seodaddy
After installation, complete the initial setup:
seodaddy setup
Once setup is complete, you can use any command.
Commands
Link Analysis
Analyze links on a website.
seodaddy link https://example.com
Useful flags:
--broken-only
--anchor-report
--no-outgoing
--too-many-links
--avg-links
Content Analysis
Analyze headings and content quality.
seodaddy content https://example.com
Useful flags:
--missing-h1
--multiple-h1
--reading-time
--short-content
Technical SEO
Check technical SEO configuration.
seodaddy tech https://example.com
Useful flags:
--canonical
--noindex
--robots
--sitemap
--https
--mixed-content
Images
Analyze images on a page.
seodaddy images https://example.com
Useful flags:
--missing-alt
--broken-images
--svg-usage
Performance
Inspect page performance indicators.
seodaddy perf https://example.com
Useful flags:
--html-size
--requests
--compression
Metadata
Analyze page metadata.
seodaddy meta https://example.com
Useful flags:
--title-length
--description-length
--og-tags
--twitter-cards
--json-ld
Site Structure
Inspect URL and site structure.
seodaddy structure https://example.com
Useful flags:
--depth
--longest-url
--trailing-slash
Output Formats
Most commands support:
--format table
--format json
Save results:
--output report.json
Telemetry
Enable telemetry:
seodaddy telemetry enable
Disable telemetry:
seodaddy telemetry disable
View current status:
seodaddy telemetry status
Help
Display general help:
seodaddy --help
Display help for a specific command:
seodaddy link --help
Example:
seodaddy content --help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file seodaddy-0.3.1.tar.gz.
File metadata
- Download URL: seodaddy-0.3.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
668873732e90776a3e246224c8f02009859c0846463c84eb0491b8ace407e74f
|
|
| MD5 |
389a94800671b5fa6ac965f7e634f415
|
|
| BLAKE2b-256 |
b20e3a19b87afa3abe3faaad6078b79cf627a7c461235793a26af9aaf0d0e03a
|
File details
Details for the file seodaddy-0.3.1-py3-none-any.whl.
File metadata
- Download URL: seodaddy-0.3.1-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41ddc73002c22528e4b6231690f4d9e092b60ef8ed5de6b48820637be847f49e
|
|
| MD5 |
a1ac029ddf7046e0206e44c1a838c5f4
|
|
| BLAKE2b-256 |
4caa27565ca9bcdd166162975fad8222f40b7d24be669551250c6401f5d422ab
|