How to add the SCS badge
The href must be exactly https://softwarecomoservicio.com — no query string, no ?ref=, no UTM. The crawler checks that URL.
Dark — light backgrounds (default)
<a href="https://softwarecomoservicio.com">
<img
src="https://softwarecomoservicio.com/badge/badge-dark.svg"
alt="Featured on Software Como Servicio"
width="178"
height="40"
/>
</a>Light — dark footers
<a href="https://softwarecomoservicio.com">
<img
src="https://softwarecomoservicio.com/badge/badge-light.svg"
alt="Featured on Software Como Servicio"
width="178"
height="40"
/>
</a>Markdown
[](https://softwarecomoservicio.com)Rules
- href must be exactly https://softwarecomoservicio.com (no query string).
- Do not add rel="nofollow".
- target="_blank" is optional; if you use it, still no rel="nofollow".
- Badge is for the tool on the tools shelf. The founders shelf does not use the badge.