LinkedIn Job SearchJuly 22, 202611 min readJobSieve Team

How to Hide Promoted Jobs on LinkedIn (4 Ways That Work)

Repeated promoted job cards fading out of a LinkedIn job search column, leaving a few clean listings visible

Short answer: there is no setting to hide promoted jobs on LinkedIn. The company's own help pages describe what promoted jobs are and why you see them, but document no way to turn them off. Four things do work: tightening the date window and sorting by most recent, adding a uBlock Origin filter, installing a single-purpose extension, or using a job filter that removes promoted posts along with the rest of the clutter. The last one takes about a minute and also handles the companies and keywords you never want to see again.

A promoted job on LinkedIn is a paid placement. The hirer paid money to have that posting shown to candidates like you, and LinkedIn marks it with a "Promoted" tag.

What does "Promoted" mean on a LinkedIn job?

LinkedIn's help page on promoted jobs in search results says promoted jobs "are paid for by hirers actively engaged with that specific job," and that they appear to increase visibility to candidates "based on your profile, skills, and activity." The targeting is not random, in other words. It runs on what LinkedIn knows about you.

Promoted also does not mean fake. It means someone paid, which tells you nothing on its own about whether the role gets filled. Ghost listings are a separate problem: a study reported by Entrepreneur estimated roughly a quarter of online postings have no genuine intent to hire. Paying to promote a listing is not proof either way.

Promoted jobs are, however, the ones you see over and over. LinkedIn documents that promoted posts "are shown at the top of search results and can include a Promoted tag." Same roles, same companies, top of the page, every session. That repetition is the reason to hide them, not any suspicion about the jobs themselves.

Why your LinkedIn results fill up with promoted jobs

This part is rarely explained to job seekers, because LinkedIn explains it to the people buying the ads. The mechanics are in its hirer documentation, and once you see them the whole experience makes sense.

A free job post has a short life. LinkedIn says free posts are "paused after being active for 14 days," and that a free post "will remain active but will be hidden from search results after reaching the free applicant limit," a limit that "typically ranges from 10 to 30" applicants. On a popular role, that ceiling arrives long before the fourteen days do.

A promoted post has almost no such limits. It sits at the top of results, stays active "until you close them or will expire after 6 months," and "can receive unlimited applicants." The hirer's spending controls how often it shows: LinkedIn states that "your budget controls the amount of promotion your job post will receive on LinkedIn and the frequency of your job post appearing in promoted placements," and bills those posts per click.

Free job post Promoted job post
Placement Appears in search results Shown at the top of search results, with a Promoted tag
Time live Paused after 14 days Active until closed, or up to 6 months
Applicant cap Hidden from search after the free applicant limit (typically 10–30) Unlimited applicants
Visibility control None Budget sets how often it appears in promoted placements

Source: LinkedIn Help, differences between free and promoted jobs and job promotion and budget FAQ.

Diagram comparing a short-lived free LinkedIn job post with a promoted post that stays live far longer

Read the table as a clock and the pattern is obvious. Free listings drain out of the index within two weeks, or sooner once they hit that applicant limit. Paid listings stay for months. Keep searching the same terms and the free inventory keeps turning over while the paid inventory does not, so by your fourth session you are mostly looking at the same sponsored cards you already read.

Does LinkedIn let you turn off promoted jobs?

No. There is no toggle and no filter for it.

The help page covering promoted jobs in your search results explains what they are and why you are seeing them, and offers no control to hide, disable, or filter them. There is no promoted checkbox in the filter panel and no setting buried in your job preferences.

What you do get is transparency. Clicking Why am I seeing this job? on a promoted card tells you who paid to promote it and which parts of your profile and activity triggered the match. Useful for understanding the machine. Useless for cleaning up your list.

Don't expect a native off switch, either. Promoted placement is the product LinkedIn sells to employers, and a checkbox that removed it would devalue what hirers are paying for.

How to hide promoted jobs on LinkedIn: 4 methods

Ordered from least to most effective. The first needs nothing installed at all; the rest cost nothing either.

Method 1: Dilute them with the date filter (no install)

  1. Open the Jobs tab and run your search.
  2. Set Date posted to Past 24 hours.
  3. Change the sort from Most relevant to Most recent.

Fresh postings crowd the page, and long-running promoted campaigns get pushed down. Job seekers on r/jobsearchhacks report this as the best no-install workaround, describing promoted jobs as "diluted" rather than gone. Treat that as community experience, not documented behaviour.

You can tighten the window further by editing the date parameter in the results URL, which is covered step by step in the full guide to filtering LinkedIn jobs.

The limit: dilution is not removal. Promoted cards still appear, and you have traded away every posting older than a day to get fewer of them.

Method 2: Strip them out with a uBlock Origin filter (free, technical)

If you already run uBlock Origin, you can hide the cards outright.

  1. Click the uBlock Origin icon and open the dashboard (the gears).
  2. Go to My filters.
  3. Add this line:
www.linkedin.com##li:has-text(Promoted)
  1. Click Apply changes, then reload your LinkedIn search.

Treat that line as a starting example rather than a guaranteed filter. :has-text() is one of uBlock Origin's procedural cosmetic filters, and per the documentation it selects an element "if the text needle is found inside the element subject or its children." The li selector is deliberately broad, so it catches the job cards but can catch other list items on the page as well. Narrow it if you see something disappear that shouldn't.

The limits, and there are several. It is uBlock Origin syntax, so it does not work in most other blockers. It matches rendered text, which means any list item containing the word Promoted can disappear, and a change to LinkedIn's markup can break the rule without warning. Users on r/linkedin also note the Promoted label is not shown on every card, so the match is imperfect in both directions. Expect occasional gaps in the results column where cards were removed, and no result counter that reflects what you are actually seeing.

Method 3: A single-purpose extension

Several small extensions do exactly one job: hide promoted posts on LinkedIn job search, with a toggle to switch them back on. Some are free and open source, such as hide-promoted-jobs on GitHub.

Broader filter extensions cover this too. Hide n' Seek, for one, lists LinkedIn, Indeed, and Glassdoor support, with a promoted toggle and per-listing blocking.

These work, and if promoted posts are your only complaint, one of them will fix it. The catch is scope. Promoted is one kind of noise. When it clears, you are left with the staffing agency whose postings fill half the page, the "remote" listings tied to a city three time zones away, and the postings you dismissed last Tuesday.

Method 4: Filter promoted jobs along with everything else

The alternative is to filter once, at the search itself, and stop maintaining a rule.

JobSieve, a free LinkedIn job filter, has Hide Promoted as a one-click quick filter, sitting next to toggles for hiding Easy Apply, no-salary, already-viewed, and already-applied listings. The same panel holds a company blacklist for employers you would never join, location exclusions for wrong-city remote roles, and a keyword blacklist for deal-breakers like "commission-only". There is also a highlight list, which does the opposite job: roles matching your skills get marked so they stand out instead of scrolling past. Filtering runs as you scroll and is reversible, so switching a filter off brings the hidden cards straight back.

It is free, open source under the MIT licence, has no account and no paid tier, and runs entirely in your browser. You can install JobSieve free from the Chrome Web Store, set the toggle once, and stop seeing promoted cards in your results. It filters what LinkedIn renders in your browser rather than changing the search itself, and your filter lists stay on your machine.

Which method should you use?

Method Setup What it removes Main limit Cost
Date filter + Most recent Seconds Nothing, but promoted posts get diluted Hides everything older than 24 hours too Free
uBlock Origin filter 2 minutes Cards whose text says Promoted Breaks when markup changes; over- and under-matches Free
Single-purpose extension 1 minute Promoted posts Promoted only; other noise stays Usually free
Job filter extension 1 minute Promoted, plus companies, locations, keywords, viewed and applied roles Desktop browser only Free with JobSieve
Do nothing None Nothing You reread the same sponsored cards every session Your time

How to check a job filter extension before you install it

Any extension that hides jobs has to read the page you are looking at. That is not sinister, but it does earn a few questions. Four are enough:

  1. What sites can it read? In Chrome, open the extension's details and look at site access. A LinkedIn job filter needs LinkedIn job pages. If it asks for every site you visit, ask why.
  2. Does anything leave your browser? Filtering is a local operation. There is no technical reason your searches need to be uploaded anywhere.
  3. Can you read the source? Open source means the claim is checkable rather than promised.
  4. Is it still maintained? Abandoned filters break quietly when a site changes its markup, which is how you end up with an extension that silently stopped working weeks ago.

For the record, JobSieve answers those four this way. Its site access is limited to LinkedIn job pages rather than all sites, and the only browser permissions it requests are local storage and access to the current tab. Nothing is transmitted and there is no sign-up. The source is public on GitHub under MIT, where the commit history shows you exactly how recently it was updated. Put the same four questions to any other extension you are weighing, including the ones above.

Can you hide promoted jobs in the LinkedIn mobile app?

Not really. Ad-blocker filters and extensions are desktop browser tools, and the mobile app has no equivalent setting. If you search mostly on your phone, the date-window trick from Method 1 is the only lever you have. The practical move is to do the real searching on a laptop with a filter running, then use the app for alerts and replies.

After the promoted posts are gone

What is left is usually quieter than people expect, and more repetitive. The same three agencies. Remote roles pinned to a city you cannot work in. Titles that looked promising until you read the salary line. Working through those is what the full guide to filtering LinkedIn jobs covers.

Once your list is short enough that every role on it is worth an application, the bottleneck moves. JobSieve finds the right roles; JobMason writes for them. If you want the next step handled, JobMason can tailor your resume, cover letter, and application answers to that exact posting.

Pick whichever method above fits your patience, spend the minute it takes to hide promoted jobs on LinkedIn, and run your next search on a clean page.

FAQ

What does "Promoted" mean on a LinkedIn job post? It means the employer paid to promote that listing. LinkedIn says promoted jobs are paid for by hirers actively engaged with the job, and are shown to you based on your profile, skills, and activity. Promoted is a statement about the hirer's budget, not about job quality.

Can you turn off promoted jobs on LinkedIn? No. LinkedIn provides no setting or filter to hide promoted jobs, and its help page on promoted jobs in your search results documents no way to hide, disable, or filter them. Removing them takes a uBlock Origin filter or a browser extension.

Should you apply to promoted jobs on LinkedIn? Sometimes. A promoted post means someone spent money on it, and LinkedIn describes promoted jobs as paid for by hirers actively engaged with that job. Judge it on the posting: a clear description, a salary range, a recent date, and a company you recognise. Hiding promoted jobs is about seeing fewer repeats, not about avoiding paid listings on principle.

Why do the same promoted jobs keep showing up in my search? Because paid posts outlast free ones. LinkedIn pauses free posts after 14 days and hides them from search once they hit the free applicant limit of roughly 10 to 30, while promoted posts stay live for up to six months with no applicant cap. The free listings turn over, the paid listings stay put.

Is it safe to use a browser extension to filter LinkedIn jobs? It depends on the extension. Check the site access it requests, whether anything leaves your browser, whether the source is public, and whether it is still being updated. JobSieve is scoped to LinkedIn job pages, filters locally with no account, and is open source under MIT, so each of those is verifiable rather than a promise.

Sources

  1. LinkedIn states promoted jobs are paid for by hirers actively engaged with that specific job and are shown based on your profile, skills, and activity; the page documents no way to hide, disable, or filter them.
  2. LinkedIn documents that promoted jobs are shown at the top of search results with a Promoted tag, stay active until closed or up to 6 months, and can receive unlimited applicants, while free posts are paused after 14 days and hidden from search after the free applicant limit of typically 10 to 30.
  3. LinkedIn states a hirer's budget controls the amount of promotion a job post receives and the frequency of it appearing in promoted placements.
  4. LinkedIn bills promoted job posts on a pay-per-click basis.
  5. LinkedIn's 'Why am I seeing this job?' control explains why a promoted job was shown and who paid to promote it.
  6. uBlock Origin's :has-text() procedural cosmetic filter selects an element if the text needle is found inside the element or its children.
  7. Job seekers report that setting Date posted to Past 24 hours and sorting by Most recent dilutes promoted results rather than removing them.
  8. Users of uBlock filters for promoted LinkedIn jobs report the Promoted label is not shown on every card, so text-matching filters can hide too much or too little.
  9. An open-source, single-purpose extension automatically hides promoted job postings on LinkedIn's job search pages and can be toggled off and on.
  10. Hide n' Seek's Chrome Web Store listing states it hides promoted job postings and companies on LinkedIn, Indeed, and Glassdoor, with a Promoted toggle and per-listing block buttons.
  11. JobSieve's public MIT-licensed source documents its live quick filters (Promoted, Easy Apply, no-salary, viewed, applied), its company, location, keyword and highlight lists, and its permissions: storage and activeTab with host access limited to LinkedIn job pages.
  12. Roughly a quarter of online job postings may be 'ghost jobs' with no genuine intent to hire, per a study reported by Entrepreneur.

Find roles, not noise.

JobSieve filters your LinkedIn search for free, so you only see roles worth applying to. Install it in seconds, no account required.

Found the right jobs? Let JobMason tailor your resume and cover letter to each one and land them.