I Launched my new drupal site and to my horror, I see that all my indexed pages on Google going to the home page which is a nightmare for me as far as SEO as my old site was promoted very well.
I tried to add the 301 redirects on the .htaccess file according to various posts here on the site but nothing seems to work for me. I don't have too many pages to redirect ( about 20 ) so I tried to do it the manual way with no rewrite rule, that didn't work for me either.
I also tried the Path redirect module and it didn't help me.
should redirect to this url: (don't freak out by the url, it's coming form a right to left language, it's not a mistake and if copy paste it to your browser you will get an actual page )
hi!
i'm migrating to drupal and i face this problem..
i've got an old database with 3 columns(name, address, contact) and around 500 rows in it..i wanna transfer them into a node(500 separate nodes) with all the 3 fields(name, address, contact) into their custom CCK fields..i already made the custom fields, but i'm stuck on how to dump those values to drupal database..
I wanna dump those values so that i can manage the fields withviews..
is there any module that can do that?
I'm new to Drupal.
My host provider (Doteasy) had instructions to install Drupal by creating a Drupal folder in my home directory and uploading all files to that folder.
I did so and it works fine but I have video files in folders that are in the home directory.
So now I need to be able to navigate outside of the drupal folder to go to the folders that hold all my video files.
I recently imported 3000+ MovableType posts and 14,000+ comments into Drupal with the Table Wizard and Migrate modules. Now, unfortunately I need to change the input format for all posts to Textile (format ID #4 in my system.)
I've looked for modules that would let me do it but I think it's an obscure enough task that nobody's written one.
Is there a more efficient way than hand-editing to do the conversion?