diff --git a/operations.html b/operations.html index 254e49d..b28319a 100644 --- a/operations.html +++ b/operations.html @@ -697,6 +697,16 @@ { t: 'Need blog posts (guest posts + own content)', ok: false }, { t: 'Directory listings: Product Hunt, BetaList, G2', ok: false }, ] + }, + { + label: '🔗 Backlinks', status: 'draft', + metrics: [{ v: 0, l: 'Quality Links' }, { v: 0, l: 'Ref Domains' }, { v: 0, l: 'Guest Posts' }], + items: [ + { t: 'Need competitor backlink gap analysis', ok: false }, + { t: 'Guest post pitches to AI/DevOps blogs', ok: false }, + { t: 'HARO / Qwoted alerts for journalist queries', ok: false }, + { t: 'Directory submissions: Product Hunt, BetaList, G2', ok: false }, + ] } ];