towfiqi / serpbear

Search Engine Position Rank Tracking App
https://docs.serpbear.com/
MIT License
1.45k stars 145 forks source link

Allow adding keywords in bulk while skipping existing entries #244

Closed abdelkebir closed 1 week ago

abdelkebir commented 2 months ago

Currently, when attempting to add a list of keywords, if any keyword already exists, the entire process is halted, and no keywords are added. This makes it challenging to mass-add keywords, especially when working with long lists, as each duplicate keyword must be manually identified and removed.

I propose that the system allows new keywords to be added while skipping any existing ones. This would ensure that non-duplicate keywords are still added, improving efficiency when working with large datasets.

In scenarios where we have hundreds or thousands of keywords, manually checking for duplicates is impractical. Automating the process to skip duplicates would save significant time and effort for users managing large keyword lists.