i am trying to remove magento controller url in browser address bar.
for example my site have URL http://WWW.test.com/ – this page is a home page for my site.
But but i have redirected to login page for customer login. once user type http://www.test.com site will be redirect to http://WWW.test.com/customer/account/login display login page.
So for Seo purpose i am trying to set “http://WWW.test.com/” as a login content with parent URL (http://WWW.test.com/) . I tried all the ways using ht access. but not reflect.
Can any one able to give me better solution for this problem
(Sorry for bad English)
Thanks all
The easiest approach is to insert login form HTML into your CMS page.