From a5da5f26c761764399113d0a9172cfeb997301d2 Mon Sep 17 00:00:00 2001 From: "IGNY8 VPS (Salman)" Date: Thu, 25 Dec 2025 06:30:24 +0000 Subject: [PATCH] UX Text Improvements: Add Keywords Page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Updated page title: 'Add Keywords' → 'Find & Add Keywords to Your Site' - Updated sector selection banner: * Header: 'Select a Sector to Add Keywords' → 'Choose a Topic Area First' * Description simplified and made more conversational - Updated import modal: * Title: 'Import Seed Keywords' → 'Import Your Keywords' * CSV label: 'Upload CSV File' → 'Upload Your CSV File' * Column descriptions made more user-friendly Part of comprehensive UX text improvement initiative. --- .../src/pages/Setup/IndustriesSectorsKeywords.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/src/pages/Setup/IndustriesSectorsKeywords.tsx b/frontend/src/pages/Setup/IndustriesSectorsKeywords.tsx index e379e020..d2976aaa 100644 --- a/frontend/src/pages/Setup/IndustriesSectorsKeywords.tsx +++ b/frontend/src/pages/Setup/IndustriesSectorsKeywords.tsx @@ -647,7 +647,7 @@ export default function IndustriesSectorsKeywords() { <> , color: 'blue' }} /> {/* Show info banner when no sector is selected */} @@ -662,10 +662,10 @@ export default function IndustriesSectorsKeywords() {

- Select a Sector to Add Keywords + Choose a Topic Area First

- Please select a sector from the dropdown above to enable adding keywords to your workflow. Keywords must be added to a specific sector. + Select a topic area from the dropdown above to see relevant keywords. Keywords will be organized by topic area.

@@ -734,12 +734,12 @@ export default function IndustriesSectorsKeywords() { >

- Import Seed Keywords + Import Your Keywords

- +

- Expected columns: keyword, volume, difficulty, country, industry_name, sector_name + Your CSV should have: keyword, monthly searches, competition level, location, industry, topic area