I am getting ready to convert an existing basic website to drupal. This site has some impressive SEO keyword rankings that the owner is nervous about losing.
How do I upgrade the website to drupal without losing those ranks? Is that even a concern? I will likely keep most if not all of the content, and I can manually copy the header meta tags into the drupal home page. Is that necessary? What precautions do I need to take?
Hi All,
I am sure this has been discussed before, but I do not seem to locate anything.
I need to migrate a very big dreamweaver site to drupal.
What would be the best way to go about it?
Thank you!
Anna
I am new in drupal development and want to import data from other database.database structure is (id,name and image) image field have image path now i want to all data into drupal as it is. Also suggest me which type is perfect for this type structure(taxonomy or content type).
I'm migrating a forum to Drupal 7 with the Migrate module - on the original forum the user did not login to post so, there
is no user table, no user passwords. I've been able to create a user table using name/email from the posts, to use as the source.
During the migration if I don't map the password field will Drupal create the user passwords, and how will they be accessible?