List of keywords?

by 1 replies
1
I have a list of keywords in google tools however I would like to look up the competition for them in commas, how do I do this without manually going through each one?

I know there was a way, or there should be...just cannot find it lol
#search engine optimization #keywords #list
  • I'm assuming you mean "quotes" and not "commas".

    Use Microsoft Excel or OpenOffice Calc and paste the keywords in column B. Put quotes in column A and column C. Use Column D to combine them with the concatenate feature. I think its "=CONCATENATE(A1;B1;C1)" for open office.. not sure what the exact line is for Excel.

    If you did actually mean you have a comma separated list, and want to split them into 1 word per line... then paste the list into a text file and do a "replace all" for the comma "," and replace with "<BR>". Paste this string into an html file, open with a browser, then copy+paste wherever you want.



    Actually, rereading this it seems that you want to do a search in google with your list.. lol. In that case I'm not sure how to do that without using paid software.

Next Topics on Trending Feed

  • 1

    I have a list of keywords in google tools however I would like to look up the competition for them in commas, how do I do this without manually going through each one? I know there was a way, or there should be...just cannot find it lol