Analyze sitemap XML files for SEO optimization with suggestions.
Project description
Guidewd Sitemap SEO Tool
Guidewd is a command-line tool that analyzes XML sitemaps for SEO optimization.
It extracts titles, descriptions, keywords, and suggests improvements based on standard SEO best practices.
Features
- Analyze sitemap URLs for SEO metadata
- Check if title and description lengths are SEO-friendly
- Get improvement suggestions for each page
- Output results to a CSV file
- Lightweight and easy to use from the command line
Installation
You can install the package using pip:
pip install guidewd-sitemap-tool
Usage
After installation, you can run the guidewd command directly from your terminal.
- Command-Line Interface:
python /usr/local/lib/python3.9/site-packages/guidewd/analyze_sitemap.py "/path/to/your/sitemap.xml" --output "/path/to/your/output.csv"
/path/to/your_sitemap.xml: Path to your local sitemap XML file.- `--output "/path/to/your/dir/output.csv": Path to save the output as a CSV file.
Example
python /usr/local/lib/python3.9/site-packages/guidewd/analyze_sitemap.py "/path/to/your/sitemap.xml" --output "/path/to/your/output.csv"
This will save the SEO analysis in a file called seo_report.csv.
Input
- A valid XML sitemap file containing website URLs.
Output
- A table containing:
- URL
- Title
- Description
- Keywords
- SEO Suggestions
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 guidewd-sitemap-tool-0.1.1.tar.gz.
File metadata
- Download URL: guidewd-sitemap-tool-0.1.1.tar.gz
- Upload date:
- Size: 15.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1f42c9eea45a833c995247677ab8bcc951339dbc6f905ddd3851d7136ec0715
|
|
| MD5 |
935f1dc214e4c28c66e12313606960d3
|
|
| BLAKE2b-256 |
4023d746ab5e4b3071ca38a039dad4f5010c79de4356b099b4fbd9382e447da7
|
File details
Details for the file guidewd_sitemap_tool-0.1.1-py3-none-any.whl.
File metadata
- Download URL: guidewd_sitemap_tool-0.1.1-py3-none-any.whl
- Upload date:
- Size: 16.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d0249072f02b0e7e5a7eee28288d4358cde6ab4c853c866ada699ebf8b5c988
|
|
| MD5 |
829aae84b0d278222c34736dd8d4e9bf
|
|
| BLAKE2b-256 |
9e87aeacfab2f4abf9e65951e46e6d31d1be106e6f9871b377905897a2c3f660
|