Sitebulb hints

How fixtures link to the Sitebulb hint engine.

Sitebulb analyses crawled sites and raises hints — named findings such as CanonicalIsRelativeUrl or NearDuplicate. Fixtures on this site deliberately trigger hints, and each registry entry records the full set of hint IDs it triggers in sitebulbHintIds.

Rules:

Hint IDs are validated at build time against a generated list extracted from the Sitebulb hint definitions; an unknown ID fails the build.

Back to the fixture index