CrossY Posted May 9, 2013 Share Posted May 9, 2013 Hi there, As I only run 1 item in my shop, I would like to redirect the regular index page to that specific link. In 1.4, there is a method in the BO to change this link (SEO & URLs -> "Homepage link"). In 1.5 however, that seems to be removed. I've tried some combinations in .htaccess file, but it says there is an endless loop when I try to open the shop. Would be much appriciated if anyone has a workaround for this problem! Regards, Dave Link to comment Share on other sites More sharing options...
NemoPS Posted May 10, 2013 Share Posted May 10, 2013 The option is still there. In SEO and URLs, change the base uri to your product page Link to comment Share on other sites More sharing options...
CrossY Posted May 10, 2013 Author Share Posted May 10, 2013 Hi nemo1, Thanks for your reply! I've tried that (and again now) but it adds the language code to the end of the link. So it becomes: /shop/en/product.html/en/ and the link fails to work because of that...Any workaround for that? Thanks in advance! Regards, Dave Link to comment Share on other sites More sharing options...
NemoPS Posted May 10, 2013 Share Posted May 10, 2013 So weird. Indeed it didn't use to do this with 1.4. uhm.... can you show us the htaccess rule you used, and which ended up in an infinite loop? Link to comment Share on other sites More sharing options...
CrossY Posted May 10, 2013 Author Share Posted May 10, 2013 (edited) I deleted the exact ones I tried, but it was along the lines of this: # Redirect old file path to new file path Redirect /index.php /en/home/1-product.html There might be some more combinations I can try there. I think it loops because it uses index.php for basically everything... Edited May 10, 2013 by CrossY (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted May 10, 2013 Share Posted May 10, 2013 Try to use the non rewritten version of the product page Link to comment Share on other sites More sharing options...
CrossY Posted May 10, 2013 Author Share Posted May 10, 2013 Doenst seem to work, has no effect at all. Website doesnt break down though.. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now