yuripinto/xseo SEO audit
Crawl a site with xseo and gate the build on SEO regressions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | Start URL to crawl, e.g. https://example.com/ | yes | — |
| fail-on | Fail the job if an issue at or above this severity is found (none|low|medium|high). | no | none |
| limit | Maximum number of pages to crawl. | no | 500 |
| format | Report format to write (json|html|sarif). | no | sarif |
| output | Path to write the report to. | no | xseo-report.sarif |
| args | Extra raw arguments passed through to `xseo crawl`. | no | "" |
| version | Version of xseo to install from PyPI (defaults to the latest). | no | "" |
Outputs
| name | description |
|---|---|
| report | Path to the generated report. |