Module 109 Advanced 19 min read

Link Building Tricks

Podcast pitch backlinks, lost link reclamation, image-link reclamation, brand-mention conversion, expert roundups, HARO at scale, Chrome extensions for link building, and tool-based link bait. Tactics that earn editorial links without buying or trading them.

By SEO Mastery Editorial

The link-building world split in 2023–2024. The bought-link, exchange, and PBN ecosystem keeps eating algorithm penalties. The editorial-link ecosystem — earned via real value, real outreach, and real assets — keeps compounding. The tactics in this module belong to the second world. Each one has been measured to produce 30–500 editorial backlinks per quarter when run consistently.

TL;DR

  • Reclamation is the highest-leverage tactic most SEOs ignore. Lost links, image links, and unlinked brand mentions can recover 50–200 backlinks per quarter from existing mentions of your brand.
  • Tool-based link bait outperforms content link bait in 2026. A free, useful tool earns links for years; a “Ultimate Guide” earns them for months.
  • Avoid bought links. Google’s SpamBrain classifier and the link spam update lineage now detects pattern signatures across networks. The downside risk has never been higher.

The mental model

Link building is like running a small media operation: you publish things, the world cites you, and your job is to make the citations easy to find and frictionless to convert. The teams that compound aren’t running outreach campaigns — they’re running a citation funnel.

The funnel: an asset (tool, statistic, opinion) attracts a mention. The mention may or may not include a link. Reclamation converts the unlinked mention into a linked one. Quality outreach converts the right author’s coverage into a link. Tool-based bait creates the asset that earns mentions in the first place.

The word “trick” in this module isn’t about gaming Google. It’s about the operational tricks that turn brand activity that’s already happening into measurable backlinks.

Deep dive: the 2026 reality

The 2024–2026 era reshaped editorial link building in three ways:

  1. AI search rewards entity authority. Backlinks remain a Google ranking factor, but they’re now also a primary input to AI Overviews and Perplexity citation decisions. A brand with 200 high-quality editorial mentions gets cited in AI Overviews far more than a brand with 2,000 PBN links and identical content.
  2. Outreach inboxes are saturated. Journalists, podcasters, and bloggers receive ~100 cold pitches per week. Generic AI-generated outreach has a sub-1% reply rate. Highly personalized, asset-anchored outreach (citing a specific paragraph in their work, offering a specific value) has a 12–25% reply rate.
  3. Reclamation has compounded. Most brands have 5–10 years of unlinked mentions sitting in archive pages. Mention, Brand24, and Ahrefs Brand Mentions make these surfaceable; the work is just the polite outreach to convert them.

The combined effect: editorial link building is more rewarding per hour than it has been since 2015, but only for teams running it as a system. Sporadic outreach campaigns are dead.

Visualizing it

flowchart TD
  A[Editorial Link Funnel] --> B[Brand Activity]
  B --> B1[Original Research]
  B --> B2[Free Tools]
  B --> B3[Public Speaking and Podcasts]
  B1 --> C[Mentions Generated]
  B2 --> C
  B3 --> C
  C --> D{Mention Type}
  D -->|Unlinked Brand Mention| E[Reclamation Outreach]
  D -->|Image without Credit| F[Image Reclamation]
  D -->|Linked Mention to Wrong URL| G[Lost Link Recovery]
  D -->|Linked Mention| H[Already a Win]
  E --> I[Backlink]
  F --> I
  G --> I
  H --> I
  I --> J[Compounding Authority and AI Citations]

Bad vs. expert

The bad approach

Mass cold outreach with a generic template, no personalization, no asset offered, no specific reason for the recipient to link.

Subject: Quick question

Hi {{first_name}},

I came across your site and loved your content!

I recently wrote an article on {{topic}} and thought
your readers would find it valuable. Would you mind
adding a link to my article in your post?

Best,
{{my_name}}

This template gets a 0.3% reply rate and a near-zero link rate. It also damages your domain reputation — recipients mark these as spam, which trains Gmail and Outlook to filter your future outreach.

The expert approach

Three patterns that work in 2026: reclamation, asset-anchored outreach, and tool-based bait.

Subject: Re: your March piece on B2B pricing

Hi Sarah,

I just re-read your March 18 piece in The Information on B2B
pricing benchmarks. Specifically the chart on page 3 (median
ACV by stage) — we just published the 2026 update of the
underlying survey, n=1,247, methodology open.

Three numbers from this year that may interest you:
- Median ACV at seed: $48 (up from $39 in 2025)
- 67% raised prices in last 12mo
- Gross churn declining for first time in 3 years

Full data + chart available here, embed-friendly:
https://example.com/2026-saas-pricing-survey

Happy to share the raw dataset if useful for a follow-up.

— Alex
// Reclamation finder using Ahrefs/Brand24 export
function findReclamationCandidates(mentions) {
  return mentions
    .filter(m => m.linkedToUs === false)
    .filter(m => m.domainRating >= 30)
    .filter(m => m.publishDate > Date.now() - 1000 * 60 * 60 * 24 * 730)
    .map(m => ({
      url: m.url,
      author: m.author,
      authorEmail: m.authorEmail,
      mentionContext: m.surroundingText,
      proposedLink: chooseBestTargetUrl(m.surroundingText),
    }));
}

Why this works: the outreach references the journalist’s specific work, offers a concrete value (fresh data, embed-friendly chart), and makes the link obvious. Reply rates: 18–28%. Link rates: 8–15% of replies.

Bad vs. expert: tactic-by-tactic

TacticBadExpert
Podcast pitching”I’d love to be on your show”Specific topic + 3 unique stories + your audience matches because X
Lost link reclamationIgnore broken redirectsQuarterly Ahrefs > Backlinks > 404, fix or 301 + outreach
Image reclamationDon’t trackTinEye / Google Reverse Image weekly, reach out for credit
Brand mentionsDon’t monitorBrand24/Mention alerts, weekly reclamation outreach
HARO/ConnectivelyReply once a weekDaily review, 4-hour reply SLA, SME routing
Expert roundups”Tell me about SEO”Specific question + 1 paragraph answer ask + clear publish timeline
Tool link baitCalculator buried in 3000 wordsStandalone tool page, embed widget, no gating

Do this today

  1. Set up brand-mention alerts. Configure Brand24, Mention, or at minimum a Google Alert for "YourBrand" and "Your Brand" (both spellings). Aim for 100% coverage. Review the queue weekly.
  2. Run a reclamation pass. Pull every brand mention from the last 24 months. Filter to: domain authority 30+, mention is unlinked, mention is positive or neutral. Send the expert template above. Conversion rate: 30–60%.
  3. Audit lost links quarterly. Ahrefs > Backlinks > filter by Lost in the last 90 days. For each lost link, check whether the source URL still exists. If yes, polite outreach. If the source 404’d, find the next-most-similar live page on the same domain and pitch your asset.
  4. Run image reclamation. Upload your top 10 most-shared images (charts, infographics, branded visuals) to TinEye and Google Reverse Image Search. For each unlinked use, email the publisher: “Thanks for using our chart; would you mind crediting the source with a link?” Conversion: 25–45%.
  5. Build the HARO pipeline. Subscribe to Connectively (formerly HARO), Featured.com, Qwoted, and Help a B2B Writer. Build internal Slack workflow: VA scans queries every morning, matched ones routed to SME, reply within 4 hours. Target: 25 placements per quarter.
  6. Pitch 10 podcasts/week. Use PodMatch, MatchMaker.fm, or manual research via Listen Notes > Top Podcasts in [Category]. Pitch with: 3 specific story arcs, your audience overlap, one piece of social proof. Target appearance rate: 10–20%.
  7. Run one expert roundup quarterly. Pick a question your audience cares about. Email 30 named experts with a 1-paragraph answer ask. Compile into one post. Email each contributor when published; ~70% will share, ~30% will link from their own site or company blog.
  8. Ship one tool per quarter. Calculator, checker, generator, comparison tool. Launch on Product Hunt, Hacker News, and the relevant subreddits. HubSpot’s Email Signature Generator, Ahrefs’ Backlink Checker (free), and Mailchimp’s Subject Line Helper are templates of the form.
  9. Use Chrome extensions for prospecting. Hunter.io, Apollo.io, Snov.io for finding journalist emails. MozBar or Ahrefs SEO Toolbar for instant domain authority on prospecting pages. Streak for Gmail-side CRM.
  10. Track everything in one sheet. Columns: Tactic, Asset, Date, Recipient, Domain Authority, Reply, Link Yes/No, Anchor, Notes. Quarterly review: which tactics yield the highest links-per-hour. Double down on the top 2; cut the bottom 2.

Mark complete

Toggle to remember this module as mastered. Saved to your browser only.

More in this part

Part 15: Bonus Tips, Tricks & Advanced Tactics

View all on the home page →
  1. 105 50+ SEO Quick Wins 11m
  2. 106 Underrated SEO Tactics 16m
  3. 107 Content Hacks 14m
  4. 108 Technical SEO Tricks 17m
  5. 109 Link Building Tricks You're here 19m
  6. 110 CRO for SEO Pages 12m
  7. 111 SEO Psychology & UX 14m
  8. 112 Brand SEO 17m
  9. 113 PR + SEO Synergy 19m
  10. 114 Social Signals & SEO 12m