I'm thinking of using Drupal for a new travel journey site. But I am confused as to the best way (usability & SEO) to structure the site. The key purpose of the site is to promote journeys. Secondary is to provide information about cities and places the journey goes through.
I think I want to use taxonomy term "destination" which is for nested terms that are country, city and places (e.g. path = /destination/uk/london/tower-bridge using pattern [term:vocabulary]/[term:parents:join-path]/[term:name])
I plan to create a website project about game reviews and forum.
I decided on the content of my website and with the help of users here, I think I know which modules I should use. And more or less, I know what to do but I am not sure about how to start.
The main issue is that, I couldn't decided on the design of my website yet. I plan to work with a designer to create the psd after I decide on the general scheme and look of my website.
I’m a starter in Drupal, thinking about converting a website, created with HTML-code (written by myself and extracting data out of an Access-database, also created by myself) to Drupal. So I’m reading, testing... Moreover, I’m more in music then in Websites … :-)
We have an interest in setting up a test site where we can play with the setup of a new site creating dummy data and the like without contaminating the real site. For this purpose I have created a subdomain for the site domain and pointed it to its own directory. Now, presumably I need a database to go with it. It has been quite a while since I set up a new database, but the instructions I find all seem to relate to starting from scratch. Is it possible to copy the existing site database to use for this test?