Panduan Nofollow
rel="nofollow" _(terjemahan)_ “nofollow” tells Google Anda tidak vouch untuk sebuah tautan. Since 2019–2020 ini adalah sebuah hint, not sebuah directive — dan ini doesn't reliably block crawling atau pengindeksan.
Bahasa
rel="nofollow" _(terjemahan)_ “nofollow” adalah sebuah per-tautan nilai dari rel attribute itu says 'I don't vouch untuk ini tautan dan don't ingin untuk pass sinyal peringkat untuk ini.' Google introduced ini di 2005 untuk fight comment spam, killed PageRank sculpting dengan ini di 2009, dan di 2019–2020 downgraded ini dari sebuah directive untuk sebuah hint — untuk peringkat pada Sept 10, 2019, dan untuk crawling dan pengindeksan pada March 1, 2020. big myth untuk kill: nofollow adalah not noindex dan ini doesn't reliably block crawling atau pengindeksan. sebuah nofollowed halaman dapat masih menjadi di-crawl dan terindeks via sitemaps, lainnya situs' tautan, atau Anda own ikuti tautan. gunakan sponsored untuk paid tautan, ugc untuk pengguna-generated ones, nofollow sebagai catch-semua — dan Anda dapat combine them.
TL;DR —
Evidence for this claim Google recommends rel=nofollow when other qualification values do not apply and the publisher would rather Google not associate with or crawl the linked page from that site. Scope: Per-link Google guidance; nofollow is a hint, not a guaranteed crawl block. Confidence: high · Verified: Google Search Central: Qualify outbound links Evidence for this claim A link-level nofollow is not a reliable way to prevent the destination URL from being crawled or indexed. Scope: Google can discover a URL through other links, sitemaps, or sources; use page-level controls for indexing. Confidence: high · Verified: Google Search Central: Robots meta tagrel="nofollow"adalah sebuah little tag Anda tambahkan untuk sebuah tautan untuk tell search mesin “I don’t vouch for this — don’t pass my ranking signals to it.” (terjemahan) “I don’t vouch untuk ini — don’t pass my sinyal peringkat untuk ini.” ini adalah berguna untuk ads, affiliate tautan, dan tautan left oleh random pengguna (comments). big thing people get wrong: nofollow melakukan not hide sebuah halaman dari Google. ini adalah not yang sama sebagainoindex, dan ini doesn’t reliably block crawling.
What sebuah nofollow tautan adalah
sebuah normal tautan looks like ini:
<a href="https://example.com">Example</a>sebuah nofollowed tautan hanya menambahkan one attribute:
<a rel="nofollow" href="https://example.com">Example</a>itu rel="nofollow" adalah sebuah message untuk mesin pencari: I’m linking untuk ini halaman,
tetapi I don’t ingin untuk vouch untuk ini atau pass my situs’s peringkat strength untuk ini.
Everything else tentang tautan berfungsi exactly yang sama — people dapat masih click ini
dan visit halaman.
Why ini exists
Google introduced nofollow back di 2005, dengan lainnya mesin pencari, untuk fight spam. Spammers adalah dropping tautan untuk mereka situs di blog comments dan guestbooks untuk try untuk boost mereka rankings. Nofollow gave situs owners sebuah cara untuk say “these links don’t count as a vote from me.” (terjemahan) “ini tautan don’t count sebagai sebuah vote dari me.”
When untuk gunakan ini
everyday menggunakan:
- Ads dan paid tautan — anything Anda got paid untuk tautan untuk.
- Affiliate tautan — tautan where Anda earn sebuah commission.
- pengguna-generated tautan — comments, forum posts, profile tautan: anything sebuah pengunjung (not Anda) ditambahkan.
- halaman Anda tautan untuk tetapi don’t ingin untuk endorse — say Anda’re quoting sebuah buruk contoh.
untuk ads dan pengguna konten, Google now actually prefers two newer, more spesifik
tags — rel="sponsored" untuk paid tautan dan rel="ugc" untuk
pengguna-generated ones — tetapi plain nofollow masih berfungsi fine, dan Anda dapat bahkan
combine them.
thing almost everyone gets wrong
sebuah nofollow tautan melakukan not hide sebuah halaman dari Google. ini adalah #1 myth, dan Anda’ll masih see ini repeated di old guides.
Nofollow adalah sebuah tautan-tingkat tag — ini adalah tentang whether Anda vouch untuk sebuah tautan. ini adalah not yang sama sebagai:
noindex— which adalah what actually mempertahankan sebuah halaman out dari Google’s hasil.- Blocking di
robots.txt— which adalah what controls crawling.
jika Anda nofollow sebuah tautan, Google dapat masih temukan, crawl, dan indeks itu halaman melalui lainnya routes — Anda sitemap, lainnya situs linking untuk ini, atau lainnya tautan pada Anda own situs itu isn’t nofollowed. So jika Anda nyata goal adalah “keep this page out of Google,” (terjemahan) “pertahankan ini halaman out dari Google,” nofollow adalah wrong alat. (More pada pengindeksan dan noindex di deeper versi.)
ingin full history, 2019–2020 perubahan dari “rule” (terjemahan) “aturan” untuk “hint,” (terjemahan) “hint,” dan exactly when untuk gunakan nofollow vs sponsored vs ugc? Switch untuk Advanced tab.
Test yourself: nofollow
Nofollow mistakes untuk hapus dari playbook
- PageRank sculpting internal navigation. Nofollowing selected tautan internal melakukan not funnel mereka share untuk remaining tautan; ini dapat hanya weaken normal penemuan dan situs architecture.
- menggunakan nofollow untuk pertahankan sebuah destination out dari search. ini adalah sebuah hint pada tautan
handling, not
noindex. URL dapat menjadi ditemukan melalui sitemaps atau lainnya tautan. - Marking setiap outbound editorial citation nofollow. Trusted references melakukan not perlu blanket qualification. gunakan rel nilai itu truthfully describes relationship.
- menggunakan plain nofollow when relationship adalah known. Prefer
sponsoreduntuk paid atau affiliate tautan danugcuntuk pengguna-ditambahkan tautan; combine nilai when both apply. - Confusing tautan-tingkat dan halaman-tingkat scope.
rel="nofollow"qualifies one anchor;<meta name="robots" content="nofollow">addresses setiap tautan pada halaman. Neither menghapus itu halaman dari indeks. - Treating sebuah hint sebagai sebuah security boundary. Nofollow melakukan not mencegah pengguna, crawler, atau lainnya situs dari reaching sebuah public URL.
“ halaman adalah terindeks bahkan though -nya tautan adalah nofollowed”
itu hasil adalah expected: nofollow adalah not noindex.
- Confirm goal. jika destination harus stay out dari search, sajikan
noindexpada destination dan pertahankan ini dapat di-crawl. jika ini adalah confidential, memerlukan authentication. - Inventory penemuan paths. periksa sitemap XML, navigation, canonicals, redirects, tautan eksternal, dan lainnya internal anchors. apa pun dari them dapat expose URL independently dari nofollowed tautan.
- Confirm which nofollow Anda digunakan. sebuah anchor rel nilai affects one tautan. sebuah
robots meta
nofollownilai addresses tautan pada source halaman. Neither perubahan destination’s indeks directive. - Inspect destination itself. periksa -nya status, canonical, robots meta,
X-Robots-Tag, dan robots.txt access alih-alih debugging hanya source tautan. - Allow processing time. sebuah newly ditambahkan noindex takes effect setelah search mesin recrawls dan processes destination.
Audit accidental internal nofollow
Run ini di DevTools Console untuk classify tautan pada rendered halaman:
const links = [...document.querySelectorAll('a[href]')].map((a) => {
const url = new URL(a.href, location.href);
const rel = new Set(a.rel.toLowerCase().split(/\s+/).filter(Boolean));
return {
text: a.textContent.trim().replace(/\s+/g, ' '),
href: url.href,
internal: url.origin === location.origin,
nofollow: rel.has('nofollow'),
sponsored: rel.has('sponsored'),
ugc: rel.has('ugc'),
};
});
console.table(links.filter((link) => link.internal && link.nofollow));
console.table(links.filter((link) => !link.internal));pertama table menemukan tautan internal itu deserve manual review. kedua lets Anda periksa apakah setiap outbound relationship adalah classified truthfully. melakukan not mechanically tambahkan atau hapus rel nilai berdasarkan domain alone; sponsorship dan pengguna generation adalah editorial facts DOM cannot infer.
TL;DR —
Evidence for this claim Google recommends rel=nofollow when other qualification values do not apply and the publisher would rather Google not associate with or crawl the linked page from that site. Scope: Per-link Google guidance; nofollow is a hint, not a guaranteed crawl block. Confidence: high · Verified: Google Search Central: Qualify outbound links Evidence for this claim A link-level nofollow is not a reliable way to prevent the destination URL from being crawled or indexed. Scope: Google can discover a URL through other links, sitemaps, or sources; use page-level controls for indexing. Confidence: high · Verified: Google Search Central: Robots meta tagrel="nofollow"adalah sebuah per-tautanrelnilai meaning “I don’t vouch for / don’t want to pass signals to this link.” (terjemahan) “I don’t vouch untuk / don’t ingin untuk pass signals untuk ini tautan.” Introduced di 2005 terhadap comment spam. PageRank sculpting dengan ini memiliki telah dead since 2009 (Cutts). Since Sept 10, 2019 ini adalah sebuah hint untuk peringkat, dan since March 1, 2020 sebuah hint untuk crawling dan pengindeksan — no longer sebuah strict directive. ini adalah notnoindexdan melakukan not reliably block crawling: sebuah nofollowed halaman dapat masih menjadi di-crawl/terindeks via sitemaps, lainnya situs’ tautan, atau Anda own ikuti tautan. gunakansponsoreduntuk paid tautan,ugcuntuk pengguna-generated, dan Anda dapat combine nilai (rel="ugc sponsored").
What rel="nofollow" actually adalah
rel="nofollow" adalah one mungkin nilai dari HTML tautan rel attribute, set pada
sebuah individual <a> element:
<a rel="nofollow" href="https://example.com">Example</a>ini tells mesin pencari Anda tidak endorse ditautkan halaman dan don’t ingin untuk pass sinyal peringkat untuk ini. ini adalah sebuah per-tautan qualification — not sebuah halaman-tingkat setting, dan not sebuah indeks control. Google’s own framing puts ini sebagai catch-semua dari three tautan-qualification nilai: gunakan ini “when other values don’t apply, and you’d rather Google not associate your site with, or crawl the linked page from, your site.” (terjemahan) “when lainnya nilai don’t apply, dan Anda’d rather Google not associate Anda situs dengan, atau crawl ditautkan halaman dari, Anda situs.”
sebuah pendek history dari nofollow
2005 — anti-spam origin. Google introduced rel="nofollow" di January
2005, jointly dengan lainnya mesin pencari, specifically untuk combat comment dan
guestbook spam. Spammers adalah dropping tautan everywhere untuk manipulate rankings;
nofollow let publishers say “I’m not vouching for this link.” (terjemahan) “I’m not vouching untuk ini tautan.”
2009 — PageRank sculpting dies. untuk sebuah while, SEOs nofollowed tautan internal untuk try untuk “sculpt” (terjemahan) “sculpt” PageRank — funneling tautan equity toward halaman mereka cared tentang. Matt Cutts, lalu head dari Google’s webspam team, killed itu di 2009: nofollowing sebuah internal tautan no longer redistributes itu tautan’s share untuk halaman’s lainnya tautan. equity hanya evaporates. His blunt advice masih holds — untuk internal tautan, “whenever you’re linking around within your site: don’t use nofollow. Just go ahead and link to whatever stuff.” (terjemahan) “whenever Anda’re linking sekitar di dalam Anda situs: don’t gunakan nofollow. hanya go ahead dan tautan untuk whatever stuff.” jika Anda’re masih nofollowing tautan internal untuk “save” (terjemahan) “save” PageRank, stop; ini hasn’t worked di di atas sebuah decade.
2019–2020 — dari directive untuk hint. ini adalah perubahan itu reshaped whole topic. di sebuah September 10, 2019 announcement, Danny Sullivan dan Gary Illyes reclassified nofollow dari sebuah strict directive ke sebuah hint — something Google umumnya honors tetapi dapat choose untuk override. Two dates penting:
- September 10, 2019 — nofollow (dan baru
sponsored/ugcnilai) became hints untuk peringkat purposes. - March 1, 2020 — nofollow juga became sebuah hint untuk crawling dan pengindeksan purposes.
Google’s reasoning adalah itu widespread nofollow gunakan adalah costing ini berguna tautan signals, so sebuah hint model lets ini pertimbangkan itu tautan when ini memiliki baik alasan untuk. untuk sebagian besar situs practical effect adalah kecil — Google said ini akan umumnya pertahankan treating nofollowed tautan sebagai ini melakukan sebelum dan not gunakan them untuk peringkat.
Anda don’t perlu untuk go back dan perubahan existing nofollow markup; ini masih berfungsi.
baru sponsored dan ugc nilai adalah recommended untuk mereka spesifik cases, tetapi
mereka’re optional, not mandatory.
nofollow, sponsored, dan ugc — what’s difference?
2019 perubahan juga introduced two more spesifik rel nilai. semua three qualify
sebuah tautan; mereka hanya describe why Anda’re not vouching untuk ini:
rel="sponsored"— paid placements, ads, dan affiliate tautan. Google: “Mark links that are advertisements or paid placements (commonly called paid links) with thesponsoredvalue.” (terjemahan) “Mark tautan itu adalah advertisements atau paid placements (commonly called paid tautan) dengan undefined nilai.”rel="ugc"— pengguna-generated konten. Google recommends “marking user-generated content (UGC) links, such as comments and forum posts, with theugcvalue.” (terjemahan) “marking pengguna-generated konten (UGC) tautan, such sebagai comments dan forum posts, dengan undefined nilai.”rel="nofollow"— catch-semua when neither dari above fits dan Anda’d rather not vouch untuk atau crawl-associate dengan tautan.
sebuah decision aturan:
- Paid / affiliate →
sponsored - Comments / forum posts / lainnya pengguna-ditambahkan tautan →
ugc - Don’t vouch / don’t ingin crawl-association, nothing else fits →
nofollow - More daripada one applies → combine them, space-separated:
rel="ugc sponsored"
itu combining adalah legitimate dan intended — sebuah paid tautan inside pengguna-generated
konten dapat carry both nilai. untuk full picture pada choosing dan combining
sponsored/ugc — including disclosure obligations itu go dengan paid tautan —
see rel=“sponsored” (terjemahan) “sponsored” dan rel=“ugc” (terjemahan) “ugc”.
melakukan nofollow block crawling atau pengindeksan? No.
ini adalah paling penting bagian, because ini adalah paling umum myth — dan Anda’ll masih temukan ini stated sebagai fact di popular guides ( widely-cited Ahrefs nofollow guide, written oleh Joshua Hardwick, claims Google “doesn’t crawl nofollow links” (terjemahan) “doesn’t crawl nofollow tautan”; itu’s thing untuk correct, not Patrick’s view).
Here’s reality, straight dari Google’s docs: “Remember that the linked pages may be found through other means, such as sitemaps or links from other sites, and thus they may still be crawled.” (terjemahan) “Remember itu ditautkan halaman dapat menjadi ditemukan melalui lainnya berarti, such sebagai sitemaps atau tautan dari lainnya situs, dan thus mereka dapat masih menjadi di-crawl.” Nofollow adalah sebuah hint tentang which tautan untuk ikuti — not sebuah wall sekitar destination.
So pertahankan ini three jobs separate:
rel="nofollow"(tautan tingkat) = “I don’t vouch for this link.” (terjemahan) “I don’t vouch untuk ini tautan.” Doesn’t pertahankan target out dari Google.noindex(halaman tingkat) = mempertahankan sebuah halaman out dari indeks. ini adalah alat untuk “I don’t want this page in search.” (terjemahan) “I don’t ingin ini halaman di search.”robots.txtdisallow (crawl tingkat) = stops bot dari fetching sebuah URL. (dan note: sebuah robots-blocked halaman dapat masih menjadi terindeks jika lainnya halaman tautan untuk ini — sama crawling-vs-pengindeksan distinction.)
jika Anda nofollow setiap tautan untuk sebuah halaman tetapi ini adalah di Anda sitemap, atau lainnya situs tautan untuk ini, atau Anda’ve got one ikuti tautan untuk ini elsewhere, Google dapat masih crawl dan indeks ini. nofollow adalah not noindex. ini adalah exactly why nofollow sits pada boundary antara tautan world dan crawling dan pengindeksan world: ini adalah sebuah hint ke crawl pipeline, not sebuah control di atas ini.
tautan-tingkat rel="nofollow" vs robots meta tag nofollow
ini get confused constantly because mereka share sebuah kata. mereka memiliki completely berbeda scope:
rel="nofollow"adalah pada sebuah single<a>element — ini qualifies itu one tautan.- robots meta tag
nofollownilai —<meta name="robots" content="nofollow">(atauX-Robots-Tag: nofollowheader HTTP) — adalah sebuah halaman-tingkat instruction telling crawler not untuk ikuti apa pun dari tautan pada itu halaman.
One tautan versus setiap tautan pada halaman. jika someone says “I added nofollow,” (terjemahan) “I ditambahkan nofollow,” ini adalah
worth asking which one mereka berarti — mereka behave very differently. ( robots meta
tag’s nofollow nilai lives alongside noindex dan snippet controls; ini adalah bagian
dari broader robots meta tag story.)
melakukan nofollow tautan help SEO?
Don’t treat “nofollow” (terjemahan) “nofollow” sebagai “worthless.” (terjemahan) “worthless.” sebuah few things adalah benar di once:
- mereka’re now hints, so Google dapat masih pertimbangkan them di beberapa cases.
- mereka masih drive referral traffic — nyata people clicking melalui.
- sebuah natural backlink profile mencakup nofollow tautan; sebuah semua-ikuti profile looks unnatural.
So nofollow tautan aren’t dead weight. mereka hanya shouldn’t menjadi Anda strategy untuk “passing link equity.” (terjemahan) “passing tautan equity.”
When untuk gunakan nofollow (dan when not untuk)
gunakan ini untuk:
- Ads / paid placements (prefer
sponsored). - Affiliate tautan (prefer
sponsored). - Untrusted pengguna-generated tautan — comments, forums, profiles (prefer
ugc). - Outbound tautan Anda genuinely don’t ingin untuk vouch untuk.
Don’t bother:
- tautan internal — don’t nofollow them untuk sculpt PageRank; ini doesn’t berfungsi dan ini hanya leaks equity. tautan freely di dalam Anda own situs.
- Trusted editorial outbound tautan — normal references untuk baik sources don’t perlu nofollow.
state dari nofollow today
When I ran angka untuk my study * State dari Nofollow, UGC, & Sponsored tautan
Attributes*, headline adalah how little baru attributes memiliki telah adopted.
Roughly 10,6% dari semua backlinks di seluruh situs I looked di adalah nofollow, dan
tentang 3,6% dari tautan internal carried nofollow — higher daripada ini perlu untuk menjadi,
given internal nofollow melakukan nothing berguna. baru nilai adalah barely digunakan:
hanya sekitar 0,44% dari referring domains digunakan rel="ugc" dan tentang 0,01%
digunakan rel="sponsored". sebagian besar dari ugc adoption came dari WordPress, which ditambahkan
ini di versi 5,3. takeaway: without CMS platforms applying ini
automatically, adoption dari sponsored dan ugc stays rendah — sebagian besar dari web adalah
masih pada plain nofollow.
untuk broader picture dari how head dan tautan-tingkat signals fit together, see meta tags hub; untuk how sebuah hint flows ke penemuan, see crawling dan pengindeksan.
AI summary
sebuah condensed take pada Advanced versi:
rel="nofollow"adalah sebuah per-tautanrelnilai: “I don’t vouch for / don’t want to pass ranking signals to this link.” (terjemahan) “I don’t vouch untuk / don’t ingin untuk pass sinyal peringkat untuk ini tautan.” ini adalah set pada individual<a>elements.- History: introduced January 2005 untuk fight comment/guestbook spam. PageRank sculpting dengan nofollow memiliki telah dead since 2009 (Matt Cutts) — equity evaporates, ini doesn’t reroute.
- Directive → hint: sebagai dari Sept 10, 2019 ini adalah sebuah hint untuk peringkat; sebagai dari March 1, 2020 sebuah hint untuk crawling dan pengindeksan. No longer sebuah strict directive. Existing nofollow markup masih berfungsi — no perlu untuk perubahan ini.
- Three nilai:
sponsored(paid/ads/affiliate),ugc(pengguna-generated),nofollow(catch-semua). Combine them space-separated when more daripada one applies:rel="ugc sponsored". - ** big myth:** nofollow melakukan not block crawling atau pengindeksan dan adalah not
noindex. Google: ditautkan halaman “may still be crawled” (terjemahan) “dapat masih menjadi di-crawl” via sitemaps, lainnya situs’ tautan, etc. untuk hapus sebuah halaman gunakannoindex; untuk control crawling gunakanrobots.txt. - tautan-tingkat
rel="nofollow"≠ robots metanofollow: one tautan vs setiap tautan pada sebuah halaman. - nofollow tautan aren’t worthless: mereka’re hints, drive referral traffic, dan pertahankan sebuah natural profil tautan. Don’t nofollow internal atau trusted editorial tautan.
- Adoption: di my study dari nofollow/ugc/sponsored usage, ~10,6% dari backlinks adalah nofollow, tetapi
ugc/sponsoredadoption adalah tiny — sebagian besar dari web adalah masih pada plain nofollow.
Official documentation
Primary-source documentation dari mesin pencari.
- Qualify Anda outbound tautan untuk Google — reference doc:
nofollow,sponsored, danugc, when untuk gunakan setiap, dan semua-penting “may still be crawled” (terjemahan) “dapat masih menjadi di-crawl” note. Start here. - Evolving “nofollow” (terjemahan) “nofollow” — baru cara untuk identify nature dari tautan — Sept 10, 2019 announcement (Danny Sullivan & Gary Illyes) itu introduced
sponsored/ugcdan hint model, dengan two go-live dates. - Block search pengindeksan dengan noindex — correct alat untuk keeping sebuah halaman out dari Google (what nofollow adalah not).
- Introduction untuk robots.txt — crawl control, lainnya thing nofollow adalah not.
Bing / Microsoft
- Bing Webmaster Guidelines — Bing mendukung semua three nilai dan juga treats them sebagai hints, leaning pada
nofollowsebagai primary one.
Quotes dari source
pada—record statements dari Google. setiap tautan adalah sebuah deep tautan itu jumps untuk quoted passage pada source halaman.
Google — what setiap nilai adalah untuk (dari “Qualify your outbound links to Google” (terjemahan) “Qualify Anda outbound tautan untuk Google”)
- “Mark links that are advertisements or paid placements (commonly called paid links) with the
sponsoredvalue.” (terjemahan) “Mark tautan itu adalah advertisements atau paid placements (commonly called paid tautan) dengan undefined nilai.” Jump untuk quote - “We recommend marking user-generated content (UGC) links, such as comments and forum posts, with the
ugcvalue.” (terjemahan) “kami recommend marking pengguna-generated konten (UGC) tautan, such sebagai comments dan forum posts, dengan undefined nilai.” Jump untuk quote - “Use the
nofollowvalue when other values don’t apply, and you’d rather Google not associate your site with, or crawl the linked page from, your site.” (terjemahan) “gunakan undefined nilai when lainnya nilai don’t apply, dan Anda’d rather Google not associate Anda situs dengan, atau crawl ditautkan halaman dari, Anda situs.” Jump untuk quote - “Links marked with these
relattributes will generally not be followed.” (terjemahan) “tautan marked dengan ini undefined attributes akan umumnya not menjadi diikuti.” Jump untuk quote
Google — nofollow melakukan NOT block crawling ( muat-bearing one)
- “Remember that the linked pages may be found through other means, such as sitemaps or links from other sites, and thus they may still be crawled.” (terjemahan) “Remember itu ditautkan halaman dapat menjadi ditemukan melalui lainnya berarti, such sebagai sitemaps atau tautan dari lainnya situs, dan thus mereka dapat masih menjadi di-crawl.” Jump untuk quote
Matt Cutts, Google (2009) — PageRank sculpting adalah dead
- “In general, whenever you’re linking around within your site: don’t use nofollow. Just go ahead and link to whatever stuff.” (terjemahan) “di umum, whenever Anda’re linking sekitar di dalam Anda situs: don’t gunakan nofollow. hanya go ahead dan tautan untuk whatever stuff.” — Matt Cutts, lalu head dari Google’s webspam team. Jump untuk quote
mental models
1. nofollow adalah sebuah hint, not sebuah wall. Since 2019–2020 ini adalah sebuah hint untuk peringkat, crawling, dan pengindeksan — Google umumnya honors ini tetapi dapat override ini, dan ini doesn’t seal off destination. sebuah nofollowed halaman adalah masih discoverable melalui setiap lainnya channel.
2. Three layers, three alat — pertahankan them separate.
- tautan signal →
rel="nofollow"/sponsored/ugc(don’t vouch untuk sebuah tautan) - indeks control →
noindex(pertahankan sebuah halaman out dari search) - crawl control →
robots.txt(stop bot fetching sebuah URL)
Reach untuk wrong layer dan Anda’ll get wrong hasil — sebagian besar sering, nofollowing sebuah tautan expecting ini untuk deindex sebuah halaman (ini won’t).
3. “which value?” (terjemahan) “which nilai?” decision tree.
- Paid / ad / affiliate →
sponsored - pengguna-generated (comment, forum, profile) →
ugc - Nothing else fits, don’t ingin untuk vouch →
nofollow - More daripada one benar → combine:
rel="ugc sponsored"
4. Don’t sculpt. nofollowing tautan internal untuk funnel PageRank hasn’t worked since 2009 — equity evaporates. tautan freely inside Anda own situs.
5. tautan tingkat vs halaman tingkat.
rel="nofollow" adalah one tautan. robots meta tag nofollow nilai adalah setiap tautan
pada halaman. berbeda scope; don’t conflate them.
nofollow vs sponsored vs ugc vs noindex vs disallow
What setiap control actually melakukan
| Control | Scope | Stops crawling? | Stops pengindeksan? | gunakan ini untuk |
|---|---|---|---|---|
rel="nofollow" | One tautan | No (hint) | No | Not vouching untuk sebuah tautan, catch-semua |
rel="sponsored" | One tautan | No (hint) | No | Paid / ad / affiliate tautan |
rel="ugc" | One tautan | No (hint) | No | pengguna-generated tautan (comments, forums) |
noindex (meta/header) | One halaman | No (harus stay dapat di-crawl) | Yes | menghapus sebuah halaman dari indeks |
robots.txt disallow | URL/path | Yes | No (dapat masih menjadi terindeks via tautan) | Keeping bot out dari rendah-nilai URL spaces |
robots meta nofollow | Whole halaman’s tautan | No | No | Telling crawler not untuk ikuti apa pun tautan pada halaman |
Key reminders
- nofollow ≠ noindex. sebuah nofollowed halaman dapat masih menjadi di-crawl dan terindeks via sitemaps, lainnya situs’ tautan, atau Anda own ikuti tautan.
- nilai combine — space-separated:
rel="ugc sponsored",rel="ugc nofollow". - Existing nofollow masih berfungsi — Anda tidak memiliki untuk migrate old markup untuk
sponsored/ugc. - Don’t nofollow tautan internal untuk sculpt PageRank — dead since 2009; equity evaporates.
- tautan-tingkat
rel="nofollow"(one tautan) adalah not halaman-tingkat robots metanofollow(setiap tautan pada halaman).
Quick HTML
<!-- catch-all -->
<a rel="nofollow" href="…">…</a>
<!-- paid / ad -->
<a rel="sponsored" href="…">…</a>
<!-- user comment / forum post -->
<a rel="ugc" href="…">…</a>
<!-- a paid link inside user content -->
<a rel="ugc sponsored" href="…">…</a> Resources worth Anda time
My related writing
- State dari Nofollow, UGC, & Sponsored tautan Attributes — my original-research study pada how much (atau how little) web actually adopted ini attributes.
Official
- Google’s Qualify Anda outbound tautan untuk Google — reference doc untuk
nofollow/sponsored/ugc. - Google’s Evolving “nofollow” (terjemahan) “nofollow” — 2019 announcement dari hint model dan baru attributes.
- Matt Cutts pada PageRank sculpting — 2009 post itu ended internal-nofollow sculpting.
dari sekitar industry
- r/TechSEO — community untuk “why is my nofollowed page still indexed” (terjemahan) “why adalah my nofollowed halaman masih terindeks” debugging.
- Google’s baru treatment dari nofollow tautan memiliki arrived (mesin pencari Land, Mar 1 2020) — confirms March 1, 2020 crawling/pengindeksan hint go-live date dari Danny Sullivan dan Gary Illyes.
- Google crawl dan pengindeksan Update: nofollow Becomes sebuah Hint (mesin pencari Journal) — detailed coverage dari March 2020 hint perubahan dengan practical implications.
- Why Google Turned Nofollow ke sebuah Hint (mesin pencari Journal) — menjelaskan Google’s reasoning: widespread nofollow gunakan adalah costing Google berguna tautan signals.
- PageRank Sculpting adalah Dead! panjang Live PageRank Sculpting! (mesin pencari Land) — definitive 2009 artikel pada Matt Cutts’s confirmation itu internal nofollow sculpting no longer berfungsi.
- Bing mendukung rel=sponsored & rel=ugc (mesin pencari Land) — Bing’s confirmation itu ini mendukung semua three nilai sebagai hints.
Stats worth citing
dari my study * State dari Nofollow, UGC, & Sponsored tautan Attributes*:
- ~10,6% dari semua backlinks adalah nofollow — nofollow adalah umum di seluruh web. Source
- ~3,6% dari tautan internal carried nofollow — higher daripada ini seharusnya menjadi, since internal nofollow melakukan nothing berguna (no PageRank sculpting since 2009). Source
ugc/sponsoredadoption adalah tiny — hanya ~0,44% dari referring domains digunakanrel="ugc"dan ~0,01% digunakanrel="sponsored", dengan sebagian besarugccoming dari WordPress (ditambahkan di 5,3). Without CMS defaults, adoption stays rendah. Source
Log perubahan
Diperbarui 18 Jul 2026.
Ringkasan editorial dan detail perubahan yang tercatat.Detail perubahan
-
Catatan perubahan terperinci saat ini tersedia dalam bahasa Inggris.
-
Catatan perubahan terperinci saat ini tersedia dalam bahasa Inggris.
Perbandingan lengkap tidak tersedia — tidak ada cuplikan sebelumnya yang diarsipkan untuk revisi ini.