Dynamic Key Word [insetion] yea......

77se7en

Registered Member
Jan 23, 2009
67
4
So I got a list of 2000 top populated cities in USA.
What I want to do is use them as keywords, and ad
a word in front of the city name or after.

For example

I got
New york
Atlanta
Chicago
Denver
Francisco
List goes on


I need to convert them to: Example
Cars in New york
Cars in Atlanta
Cars in Chicago
Cars in Denver
Cars in Francisco
List goes on

or the keyword after the city name.

I looked all over the place for a tool that would do
that automatically,
but no luck.

If you know how this can be done please enlighten me.

Thanx alot
 
you could use excel...

paste your city names in one column and then in the next column

type
Code:
 ="Cars in "&A1

this would display

Cars in New York

providing the first cell was of course New York

copy and paste the new cell by dragging and it will auto-populate for your full 2000 cities... hope that makes sense

once you completed this you would select the column and paste it into notepad or whatever you wanted to use the list for....

i have a tool that does this for you using php but its not quite ready to launch just yet

i think this would work in google apps too and microsoft works...

hth

pm if you still need a hand
 
Last edited:
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features and essential functions on BlackHatWorld and other forums. These functions are unrelated to ads, such as internal links and images. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock