-
this project will require 2 csv file
- keywords-everywhere-exported.csv
- moz-exported.csv
-
then it will generate third file
final-keywords.csv
where first column will have thekeywords
, secondSearch Vol
and thirdDifficulty
-
if
Search Vol
orDifficulty
is missing for a keyword, so that cell for that keyword will empty -
make sure to remove the rows before
Keyword
column insidemoz-exported.csv
meansKeyword
and other headings should be in first row -
the required files should be in the root of the project with exact names