SleekRank for brass instrument listings by family
Connect SleekRank to your Reverb shop CSV or an International Trumpet Guild classifieds scrape and render one crawlable URL per horn at /brass-for-sale/{slug}/. Family, bore size, key, finish, and price all flow from the row while care notes stay on the base page.
€50 off for the first 100 lifetime licenses!
Brass buyers search by family, bore, and key, not by general listings
The brass market splits cleanly along instrument family and bore size. A jazz player wants a medium-large bore Bb trumpet from Bach or Yamaha; a symphonic player wants a large bore Bach 180S37 in silver. A trombonist wants an open-wrap F attachment from Conn or a small bore jazz horn from King. Treating all that as one brass listing is meaningless to the buyer and to Google. The buyer ends up on Reverb or Hickey's, and the seller pays a marketplace cut for traffic that should have been theirs.
SleekRank reads the shop export as a data source and emits one URL per horn at /brass-for-sale/{slug}/. The base WordPress page holds the cleaning guide, the shipping disclaimer, and the trial policy. The data fills in the family, the maker, the model, the bore size, the key, the finish, and the asking price. With roughly 3,000 brass instruments listed across Reverb and ITG classifieds at any moment, that is 3,000 long-tail pages instead of one filterable shop view that ranks for nothing specific.
Per-instrument pages compound. A row carries family, maker, model, bore, key, finish, year, condition, and asking price. A meta mapping turns those into JSON-LD Product schema; a selector mapping turns family into a visible badge and bore into a chip. Cleaning and care content stays on the base page, so educational updates flow site-wide without any per-listing edits.
Workflow
From shop feed to ranked brass catalog
Build the listing template
Connect the shop export
Wire fields and schema
Publish and crawl
Data in, pages out
Shop CSV in, brass pages out
| slug | family | maker | bore_size | price |
|---|---|---|---|---|
| bach-180s37-bb-trumpet-silver | Trumpet | Bach | Large 0.459 in | $2,895 |
| conn-88h-f-attachment-trombone | Trombone | Conn | Large 0.547 in | $2,295 |
| yamaha-ytr-8335-xeno-bb-trumpet | Trumpet | Yamaha | Medium-large 0.459 in | $2,650 |
| hans-hoyer-7801-f-horn | French horn | Hans Hoyer | Standard | $4,150 |
| miraphone-1291-bbb-tuba | Tuba | Miraphone | 20 mm | $11,500 |
/brass-for-sale/{slug}/
- /brass-for-sale/bach-180s37-bb-trumpet-silver/
- /brass-for-sale/conn-88h-f-attachment-trombone/
- /brass-for-sale/yamaha-ytr-8335-xeno-bb-trumpet/
- /brass-for-sale/hans-hoyer-7801-f-horn/
- /brass-for-sale/miraphone-1291-bbb-tuba/
Comparison
Reverb shop view vs SleekRank for brass listings
Reverb shop view only
- All inventory funnels to a Reverb URL that the seller does not own or rank for at all
- Family, bore, and key metadata sit in a spreadsheet that never reaches the seller's own domain
- Sold horns linger in Google's cache for weeks after the marketplace listing closes out
- Photos and copy get duplicated between Reverb and the seller's own site by hand each time
- ITG classifieds bumps cost time and never build long-term ranking equity for the seller
- The seller's own site ranks for nothing specific because no per-horn page is ever generated
SleekRank
-
One crawlable URL per horn at
/brass-for-sale/{slug}/with full spec block - Product schema with offers, family, bore, and price wired from the shop row automatically
- Family renders as a colored badge via a selector mapping with no per-listing markup edits
- Sold horns drop to 404 on next refresh and clear from the sitemap on the same hour
- Cache duration as short as thirty minutes keeps pages aligned with shop turnover cycles
- Care guide, cleaning steps, and trial terms stay on the base page, not in the data feed
Features
What SleekRank gives you for Brass instruments for sale by family
Family as a first-class field
Map family to a colored badge via a selector mapping. Trumpet, trombone, French horn, tuba, and euphonium each render with their own visual cue without any per-listing edits. Buyers see family at a glance, and the same field powers filter chips on the index page with no theme code changes required from you.
Bore size as a visible spec
Add a bore_size column to the source data with values like medium-large 0.459 in or large 0.547 in. A selector mapping renders the value as a chip in the spec table. Trumpet and trombone buyers care about bore for resistance and projection; making it scannable on every listing lifts conversion on the right-fit horn.
Thirty-minute freshness
A working brass shop turns over weekly. Set cache duration to thirty minutes so a sold horn disappears from the owned domain on the same hour the marketplace listing closes. The catalog stays honest without any manual unpublish step required from the seller between sales as inventory shifts.
Use cases
Who uses SleekRank for brass sales
Brass specialist shops
Hickey's Music, Brass Bros, and Schmitt's each carry 100 to 500 instruments at a time. SleekRank turns that inventory into a per-horn URL set ranking for maker plus family searches that one big filter index page will never capture for the shop in any meaningful way.
Working pro sellers
A working brass player rotating gear sells five to fifteen horns a year on Reverb. SleekRank mirrors that activity on the player's own domain with their own branding, so the long-tail traffic builds a reputation surface across years instead of disappearing into Reverb's listing graveyard.
Maker authorized dealers
Bach, Conn, and Yamaha run authorized dealer networks. A second page group at /yamaha-brass/{slug}/ feeds from a filtered view of the same shop sheet with brand-specific branding on the base page and the same source data driving all SKUs across both URL surfaces simultaneously.
The bigger picture
Why owned brass URLs beat marketplace listings
Brass sellers funnel everything to Reverb and ITG classifieds because that is where players congregate, and they cede every Google search to those platforms in return. A buyer searching for a Bach 180S37 in silver or a Conn 88H with open wrap is not going to land on the seller's shop overview; they are going to land on whichever individual marketplace listing happens to match, and the marketplace keeps the commission while the seller's domain ranks for nothing specific. SleekRank breaks that pattern by generating a real WordPress URL per horn in the seller's catalog, with family and model in the H1, Product schema in the head, photos pulled from the data feed, and the same theme as the rest of the seller's site.
The seller keeps marketplace listings for transaction handling and gains the long tail on the owned domain. Bore size, key, and serial number become structured facts that Google can index, surface in shopping results, and rank against the generic marketplace listing. Owned URLs survive marketplace fee hikes and policy changes because the data and URL patterns decouple from the platforms entirely.
Questions
Common questions about SleekRank for Brass instruments for sale by family
Yes. Reverb lets shop owners export inventory as CSV. Point SleekRank at that file via a file data source, set the slug column, configure cache duration, and the plugin renders one page per row. Re-upload the CSV when stock changes or feed a Google Sheet kept in sync with Reverb through Zapier, a shop management tool, or a scheduled export job that runs nightly.
 Store image URLs in one column as a comma-separated list or a JSON array, then use a list mapping that fans them into your existing slider, masonry, or lightbox block. Include bell shots, valve detail, and serial number shots as separate URLs. The base page handles the layout; the data only supplies URL strings, with no per-horn image upload required on the seller's part.
 Remove the row or mark availability as sold. On the next cache refresh, the URL returns 404 and drops from the sitemap. If you prefer a soft sold badge, keep the row and set availability to sold; the selector mapping renders the badge and disables the buy button while preserving the URL for buyers who bookmarked the page from a Google result earlier that week.
 Each page is unique by serial, year, condition, finish, and price. Two Bach 180S37s have different serials, different ages, different setups, different wear, and different photos. As long as the description block, photos, and structured data differ per row, this is not duplicate content. Search engines treat each horn as its own page and rank each independently for its identifiers.
 Yes. Run a second page group at /trumpets-for-sale/{slug}/ filtered to trumpet rows, a third at /trombones-for-sale/{slug}/, and so on. The data source supports a filter expression so one inventory sheet feeds multiple URL patterns without duplicating rows or maintaining parallel data sets for each family across the entire shop catalog.
 Yes. Map maker, model, family, price, availability, and image to a JSON-LD Product block via a meta mapping. Google treats brass instruments as Products and surfaces them in shopping rich results when offers, availability, and price are present. Validate once with the Rich Results Test and the schema applies to every generated horn page across the catalog without any extra work.
 Add bore_size and key columns to the source data. A selector mapping renders each as a chip in the spec table on the base page. Brass buyers care deeply about bore for resistance and key for repertoire fit; making both scannable on the listing lifts conversion compared to burying them in a description paragraph that few buyers actually scroll through carefully.
 Yes. Add an audio_url and video_url column with SoundCloud or YouTube links. Use selector mappings that swap the iframe src on the base page for that row. Brass buyers care about tone and response, and a short clip or video per horn lifts conversion and time-on-page meaningfully. Empty values hide the audio or video block via a conditional mapping that checks for a non-empty value at render time.
 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
- Movement disorder neurologists by city
- international tax attorney directories
- DJ directories
- Classical Christian schools by state
- epoxy floor contractor directories
- insurance defense attorney directories
- Loan signing agents
- art therapist directories
- tile installer directories
- guardianship attorney directories
- pest control directories
- bike shop directories
- iv therapy clinic directories
- Makerspaces
- college directories
- shipping cost calculator pages
- Composer package pages
- encyclopedia article pages
- poisonous plant pages
- Historical treaty pages
- Lunar eclipses by date and viewing region
- Couch to 5K pages
- Tex-Mex recipe pages
- ghost story pages
- piano exercise pages
- yoga flow pages
- NuGet .NET packages
- Cargo crate pages
- fungi pages
- shaving routine pages
- Rangefinder cameras for sale
- art print listings
- RV rental listings
- out of print book listings
- auction lot listings
- Class A RV listings
- Used woodworking machinery for sale
- startup pitch event listings
- Draft horses for sale
- Geodesic dome homes for sale
- Drone parts and frames for sale
- Medium format camera listings
- scuba diving trip listings
- Dirt bike listings
- venture capital fund listings
- feedback management platform comparisons
- crypto wallet comparisons
- Photo editors
- invoice financing comparisons
- data governance comparisons
- practice management software comparisons
- Learning platforms
- Student credit cards
- checking account comparisons
- digital adoption platform comparisons
- Ebook reader comparisons
- agency management software comparisons
- OAuth provider comparisons
- savings account comparisons
- AI voice generator comparisons