← Back to all directions

UX/UI audit: blowermanufacturers.org

IQS Directory doesn't only run the main directory. It also operates roughly 250 single-category "microsites" on a shared WordPress theme, each selling leads for one product category to a small set of manufacturers. This audit reviews blowermanufacturers.org as the representative sample, from a live crawl and screenshot inspection of the current page, not a generic checklist. It leads with the most concrete, evidenced problems: a rendering bug caught on camera mid-scroll, and a lead-capture flow that competes with itself.

Reviewed live: blowermanufacturers.org
Rendering bug · caught live

The hidden quote-request modal renders as a visible ghost overlay while scrolling

A modal that should be fully hidden until triggered is instead semi-transparent and stacked on top of live content.Critical

Captured directly from a screenshot mid-scroll: the "Send Requests For Quote to Multiple Blower Manufacturers Near You" form, visible input fields, a submit button, the IQS Directory watermark and all, is faintly overlaid on top of the company listings and the hero image. This isn't a hypothetical accessibility nitpick; it's a live z-index/opacity bug a visitor sees on an ordinary scroll, on the exact page whose only job is generating a clean lead. It reads as a broken site to anyone who lands on it mid-scroll, which undermines the "vetted, 20+ years sourcing experience" positioning in the page's own meta description.

Where it was seen: live screenshot inspection of the homepage while scrolling past the company listing section. Root cause is almost certainly a modal component that toggles opacity/visibility instead of display:none or unmounting, combined with a missing or too-low z-index reset on the closed state.
Sitewide

Cross-cutting issues

Three separate mechanisms for one action: getting a quote.High

Every one of the six company rows carries its own red "REQUEST FOR QUOTE" button that opens a per-company modal. The nav bar carries a second, separate "Request For Quote" link that goes to a full page. And the ghost-overlay modal above is a third mechanism, a "send to multiple companies at once" form. All three are live on one page, all three mean the same thing to the visitor, and none of them explains how it differs from the others. A buyer who's ready to act has to guess which one actually reaches the company they were just reading about.

TodayPer-company modal + nav-level RFQ page + multi-company overlay form, three different flows, same intent, unlabeled.
FixOne "Get quotes" intent, one component (a slide-over panel), reused everywhere with the same label and the same visual weight.
An unexplained "$$$" marker sits on every company listing.High

Each of the six companies shows a "$$$" symbol after its preview image, with no legend, tooltip, footnote, or label anywhere on the page. It reads like an internal ad-tier or sponsorship signal that was never meant to be user-facing, or was meant to be explained and the explanation got lost. Either it's meaningful to a buyer (price tier, project minimum) and needs a real label, or it isn't and it should not ship.

The cookie-consent banner blocks the page's primary CTA.High

The banner sits fixed at the bottom of the viewport and physically overlaps the "GET YOUR COMPANY LISTED" button underneath it, on both desktop and (by extension of the same fixed positioning) mobile, until a visitor dismisses it. A consent banner blocking the one button a prospective advertiser needs to click is a self-inflicted revenue leak.

The header logo names a different brand than the domain the visitor is on.Medium

The header reads "Industrial Quick Search Manufacturer Directory" while the visitor arrived at blowermanufacturers.org, a domain that never appears in the page's own branding. For a lead-gen microsite built to feel like an independent, trustworthy category authority, an unexplained parent-brand logo undercuts that positioning rather than reinforcing it.


Page-by-page

Homepage · the only template that matters here

blowermanufacturers.org/

The hero's only content is an instruction, not a product.High

The most prominent visual slot on the page is a stock photo captioned "Preview a company's website by moving your cursor over the company's name." It teaches an interaction instead of showing a blower, airflow, or anything related to what this site sells. A first-time visitor's first impression of a blower-manufacturer directory is a UI tooltip.

The intro paragraph defines the category by what it isn't.Medium

"Industrial blowers are a type of a blower… while they're similar, blowers and fans are not the same thing" reads as SEO copy written to rank on a distinction, not to help a buyer who already knows what they're looking for. It's the first thing on the page after the H1 and it delays the actual company listings.

Company listings are prose-only, with no comparable facts pulled out.Medium

Founding year, ownership structure ("100% Employee-Owned"), representative network size ("200+ representatives worldwide"), specialty (multi-stage, high-pressure): these are real, differentiating facts, but they are buried inside marketing paragraphs instead of surfaced as scannable fields. A buyer comparing six companies has to read six full bios to find the one detail that matters to their project.

The footer devotes more space to categories that have nothing to do with blowers than to blowers.Medium

The first footer row ("Air Handling Equipment") is the relevant one: Air Compressors, Air Filters, Blowers, Dust Collectors. The second, visually equal or larger row ("Featured Industries") lists Castings & Forgings, Metal Cutting Services, Rubber Products & Services, and a dozen other categories with no connection to airflow equipment at all. On a single-category microsite, the footer's job is reinforcing the category and cross-selling adjacent equipment, not functioning as a sitemap for the entire parent directory.

The "Power Pages" rail is unlabeled as cross-site content.Medium

Nine cards link out to iqsdirectory.com/articles/..., useful, real editorial content, but nothing on the microsite indicates a visitor is about to leave this domain for the parent site. A quieter fix (an external-link cue, or a "From IQS Directory" label) would set the right expectation without cutting the cross-sell.