Forum Moderators: phranque
I have 50 pages most of them are data driven pages from database using asp /sql 2000. This is for a particular region.
Now I have to plan for another region with the same number of pages but only the content from the database will change.
All regions will be identified by different domain names.
regarding the page title and meta tags...
I have to maintain dynamic page title and description content for each region. page title and description content should change based on region. So that users can search based on region. If i make my page title dynamic Is it possible to list this Page in search engines?
regarding the database...
Shall i go for different database for each region and assign the connect string the moment user request a page? if this is the best method how can i assign the connect string when user requests a page.
any help?
thanks in advance
raj