keywrods libarry update

This commit is contained in:
IGNY8 VPS (Salman)
2026-01-18 17:57:56 +00:00
parent 9e88c475f7
commit 43df7af989
16 changed files with 1428 additions and 45 deletions

View File

@@ -186,7 +186,7 @@ export default function Help() {
{ id: "dashboard", title: "Dashboard", level: 1 },
{ id: "setup", title: "Setup & Onboarding", level: 1 },
{ id: "onboarding-wizard", title: "Onboarding Wizard", level: 2 },
{ id: "add-keywords", title: "Add Keywords", level: 2 },
{ id: "keywords-library", title: "Keywords Library", level: 2 },
{ id: "content-settings", title: "Content Settings", level: 2 },
{ id: "sites", title: "Sites Management", level: 2 },
{ id: "planner-module", title: "Planner Module", level: 1 },
@@ -214,7 +214,7 @@ export default function Help() {
const faqItems = [
{
question: "How do I add keywords to my workflow?",
answer: "Navigate to Setup → Add Keywords or Planner → Keyword Opportunities. Browse available keywords, use filters to find relevant ones, and click 'Add to Workflow' on individual keywords or use bulk selection to add multiple keywords at once. You can also import keywords via CSV upload."
answer: "Navigate to Keywords Library in the sidebar. Browse available keywords by industry and sector, use filters to find relevant ones, and click 'Add to Workflow' on individual keywords or use bulk selection to add multiple keywords at once. You can also import keywords via CSV upload."
},
{
question: "What is the difference between Keywords and Clusters?",