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.
What am I doing wrong?
Here is what I have:
this url (the it was on the old site): http://www.medicart.co.il/index.php?m=text&t=4014
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 )
http://www.medicart.co.il/content/%D7%9E%D7%97%D7%99%D7%A8%D7%95%D7%9F-%...
What is the best way of doing such a redirect either manual or a rewrite rule will help,
I'm afraid I'm going to lose some ranking if I don't get it fixed ASAP.
Thanks.