✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekRank for auction listings

Auctioneers feed a Google Sheet or CSV of lots and SleekRank renders an indexable WordPress page per lot, per category, and per sale event from one base template. Provenance, condition, and starting bid all map from columns.

€50 off for the first 100 lifetime licenses!

SleekRank for auction listings

Auction catalogs need pages by lot and category

Auction buyers search for specific lots and for whole categories: vintage tractor auction, mid-century furniture auction, estate jewelry auction, art deco lighting auction. Each lot, each category, and each sale event wants its own URL with provenance, condition notes, dimensions, and starting bid spelled out clearly so buyers can decide whether to register before sale day.

SleekRank reads your catalog from a sheet, CSV, or auction software export and produces a page per lot. Lot 014 vintage Leica camera, lot 022 mid-century lounge chair, lot 038 vintage Omega watch all flow from a single five-column sheet without per-lot editor work. Add page groups for category and sale event, and the same data drives roll-up pages without duplicating content.

Mappings handle title, description, condition, provenance bullets, and starting bid. Lot images inject through selector mappings, the cached source flushes after late catalog updates, and every URL writes into the WordPress sitemap automatically.

Workflow

Lot catalog to per-sale pages in four steps

1

Build the catalog sheet

One row per lot with slug, title, category, sale, starting bid, estimate, condition, provenance, dimensions, photos, and status. Use lot-numbered slugs for clean URLs.
2

Design the base page

Build /auction/template/ once with placeholders for h1, category and sale strip, starting bid, estimate, condition block, provenance list, dimensions, gallery, and bid button.
3

Wire mappings

Tag mappings for h1 and starting bid, list mappings for provenance and inclusions, selector mappings for hero image and bid button, meta mappings for title, description, og:image.
4

Add category and sale groups

Page groups keyed on category and sale drive /auction/category/{slug}/ and /auction/sale/{slug}/. Each filters the same catalog on the relevant column for roll-ups.

Data in, pages out

From lot catalog to bid pages

A sheet with one row per lot, with columns for slug, lot title, category, sale, and starting bid.

Data source: Google Sheets / CSV
slug title category sale starting_bid
lot-014-vintage-camera Vintage Leica Camera Cameras Spring Estate $400
lot-022-mid-century-chair Mid-Century Lounge Chair Furniture Spring Estate $250
lot-038-estate-watch Vintage Omega Watch Watches Jewelry Sale $650
lot-051-art-deco-lamp Art Deco Brass Lamp Lighting Spring Estate $180
lot-073-antique-rug Antique Persian Rug Rugs Decorative Arts $900
URL pattern: /auction/{slug}/
Generated pages
  • /auction/lot-014-vintage-camera/
  • /auction/lot-022-mid-century-chair/
  • /auction/lot-038-estate-watch/
  • /auction/lot-051-art-deco-lamp/
  • /auction/lot-073-antique-rug/

Comparison

Manual catalog pages vs. SleekRank

Hand-built lot pages

  • Every lot becomes another hand-built WordPress page
  • Catalog updates close to sale day are slow and error-prone
  • Category and sale roll-ups rarely get maintained
  • Past auctions clutter search if not pulled down
  • Provenance and condition notes drift across pages
  • Meta tags and OG images stay generic across thousands of lots

SleekRank

  • One catalog drives every lot, category, and sale page
  • Per-lot pages plus per-category and per-sale roll-ups
  • Starting bid, estimate, and condition mapped from columns
  • List mapping handles provenance bullets and inclusions
  • Cached source flushes after late catalog updates
  • Sitemap entries generated for every lot URL

Features

What SleekRank gives you for auction listings

Per-lot pages

Each row becomes an /auction/{slug}/ page with title, category, condition, provenance, and starting bid mapped from columns.

Per-sale event

A page group keyed by sale produces /auction/sale/{slug}/ pages aggregating all lots in a single auction event from the same data.

Lot images

Map photo URLs from the sheet into img tags via selector mapping; SleekRank swaps in the right image for each lot from your existing image host.

Use cases

Who catalogs auctions with SleekRank

Auction houses

Houses publish every lot with category and sale context across regular and themed auctions, all driven from the catalog spreadsheet they already maintain.

Estate sale firms

Estate sale firms produce per-lot and per-sale pages from their internal catalog spreadsheet, no separate web build per estate.

Online-only auctioneers

Online-only operators feed their auction software catalog into per-lot pages for SEO discovery alongside the live bidding interface.

The bigger picture

Why auction catalogs need per-lot URLs

Auction discovery is dual-mode. A collector searching for an Omega Speedmaster wants the specific lot. A category enthusiast searching for mid-century furniture auction wants the whole sale's furniture cut.

A buyer searching estate jewelry auction wants every jewelry sale on the calendar. The page that ranks for each of those queries has to actually be that page, and a single auction-house homepage with a links list to PDFs cannot serve any of them. The maintenance side is brutal: catalogs change in the days before sale day with late additions, condition revisions, and withdrawal of lots, and every change has to land in the right place.

Hand-built lot pages drift because nobody owns the propagation across category and sale roll-ups. Programmatic generation makes the catalog sheet the source. Late additions update the per-lot, per-category, and per-sale pages on the same cache refresh, and withdrawn lots drop from the sitemap when their status flips.

The bidding system keeps living on the base template; SleekRank only handles the SEO surface.

Questions

Common questions about SleekRank for auction listings

If the software exposes a JSON, REST, or CSV export, yes. SleekRank reads from json_url, rest_api, csv_url, or csv_file with caching. AuctionWorx, BidJS, HiBid exports, and most auction platforms produce a catalog feed that maps cleanly to per-lot columns including starting bid, condition, and category.

 

Add a status column and filter the page group on it. Closed lots stop rendering on the next cache refresh and drop from the sitemap. For historical SEO value, keep a separate /auction/results/{slug}/ page group that renders sold lots with hammer prices, fed by the same catalog with the status filter inverted.

 

Yes. A page group keyed by sale produces /auction/sale/{slug}/ pages that aggregate all lots in one event from the same data. Spring Estate, Jewelry Sale, Decorative Arts each get their own URL with the matching subset rendered through a list mapping back to the catalog rows.

 

SleekRank caches data per source, so it is not designed for second-by-second bidding. Pair it with a live bid widget on the base template if needed: the widget keeps living on the page, and SleekRank only swaps the per-lot text and metadata around it. Buyers see the SEO landing page on Google and click through to the live widget.

 

No. The bidding plugin keeps living on the base template page; SleekRank only swaps text and metadata around it. WP Auctions, Ultimate WP Auction, and most bidding plugins use shortcodes or blocks that render normally inside the SleekRank-rendered page.

 

No. SleekRank writes generated URLs into the WordPress sitemap automatically and noindexes the base template so only real lot pages compete in search. New lots enter the sitemap on the next cache refresh, and withdrawn lots drop from it when their status flips.

 

Add a provenance column with a structured list and use a list mapping to render the chain of ownership on the lot page. For authentication letters or expert opinions, store a document URL per lot and inject a download link via selector mapping. Buyers see the documentation link directly on the SEO page.

 

Yes. After a sale closes, update the catalog with hammer prices and a sold status. A separate /auction/results/{slug}/ page group renders sold lots with hammer price tags through tag mappings, building a long-term archive of sale results that earns links and ranks for past-results queries.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€99

EUR

per year

Get started

further 30% launch-discount applied during checkout for existing customers.

  • websites
  • 1 year of updates
  • 1 year of support

Pro

€179

EUR

per year

Get started

further 30% launch-discount applied during checkout for existing customers.

  • websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Launch Offer

€299

€249

EUR

once

Get started

further 30% launch-discount applied during checkout for existing customers.

  • websites
  • 1 year of updates
  • 1 year of support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView