SCS

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)

Featured on Software Como Servicio
<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

Featured on Software Como Servicio
<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

[![Featured on Software Como Servicio](https://softwarecomoservicio.com/badge/badge-dark.svg)](https://softwarecomoservicio.com)

Rules

  1. href must be exactly https://softwarecomoservicio.com (no query string).
  2. Do not add rel="nofollow".
  3. target="_blank" is optional; if you use it, still no rel="nofollow".
  4. Badge is for the tool on the tools shelf. The founders shelf does not use the badge.
Submit a tool