Sponsored placement, explained

How paid placement on The EV Pros works, who qualifies, how the order is decided, and how to verify the methodology is being followed.

In short

  • Sponsored listings come from garages on our Pro tier (£95/month).
  • They appear in the top slot on relevant search pages with a clearly visible "Sponsored" chip.
  • Order between paying garages rotates daily across the directory and randomly on the homepage carousel, so every paying garage gets equal exposure over time.
  • Trust Scores are calculated independently and are not affected by sponsorship.
  • The full ranking code is open in the GitHub repo and the methodology is fixed.

What "Sponsored" means here

A "Sponsored" listing on The EV Pros is a paid placement. The garage is on our Pro tier subscription (currently £95 per month) and gets:

Sponsored placement is always disclosed. We don't hide it or call it something softer like "Featured" to obscure the paid nature. That's per UK Advertising Standards Authority guidance on paid promotion.

How the order is decided

On city, service and region pages

When a page has more than one sponsored garage matching the location and service, their order rotates daily. The shuffle is seeded by today's date in UTC, which means:

On the homepage Featured Specialists carousel

The homepage carousel picks up to two sponsored garages at random for each page load, then fills any remaining slot with a random organic listing. With multiple paying garages in the pool, every one of them gets equal expected airtime across enough page loads.

What sponsorship does NOT do

How to verify it yourself

The ranking and rotation code is in the open. You can read the exact algorithm at lib/sponsored-rotation.js in our public GitHub repo. The current logic is:

  1. Split listings into sponsored vs organic.
  2. Shuffle the sponsored group using today's date (YYYYMMDD UTC) as the seed for a xorshift32 PRNG. Same date, same shuffle for everyone.
  3. Sort the organic group by Trust Score, highest first.
  4. Output sponsored first, then organic, then take the top N for display.

If you spot what looks like a violation of this policy, please tell us via the contact page and we'll investigate within 48 hours.

Becoming a Sponsored Partner

Sponsored placement is available to any garage with a claimed listing on The EV Pros. Upgrade from inside your dashboard under the "Upgrade" tab. Pro is £95/month with a 60-day free trial.

A small number of garages may have a complimentary Sponsored Partner status (granted by The EV Pros team, usually because they were paying members before the Sponsored tier launched). These are clearly disclosed in the same way as paying Sponsored Partners and follow the same rotation logic.

Want to feature your garage at the top of relevant UK searches?

Start a 60-day free trial →

Policy last updated: 24 May 2026. Maintained by Mike McDonnell, Founder of The EV Pros.