Talent Sourcing
How a job posted here actually reaches candidates — the distribution mechanics, not just the promise.
Most applicant tracking systems handle sourcing by integrating with third-party job boards, each with its own posting fee and its own black-box distribution logic. Expertini ATS takes a different approach because it's built on top of an existing job-search network rather than bolted onto one: publishing a role here mirrors it directly into the same infrastructure that already serves the country-specific Expertini job sites, at no extra integration step.
This page walks through exactly what happens, technically, when a job is published — because "we have a big network" is a claim worth showing the mechanics of rather than just asserting.
On this page
01What actually happens on publish
When a recruiter publishes a job from the ATS, the system writes a public-facing copy of that listing into the destination country's job index — the same index that powers, for example, uk.expertini.com or in.expertini.com's own search and listing pages. The job doesn't wait in a queue or require a separate sync step; it becomes visible on the country site's search results as soon as the write completes, typically within seconds.
That mirrored listing then flows through the same downstream pipelines every other job on that country site uses: inclusion in the XML sitemap submitted to search engines, eligibility for the automated video and thumbnail generation pipeline that produces a shareable preview image and short video for the listing, and indexing for the country site's own internal search and filtering.
02Country and city targeting
A job is published to a specific country's platform — choosing "United Kingdom" targets uk.expertini.com specifically, not a generic global feed. Within that, city and state/region data (drawn from the same geographic dataset the country sites themselves use) allow the listing to surface correctly in city-specific searches and subdomains where the country site supports them, rather than only appearing in a broad national search.
03Remote-role handling
Roles marked remote are automatically flagged in a way that surfaces them on Expertini's dedicated remote-jobs portal, which aggregates remote listings across the whole country-site network rather than requiring a separate remote-specific posting. This is a deliberate weighting choice in the underlying search relevance logic — remote roles carry a strong signal boost specifically because "remote" is one of the most heavily filtered attributes candidates search on, and under-surfacing remote roles was a gap in earlier versions of the network's search logic.
04What this replaces
Job-board syndication — paying a third party per posting or per slot to distribute a listing to multiple boards — is typically a separate line item on top of ATS fees, with distribution quality that's opaque from the buyer's side. Because Expertini ATS publishes directly into a network it already operates, that distribution is included in the product rather than purchased separately, and the actual mechanics (index writes, sitemap inclusion, search relevance) are the same ones described above rather than a third-party black box.
05Honest limits
This network reaches candidates actively searching Expertini's country sites and the search engines that index them — it is not a guarantee of applicant volume, which still depends heavily on role seniority, compensation competitiveness, market conditions, and job description quality. A well-distributed posting for a role nobody wants at the offered terms will still get few applicants; distribution solves reach, not demand.
Platform architecture & operations
A1How this is architected in the platform
Talent Sourcing is not a bundle of point products — it is a slice through one platform. The platform is deliberately server-rendered: every view is prepared by the application server and shipped as complete HTML, with no client-side framework, no third-party CDN scripts, and no build pipeline between the data and the page. What renders is what the server computed — the property that makes the interface auditable.
All persistence runs on a single search-native document store; every query carries the organisation's identifier as a mandatory filter at the lowest query layer. Tenant isolation is therefore structural — a property of how every request is composed — rather than a policy that relies on application code remembering to check.
Every capability referenced on this page resolves to a registered tool or connector: the tools directory and the integrations catalogue are renderings of the same registries the application enforces at runtime, so what this page describes and what the product gates can never drift apart.
A2Operational and audit posture
Screening is deterministic and published — the same inputs produce the same outputs, hard requirements block rather than average away, and the methodology is public on the research page. Actions that touch external systems are explicit and journalled per event; usage reporting aggregates the same journals the actions write, not a parallel telemetry system.
Anything that leaves the request path — notification fan-out, webhook delivery, activity journalling, mail — runs in fire-and-forget background threads. A slow external endpoint can never make the interface hang, and a failed side effect is logged rather than silently retried into inconsistency.
Everything written is yours to take: CSV exports and the Data Export app cover the same stores the product itself reads. The exit is as open as the entrance — by design, not concession.
Frequently asked questions
Does publishing a job cost extra, like job-board syndication usually does?⌄
Can I target a specific city, not just a country?⌄
What happens to a job's public listing if I close it in the ATS?⌄
Does sourcing reach include remote-specific job seekers?⌄
At a glance
- Direct mirror into the destination country's job index
- Included XML sitemap distribution to search engines
- Automated video/thumbnail generation for listings
- City and state/region targeting from real geographic data
- Boosted inclusion on the network's remote-jobs portal
- No separate job-board syndication fee
See talent sourcing on your own hiring.
Bring a real job description to a 30-minute demo — free trial included.
Book a demo