Skip to content
Search

Guest posting: what to know before you start

A practical guide to guest posting: when to use it, how to evaluate publishers, linking best practices, verification steps and policy cautions.

Guest Posting - Read this before starting.

What you will get from this guide

This post explains what guest posting is, when it helps your site or brand, how to choose and vet publishers, how to place links safely, and how to verify that a placement actually exists and can be useful for organic visibility. It focuses on practical steps you can take from outside the publisher’s site and on clear signals to ask for during outreach.

What is guest posting and why use it

Guest posting (also called guest blogging) means publishing an article on another site where you contribute the content. Common objectives are to reach that audience directly, build brand awareness, and gain backlinks for SEO. Guest posts that are useful and relevant to the host site’s audience perform best for readership and potential referral traffic.

Keep two technical distinctions in mind: crawling (discovery of the page), indexing (whether the page is stored in Google’s index), and ranking (where the page appears in search results). A link on a page that is crawled and indexed is generally more useful than one on a page that Google hasn’t indexed, but indexing and ranking are separate steps and Google’s exact treatment of individual links is not public.

Choose publishers by editorial fit and indexability

Relevance to your niche and the host site’s audience is the first filter. After relevance, focus on editorial quality, technical indexability, and real engagement signals. Third-party metrics (Domain Authority, Domain Rating, Trust Flow) are helpful for triage, but they are tool-specific and not Google metrics — use them alongside direct checks.

Quick publisher checklist (what to inspect)

  • Topical fit and audience intent — would your content genuinely help their readers?
  • Editorial standards — do posts have author bylines, editing, and consistent formatting?
  • Index signals — spot-check recent posts with the site: operator or direct URL checks (see verification section). site: queries are indicative, not definitive.
  • Canonical behaviour — look for consistent canonical tags on articles.
  • Engagement signals — social shares, comments, or visible referral traffic indicators.

Writing, linking and disclosure best practices

Treat guest posts as editorial contributions, not advertorial. Focus on reader value: clear structure, unique insights, and practical examples. For links, use relevance-first thinking: links should point to content that genuinely helps the reader and fit the context where they appear.

How to mark links (HTML examples)

A normal editorial link without a paid/UGC attribute: example. For a paid or sponsored placement use example, and for user-generated content use example. There is no rel="dofollow" attribute — a link without rel=nofollow/sponsored/ugc is treated as a normal editorial link.

Anchor text and contextual relevance

Use natural, contextually appropriate anchor text. Exact-match commercial anchors on many placements look manipulative. Aim for anchors that describe the target page’s content or offer a helpful call-to-action for readers.

Verification checklist: confirm a placement from outside the publisher site

Because you typically won’t have Search Console access for the host site, rely on public checks and simple technical commands. Use these steps after a placement is published.

1) Check the raw HTML and rendered output

Fetch the page HTML and confirm the link exists in the source. To fetch headers only: curl -I https://publisher.example/article. To fetch the full HTML as a specific user-agent (no -I): curl -A "Googlebot Smartphone" https://publisher.example/article — using -A sets the user-agent; omit -I when you need the body. Then open the page in your browser, inspect the Elements panel, and confirm the link appears in the rendered DOM (not injected and hidden by JS).

2) Check HTTP status, robots and canonical signals

From curl -I you can confirm the response code and check for X-Robots-Tag headers. Also view the page HTML for a canonical link element. If the article returns 200 and has no robots:noindex header and a self-referential canonical, it is more likely to be indexable.

3) Public index signals

Use the site: operator and search for a distinctive phrase from the article. site: can be a useful public signal that Google knows about the page, but it is not definitive — Google may know about pages without showing them in site: results. For pages you own, URL Inspection in Google Search Console is authoritative; for third-party sites you must rely on public signals.

Outreach and editorial workflow

Successful guest posting is an editorial process. Agree scope, title, word count, publishing date, image usage, required disclosures, and the exact link(s) before you write. Get written confirmation of where and how the link will appear (in-body, author bio, nofollow/sponsored/ugc). Keep copies of the approved draft and the publisher’s confirmation.

If you are buying placements or working with a marketplace, ask for proof of prior placements and indexability checks rather than trusting only third-party metrics. BlogDrip filters publishers by editorial standards and crawl status to surface options that meet common technical and editorial checks.

Google policies and paid placements

Google’s link spam guidance states that links intended primarily to manipulate rankings can be treated as link spam. For paid or compensated links you should use rel="sponsored" or rel="nofollow" (or rel="ugc" for user-generated content). Disclosure and transparent editorial context matter: paid links embedded as natural editorial citations and clearly disclosed are less likely to be mischaracterised than hidden or purely transactional links.

Google distinguishes between manual actions (rare, reviewer-issued) and algorithmic adjustments. Being transparent and following rel-attribute guidance reduces the chance that links will be treated as spam by automated systems or reviewers.

Common mistakes and how to avoid them

  • Using many low-relevance placements — avoid scattershot outreach; prioritize a few high-fit sites.
  • Failing to confirm indexability — always verify the published page’s headers, canonical, and rendering.
  • Relying solely on tool metrics like DA/DR — use them for triage, not as the sole decision factor.
  • Using unnatural anchor text repeatedly — vary phrasing and aim for reader-first anchors.

How to measure success

Measure direct referral traffic in your analytics, any earned links from the placement, and longer-term visibility for pages you linked to. For placements you do not own, track referral sessions, new users, and conversions that can be attributed to the referral URL. Use these data points together with qualitative feedback from the publisher and any social amplification the post receives.

Next steps and a compact checklist

  • Confirm topical fit and editorial standards with the publisher before writing.
  • Agree on link placement, rel attributes, and anchor text in writing.
  • After publishing, run the verification checklist: curl headers, fetch HTML with a UA, inspect rendered DOM, confirm canonical and robots signals, and check public index signals.
  • Track referrals and any changes in organic visibility for the linked page over time.

FAQ

Can I include commercial links in a guest post?

Yes, but be transparent. If the link is paid or part of a commercial arrangement, ask the publisher to use rel="sponsored" or rel="nofollow". Ensure the surrounding content is editorial and helpful; purely promotional content presented as editorial is more likely to be treated as link spam.

How soon should I expect to see SEO benefits?

There is no fixed timeline. If the placement is indexed and the link is editorial and relevant, it can contribute to visibility over time. Use referral traffic and downstream indicators (engagement and links) to evaluate impact rather than expecting immediate ranking changes.

If a publisher removes or changes my link, what should I do?

Contact the publisher for clarification and keep all original agreements in writing. If the link was paid and the publisher refuses to honor the terms, you can request a refund or correction. Maintain polite, documented communication; avoid threats or public escalation until you’ve exhausted private options.

Are nofollow links worthless?

No. rel="nofollow" was reclassified by Google as a hint some years ago; its handling is not public or binary. Nofollow links can still drive referral traffic, brand exposure, and sometimes indirect SEO value through discovery and subsequent natural links.

If you want to explore publisher options that include editorial vetting and indexability checks, Browse publishers for backlinks

Related articles