Skip to main content
.com domains from $2.99 — free WHOIS privacy on every name

Catalogue profile · Car Dealerships

Web hosting for car dealerships — measure a filtered result page, not the homepage

Your homepage is quick and your filtered stock list is not, and the filtered list is the page every serious buyer ends up on.

The short answer

Benchmark a filtered stock page, because that is where a dealership site is slow and it is also where buyers spend their time. Filters are query parameters, which means almost every combination is a unique URL, which means almost none of them are ever in cache. Every buyer gets the uncached render.

The two costs are the filter query itself and the images in the results. A faceted search across make, model, price, mileage, fuel and transmission is a database problem; a grid of thirty listings each with a photograph is a payload problem. Measure them separately or you will fix neither.

NVMe storage keeps the query side quick and built-in WebP conversion handles the image side, on every plan, with free SSL, engineer-run migration and 24/7 support included.

By the HostingFast team · Reviewed 24 August 2026

99.9%

Uptime, credited if missed

24/7

Humans on support

Free

SSL as standard

NVMe

NVMe on all plans

A dealership site is a catalogue with a search over it. Stock arrives from a feed, each vehicle carries thirty or forty photographs, and buyers narrow it down by six or seven fields before they look at anything in detail.

That shape produces a specific performance profile which almost nothing on a normal hosting comparison page addresses. The homepage is fine. The vehicle detail page is heavy but cacheable. The filtered result page is neither fine nor cacheable, and it is the page that decides whether an enquiry happens.

This guide works through the three of them in the order a buyer meets them, with the measurement that matters at each stage.

A forty-image listing needs a thumbnail strategy

Photographers shoot a car in thirty to forty frames, and those go into the media library at full resolution. On a detail page that is fine if the gallery loads one image immediately and defers the rest with a lazy loading attribute. Where it goes wrong is a thumbnail strip that eagerly loads all forty at display size or larger.

Check it in the Network panel: filter to Img, load a vehicle page, and count. If the number is forty on first paint, most of that is bandwidth spent on frames the buyer will never scroll to. Built-in WebP conversion cuts what remains, and explicit width and height attributes stop the grid jumping as each thumbnail lands.

Faceted search is a database problem

Six filter fields with a handful of options each produce thousands of possible combinations, each a distinct URL. A cache cannot help with that in any practical way, so every filtered view runs the query. What decides whether that hurts is indexing: a stock table queried on unindexed columns will scan the lot.

Time it directly. Load a filtered result page with a cache-busting parameter, read Time to First Byte, then load the unfiltered list and compare. If the filtered version is several times slower, the query is the problem rather than the platform, and NVMe storage is shortening a path that should not be that long in the first place.

The overnight feed is a load event

Stock feeds usually import on a schedule, and an import that writes several hundred vehicles and generates image sizes for each is the heaviest thing your account does all day. Run it when nobody is browsing, and check whether it is regenerating images that have not changed.

If the site feels slow at a consistent time each morning, look at the import before you look at anything else. On plans with six-hourly backups the two can also collide, so stagger them. Daily backups on shared plans and one-click restore mean a bad import is a rollback rather than a re-import.

Benchmark the three pages separately

Keep three numbers, not one: TTFB on a filtered result page with a cold cache, LCP on a vehicle detail page on Slow 4G, and total image count and weight on that same detail page. Those three describe a dealership site completely.

Re-run them after every theme change and after any stock plugin update. Twenty-five sites on Turbo gives you room to keep a staging copy alongside the live site, so a plugin update gets timed before it reaches the forecourt listing buyers are looking at.

A team planning the next release of their business site

Sized for a catalogue with a search over it

NVMe storage under the stock table keeps filtered queries quick where caching cannot help, and LiteSpeed caching absorbs the traffic on the pages that can be cached.

Built-in WebP conversion, free SSL, engineer-run migration and 24/7 human support come on every plan, with a 99.9% uptime commitment carrying a pro-rated credit.

  • NVMe under the filtered stock queries
  • WebP conversion for a forty-frame gallery
  • Turbo: 25 sites, 20 GB, 1 TB of bandwidth
  • Staging clones for stock-plugin updates

Why HostingFast

Standard on every plan

Quick where cache cannot help

Filtered stock URLs are effectively uncacheable, so the speed of the query and the storage under it is what buyers actually feel.

Forty frames, compressed

Built-in WebP conversion takes a forty-frame vehicle gallery down without a plugin licence or a manual export step.

Headroom for the feed

Turbo carries 20 GB and a terabyte of bandwidth, enough for a large stock library with regenerated image sizes.

A staging forecourt

Keep a clone alongside the live site and time a stock plugin update before buyers ever see it.

Restore after a bad import

Daily backups with one-click restore turn a feed that wrote nonsense into a rollback rather than a re-import.

Uptime that carries a credit

The 99.9% commitment is backed by a pro-rated credit, with monitoring running continuously.

Quick Start

From order to online

  1. 1

    Benchmark the filtered page cold

    Load a result page with several filters applied and a cache-busting parameter, and record TTFB. Compare it with the unfiltered list to isolate the query cost.

  2. 2

    Defer the gallery

    Load one image immediately on a vehicle page and lazy-load the rest, then re-count images and total transfer in the Network panel.

  3. 3

    Move the import off peak

    Schedule the stock feed for the quietest hour, stop it regenerating unchanged images, and stagger it away from the backup window.

Built In

Loaded onto every plan

  • NVMe SSD under the stock table and every filtered query
  • Built-in WebP conversion for forty-frame vehicle galleries
  • LiteSpeed caching on the listing and detail pages that allow it
  • Turbo carries 25 sites, 20 GB of storage and 1 TB of bandwidth
  • Staging clones for testing a stock-feed plugin update
  • Per-domain PHP selection from the control panel
  • Free SSL, reissued automatically before it expires
  • A daily backup to undo a bad overnight stock import
  • 99.9% uptime, and a pro-rated credit if we miss it
  • 24/7 human support, awake when the feed runs

Frequently Asked

What people ask us most often

Which page on a dealership site should I benchmark?

A filtered stock result page, with a cold cache. Filters create unique URLs by the thousand, so those views are effectively never cached and every serious buyer is looking at one. Benchmarking the homepage or a single vehicle page tells you about the two pages that were never the problem.

Can a cache help with faceted search at all?

Barely. Each filter combination is its own URL, and there are far too many for a cache to hold usefully. The work is in the query: make sure the columns you filter on are indexed, and keep the result set page-sized. Fast storage shortens the path but cannot fix an unindexed scan.

How many images should a vehicle page load immediately?

One, plus whatever is genuinely above the fold. Load the rest with a lazy loading attribute as the buyer scrolls. A thumbnail strip that eagerly fetches all forty frames is the single most common cause of a slow detail page, and it is a one-line change to fix.

Why is the site slow at the same time every morning?

Look at the stock feed import. Writing several hundred vehicles and regenerating image sizes for each is the heaviest job your account runs, and if it overlaps with a backup window the two compete. Move it to the quietest hour and stop it reprocessing images that have not changed.

Keep reading

Changing hosts? Run through our checklist first.

A straightforward sequence for a switch your visitors never feel: which files move first, how to shift email across without losing a single message, the right moment to repoint DNS, and the two mistakes behind almost all the downtime we get asked to rescue.

You'll get the checklist email, then occasional pointers on keeping a site running fast. Unsubscribe the moment you want out — the privacy policy covers the rest.

Benchmark the filter, not the front page.

NVMe under the stock table, WebP over the galleries, and 25 sites of room on Turbo.

View Reseller Hosting — Built for Car Dealerships plans