OctaneOS
Blog

Buying guide · Dealer websites

Web Development for Used Car Dealerships: A Plain-English Guide

Plain-English web development for used car dealerships: the pages that matter, speed, mobile, local SEO, why templates fail and what to ask a developer.

KGKory GoossensSeptember 23, 20266 min read

Most guides to web development for used car dealerships are written by agencies for other agencies. This one is written for the person who owns or runs the lot and needs to make a decision without learning a new vocabulary.

I worked at a dealership before I went back to building software, and I remember how little the website conversation had to do with selling cars. Here is what the site actually has to do, what to insist on, and what to ask whoever builds it.

The job of a used car lot's website

The website has one job: turn a person who searched for a truck in your town into a person who walks onto your lot or picks up the phone.

Everything else is in service of that. The site does not need a blog, a slideshow of the building, or a mission statement. It needs accurate inventory, fast pages, a working contact path and enough local signals that Google shows it to the right people.

The pages that matter

Inventory page

This is the front door for most visitors, even when they land on the homepage first. It needs filters that work on a phone (make, model, year, price, body style), listing cards with a real photo and a real price, and no more than a second or two to load.

Vehicle detail pages

Each car gets its own page with its own URL. This is where a shopper decides whether to call. It needs every photo, the price (or a clear call-for-price), highlights, options, specs, a Carfax link if you have one, a video if you shot one, and an inquiry form that attaches the vehicle automatically.

Detail pages are also where local search traffic lands. Someone searching for a specific year and model in your area will arrive on the detail page, not the homepage.

Sold pages

When a car sells, the page should stay live and be marked sold. The URL has earned a ranking and some inbound links. Deleting it throws that away and hands the visitor a 404. A sold page with a "see similar vehicles" link keeps the visit alive.

Contact and location

Address, hours, a phone number that dials on tap, a map, a form. If you have more than one lot, each location needs its own block and the inventory should filter by location.

Speed is not optional

A used car shopper on a phone in a parking lot will give a page about three seconds. If the photos are huge and the page is heavy with scripts, they go back to the search results and tap the next dealer.

Speed comes from three places: a fast host with a global CDN, pages that are pre-rendered rather than assembled on every request, and photos resized to the size actually displayed. Our sites are Next.js on Vercel's CDN and every photo is served as a resized WebP variant, because those three things do more for speed than anything else.

Mobile first, meaning actually first

The majority of used car traffic comes from phones. Do not accept a site that was designed on a desktop monitor and shrunk down.

Check these on your own phone:

  • Can you filter inventory with one thumb?
  • Can you swipe through photos without the page jumping?
  • Does the phone number dial when tapped?
  • Is the inquiry form short enough to fill in while standing?

Local SEO in plain terms

Local SEO for a used car lot mostly comes down to consistency and specificity.

  • Your business name, address and phone number match exactly across the website, Google Business Profile and any directory listings.
  • Every vehicle detail page has a descriptive title (year, make, model, trim, your city) rather than a stock number.
  • Sold pages stay live so accumulated rankings are not lost.
  • The site has structured data for vehicles so Google understands what each page is.
  • Pages load fast, because speed is a ranking factor and a conversion factor at the same time.

A developer does not need to promise "SEO services" to get this right. They need to build the pages properly in the first place.

Why templates fail for car lots

Template sites are cheap to start and expensive to live with. The problems show up in the second month.

Symptom Cause
Photos look blurry or load slowly Template does not resize uploads
Sold cars still show as available Inventory is pushed through a nightly feed
Leads go to an email nobody checks Contact form is a generic plugin
Site looks like three other dealers in town Same template, same stock photos
Nobody can add a car without calling someone Inventory is not native to the template

The underlying cause is the same in every row. Templates are built to display pages. A car lot needs a system built to display cars.

The inventory tooling is the real product

The website visitors see is maybe a third of the work. The rest is the tool your staff uses to run it.

A good inventory tool lets someone stand on the lot with a phone, type a VIN, shoot photos, set a price and publish. The VIN fills in year, make, model, trim and engine. The photos resize themselves. The car appears on the website in about a second, not tomorrow morning.

It also handles statuses (draft, available, pending, sold), featured vehicles, private listings that stay off the site until you are ready, and a trash bin so a mistaken delete can be undone within 30 days.

If the developer's answer to "how do I add a car" starts with "send us the details", walk away. You will be waiting on someone else every time a trade comes in.

Leads and follow-up

Every inquiry should land in one place with the vehicle attached, a status (new, contacted, qualified, won, lost, spam), a salesperson assigned, and notes. The dealer gets an instant email, the customer gets an automatic reply, and spam gets caught before it clutters the inbox.

Without this, follow-up depends on whoever happens to read the shared inbox that day. That is how leads go cold.

What to ask a developer

Print this and take it to the meeting.

  1. How do I add a car, and how long until it appears on the site?
  2. Can I do it from my phone on the lot?
  3. What happens to a car's page when it sells?
  4. Where do inquiries go, and can I see which car they were about?
  5. Do I need a cookie banner for analytics?
  6. Who owns the domain and the content if we part ways?
  7. Is there a long-term contract?
  8. How do staff sign in, and can I see who changed what?
  9. What does it cost per month, all in, with hosting and updates included?

Good answers are short and specific. Vague answers about "ongoing support" and "custom solutions" usually mean the work is manual on their end and slow on yours.

For the cost question in more depth, read how much a dealership website should cost. For the tooling side, see what a CMS for car dealerships needs.

How we do it

OctaneOS is the platform behind dealership websites built by Designer Digital. Each dealer gets a custom-designed site on Vercel's global CDN and a dashboard at app.octaneos.net that handles inventory, leads, promotions and cookieless analytics. Changes go live in about a second. Staff sign in with Google or a one-time email code, and every change is in the audit log.

It is a one-time design and build fee for the custom website, then one monthly subscription per dealership for the platform and no long-term contract. You can click through the dashboard in the interactive demo before talking to anyone.

Where to go next

  • How it works: the site, the dashboard and how they connect.
  • Contact us: a short call to talk through your lot and get a quote.

See your inventory on a site that actually looks like your dealership.

A 20-minute call. Bring your current website and we will show you the same lot running on OctaneOS.