Adding Affiliate Links to Your Website the Right Way

Harry · 15 Sep 2026 · 1 views

Where links actually convert

Affiliate links earn the most when they match buying intent. The best placements are contextual: a "recommended reading" button at the end of a tutorial, a comparison table in a review, or a resources page of tools you use. A "Buy on Amazon" button next to a specific product beats a generic banner every time.

Disclosure is mandatory

Both the law (for example the US FTC) and Amazon's operating agreement require you to disclose that you earn from qualifying purchases. The required wording is simple and must be visible near the links:

As an Amazon Associate I earn from qualifying purchases.

A short line in the footer or at the top of a post is enough – but it must actually be there.

Mark the links correctly

Add rel="sponsored nofollow" and open links in a new tab. This is what search engines expect for paid links and keeps you compliant:

<a href="https://www.amazon.in/dp/B0ABC12345?tag=yourid-21"
   target="_blank" rel="sponsored nofollow noopener">Buy on Amazon</a>

Mistakes that waste clicks

  • Stuffing every paragraph with links – it looks spammy and lowers trust.
  • Linking products you have not used or that do not fit the page.
  • Forgetting the disclosure, or hiding it where nobody sees it.
  • Putting affiliate links in emails or PDFs (prohibited – see the policies lesson).

Key points

  • Place links where the reader already has buying intent.
  • Show the "As an Amazon Associate…" disclosure near your links.
  • Use rel="sponsored nofollow" and open in a new tab.
  • Recommend things you actually use; do not over-link.
Share this post:

Comments (0)

Please login or register to comment.