add Backlinks campaign card
This commit is contained in:
@@ -697,6 +697,16 @@
|
|||||||
{ t: 'Need blog posts (guest posts + own content)', ok: false },
|
{ t: 'Need blog posts (guest posts + own content)', ok: false },
|
||||||
{ t: 'Directory listings: Product Hunt, BetaList, G2', 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 },
|
||||||
|
]
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user