Skip to content

Commit 0c7fd6f

Browse files
authored
Adds BacklinkGPT as resource (#414)
* Feat: Update b.ts Adds BacklinkGPT Resource. * Feat: Update b.ts Adds keywords
1 parent 510fd9f commit 0c7fd6f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

resources/b.ts

+12
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@ export const resources: Resource[] = [
88
"With the world's biggest index of live backlinks (over 15 trillion), Ahrefs Backlink Checker will show you the most complete backlink profile for any website.",
99
url: 'https://ahrefs.com/backlink-checker',
1010
},
11+
{
12+
name: 'BacklinkGPT',
13+
categories: ['SEO', 'Marketing', 'AI'],
14+
description: 'Automate Your Link-Building with AI-Personalized Outreach.',
15+
url: 'https://www.backlinkgpt.com',
16+
keywords: [
17+
'link building',
18+
'SEO',
19+
'backlink',
20+
'outreach',
21+
],
22+
},
1123
{
1224
name: 'Balsamiq',
1325
categories: ['Design', 'Prototyping', 'UI'],

0 commit comments

Comments
 (0)