
Security News
Astral Launches pyx: A Python-Native Package Registry
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
A command-line utilty that provides a report to help webmasters improve website SEO.
The report produced in CSV-format is a breakdown of all the webpages encountered on a site together with their title and H1->H6 tags. Very simple, but I find I'm always tuning this information on my sites. Hope it helps you too.
SEO Site Check is meant to be run as a command line utility. To install on OSX and Unix-based systems:
$ gem install seo_site_check
Running SEO Site check only requires the URL of the homepage of the site you're checking:
$ seo_site_check http://www.ijonas.com
which will produce an seo-site-check-report.csv file in your current folder.
You can override the file path and name by specifying an additional parameter:
$ seo_site_check http://www.ijonas.com /tmp/sitereport.csv
Bug reports and pull requests are welcome on GitHub at https://github.com/ijonas/seo_site_check. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.
FAQs
Unknown package
We found that seo_site_check demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.
Security News
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.