SleekRank for antique tube radio listings
SleekRank turns your Antique Radio Classified export, restoration ledger, or estate-haul Google Sheet into one ranked WordPress page per radio. Maker, model, year, cabinet style, tube layout, and Product schema all render from the same row.
€50 off for the first 100 lifetime licenses!
Tube radio buyers shop by maker, cabinet, and tube layout
Antique tube radio collecting splits into precise sub-niches. A 1930 Philco Cathedral 70 is a different buyer than a 1947 Zenith 8-S-661 console, and both are different from a 1925 RCA Radiola IIIA battery set. The 2,000 distinct radios moving through Antique Radio Classified, dedicated forums, and restoration shops each carry maker, model number, year, cabinet style, tube count and layout, and restoration scope that buyers verify before considering price.
SleekRank reads your ARC classifieds export, a Google Sheet maintained at the restoration bench, or a JSON file alongside your tube inventory and emits one indexable URL per radio. The base page in WordPress holds the chassis-and-cabinet photo gallery, recap log, alignment notes, and audio demo. Mappings push maker model year into the H1, cabinet style into a structured badge, tube layout into a specifications block, and JSON-LD Product schema into the head with price and availability per row.
When a radio ships, drop the row, the URL returns 404 cleanly, and the sitemap regenerates. Pick up an estate of 25 radios, paste the manifest, and 25 ranked pages exist by the next cache refresh.
Workflow
From bench sheet to ranked tube radio page
Design the radio template
Connect the inventory source
Wire fields and Product schema
Publish and submit sitemap
Data in, pages out
From bench sheet to ranked radio page
| slug | maker_model | year | cabinet_style | price |
|---|---|---|---|---|
| philco-70-cathedral-1930 | Philco Model 70 | 1930 | Cathedral | $485.00 |
| zenith-8-s-661-1947-console | Zenith 8-S-661 | 1947 | Console | $625.00 |
| rca-radiola-iiia-1925-battery | RCA Radiola IIIA | 1925 | Tabletop battery set | $385.00 |
| atwater-kent-55-1929-tombstone | Atwater Kent 55 | 1929 | Tombstone | $425.00 |
| scott-allwave-23-1936-chrome-chassis | Scott Allwave 23 | 1936 | Chrome chassis console | $1,850.00 |
/tube-radios/{slug}/
- /tube-radios/philco-70-cathedral-1930/
- /tube-radios/zenith-8-s-661-1947-console/
- /tube-radios/rca-radiola-iiia-1925-battery/
- /tube-radios/atwater-kent-55-1929-tombstone/
- /tube-radios/scott-allwave-23-1936-chrome-chassis/
Comparison
ARC classified ads vs SleekRank tube radio catalog
ARC magazine classified ad
- Classified ads vanish after a single issue with no SEO benefit
- Photo allowance per ad is minimal; chassis-side detail rarely shown
- No JSON-LD, no rich results, no domain authority accrual
- Cabinet style, tube count, and recap status collapse into ad copy
- Buyers outside ARC's subscriber base never see the listing
- Sold radios linger in past issues with no clear sold marker
SleekRank
-
Each radio owns a real URL at
/tube-radios/{slug}/ - Maker, year, cabinet style, and tube layout render as structured fields
- JSON-LD Product schema with availability and itemCondition per row
- Audio demo embedded per radio via a sample_url column
- Photo galleries cover front, back, chassis, and labels
- Cache cycle keeps prices current across restorations and comps
Features
What SleekRank gives you for Antique tube radios for sale
Cabinet style as a filter
Cathedral, tombstone, console, tabletop, battery set, chairside. Storing cabinet style as its own column means filterable archives and accurate schema. Cathedral collectors search differently than console buyers.
Restoration log per radio
Recapped, aligned, replaced selenium rectifier with silicon, new dial cord, replaced antenna posts. Each row carries restoration_log notes that render as a transparency block. Buyers need to know what was serviced.
Audio demo per radio
A 20-second audio clip of the radio receiving a clear AM station is the highest-converting visual (audial) on a tube radio listing. Add a sample_url column pointing to a hosted MP3 and embed the player.
Use cases
Who lists tube radios with SleekRank
Tube radio restoration shops
Shops cycling 30 to 100 radios a year through the bench need URLs that outlast any single ARC issue or eBay listing. Each radio accrues backlinks across the multi-week sell cycle.
Collectors selling down
Long-time collectors trimming a focused subset (only Philco, only cathedrals, only pre-war battery sets) gain a curatorial catalog that ranks for the specialty.
Museum and reference sellers
Sellers with documented provenance (museum deaccessions, named-collection sales) benefit from per-radio URLs that carry that provenance into search results.
The bigger picture
Why per-radio URLs outrank ARC and eBay for tube radio buyers
Tube radio buyers in 2026 search Google for specific models before they ever open Antique Radio Classified or eBay. Philco 70 Cathedral restored and Zenith 8-S-661 console need matching URLs where the model, year, and cabinet style are in the page content, and ARC classifieds rank for ARC's URL once and then vanish forever after one issue. The shops winning this long-tail traffic publish per-radio pages on their own domain with the model in the H1, the year and cabinet style as structured badges, tube layout in a specs block, JSON-LD Product schema in the head, and an audio demo embedded inline.
That setup is impossible to maintain by hand across 30 to 100 active restorations each year. SleekRank inverts that workflow. The bench sheet the restoration shop maintains for tube costs and recap material tracking becomes the SEO surface.
Sold radios drop cleanly, new estate restorations publish overnight, and the radio catalog becomes a renewable lead source.
Questions
Common questions about SleekRank for Antique tube radios for sale
Add a tube_layout column as a structured string (6A8, 6K7, 6Q7, 6F6, 80) and map it to a specifications block on the page. Buyers know to budget for replacement tubes if the radio runs unusual types, and the structured data ranks for tube-specific queries.
 Yes. Add a sample_url column pointing to a hosted MP3 of the radio receiving AM. A selector mapping embeds an HTML5 audio player on the listing. Some shops record a 20-second clip of a clear daytime AM station, others record tuning across the band.
 Add a sale_type column with values like complete-restored, complete-as-found, chassis-only, parts-only, or cabinet-only. Map it to a structured badge and the JSON-LD itemCondition. Parts radios serve a real demand from restorers fixing other radios.
 Yes. Specific model numbers are exactly the long-tail intent SleekRank captures. A page for Philco Model 70 and a page for Philco Model 71 are separate URLs because the two cabinets are different sizes with different chassis.
 Add a cabinet_condition column with detailed values like museum-grade, very-good, good-with-veneer-touch-up, project-cabinet, or no-cabinet. Map it to a transparency callout. Buyers shopping for a project radio versus a finished display radio have different price sensitivities.
 Yes. Add a schematic_url column pointing to a Rider's or Sams Photofact PDF you host or link externally. A selector mapping renders a download link or external reference on the page. Restorers buying a radio they intend to service love seeing the schematic upfront.
 SleekRank is a WordPress plugin, so WordPress is the rendering engine. Your existing theme, blocks, and editor design the base page. Most tube radio shops already run WordPress for the about page, so the catalog snaps in without changing platforms.
 Default: remove the row, URL returns 404 on the next cache refresh, sitemap regenerates. Alternative: keep a /tube-radios/sold/{slug}/ archive as a second page group filtered by a sold flag. The archive preserves backlinks.
 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
EUR
per year
further 30% launch-discount applied during checkout for existing customers.
- 3 websites
- 1 year of updates
- 1 year of support
Pro
EUR
per year
further 30% launch-discount applied during checkout for existing customers.
- Unlimited websites
- 1 year of updates
- 1 year of support
Lifetime ♾️
Launch Offer
€299
EUR
once
further 30% launch-discount applied during checkout for existing customers.
- Unlimited websites
- Lifetime updates
- Lifetime 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
€749
Continue to checkoutBrowse more
- pediatric cardiologist directories
- upholstery shops
- HIPAA consultant directories
- stamped concrete contractor directories
- ski shop directories
- hypnotherapist directories
- tackle shop directories
- Swiss-style CNC machining shops by city
- Accident reconstructionists
- house cleaner directories
- art gallery directories
- smart home installer directories
- watch repair directories
- surf shop directories
- Custom frame makers
- calisthenics workout pages
- Homebrew formula pages
- actor biography pages
- recipes by region pages
- planet pages
- drug interaction pages
- triathlon training pages
- kettlebell exercise pages
- cat treat recipes
- Music history eras and movements
- filipino recipe pages
- Norwegian recipe pages
- shrub species pages
- preserve recipe pages
- Chinese hanzi one-per-character
- Studio monitor listings
- Mandolins for sale
- demo day listings
- cat show listings
- industrial equipment listings
- Cattle ranches for sale
- yard sale listings
- Adventure motorcycle listings
- tax deed listings
- IPO listings
- Travel trailer listings
- pontoon rental listings
- Funko Pop listings
- short-term rental listings
- baby gear listings
- AI search engine comparisons
- Kubernetes platform comparisons
- log aggregation comparisons
- Long-term care insurance
- embeddings model comparisons
- ebook store comparisons
- risk management platform comparisons
- CDN comparisons
- HRIS software
- static site host comparisons
- visitor management software comparisons
- AI coding agents compared
- loan comparison pages
- corporate wellness platform comparisons
- image CDN comparisons