Skip to content

Commit 8236ddc

Browse files
Added Serplux SEO AI Agent (#921)
* Added Category - Content Engineering Added category which is mainly for the product that handles tasks related to content writing, article creation, and content automation workflows to streamline and manage content production. * Added Serplux Added Serplux SEO AI Agent Solution for digital marketing. * Update category.ts * Update categories for Serplux Removed 'Content Engineering' from the categories of Serplux. --------- Co-authored-by: Marcel Cruz <12413903+marcelscruz@users.noreply.github.com>
1 parent 9debb4b commit 8236ddc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

resources/s.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,13 @@ export const resources: Resource[] = [
181181
url: 'https://serpapi.com/',
182182
keywords: ['scraping', 'google', 'search', 'api'],
183183
},
184+
{
185+
name: 'Serplux',
186+
description: 'Serplux is a data-driven SEO and marketing platform that leverages Ahrefs, DataForSEO, Semrush, and AI-powered content automation to deliver advanced keyword research, SEO audits, and content engineering solutions.',
187+
categories: ['SEO', 'Marketing'],
188+
url: 'https://serplux.com/',
189+
keywords: ['SEO', 'SEO AI Agent', 'Content Automation', 'SEO Audit', 'Keyword Finder'],
190+
},
184191
{
185192
name: 'Serverless Stack',
186193
description: 'Serverless Stack (SST) is a framework that makes it easy to build serverless applications.',

0 commit comments

Comments
 (0)