Is there a tool that will create html pages for all states and cities in the US?

Discussion in 'HTML & Website Design' started by dgeorge, Jan 17, 2007.

  1. #1
    Is there a tool that will create html pages for all states and cities in the US while allowing me to blend in my own content? I want to target people searching for my product in their own city and state.

    For example, I sell Dish Network satellite TV. I see that larger online satellite retailers have links to every state in America on their home page. When you click on a state, it shows you all the cities in that state. The content is basically the same for each page, but the state and city change. E.g., You can get Dish Network in "ohio"....., You can get Dish in "Texas"....

    Some websites have static html pages for each page while other websites use PHP to accomplish this.

    Any help in steering me in the right direction would be greatly appreciated.
     
    dgeorge, Jan 17, 2007 IP
  2. Pietercornelis

    Pietercornelis Guest

    Messages:
    631
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Best way would probably be to use the info from the visitor to create a cookie, and insert that cookie using php include into your 'standard' page.
     
    Pietercornelis, Jan 17, 2007 IP