Page 1 of 1
www.nexusitalia.it/shop
Posted: Tue Nov 20, 2007 2:51 am
by dennisforrest
This is my first website based on OpenCart (0.7.6)
http://www.nexusitalia.it/shop
Re: www.nexusitalia.it/shop
Posted: Tue Nov 20, 2007 3:46 am
by sdghosh
Oh, wow. from where did you get the template?
Re: www.nexusitalia.it/shop
Posted: Wed Nov 21, 2007 2:21 am
by gary
looks very nice. I especially like SEO links

Re: www.nexusitalia.it/shop
Posted: Thu Nov 22, 2007 7:24 am
by dennisforrest
sdghosh wrote:
Oh, wow. from where did you get the template?
Template is a customized version of the default template
Re: www.nexusitalia.it/shop
Posted: Thu Nov 22, 2007 7:25 am
by dennisforrest
gary wrote:
looks very nice. I especially like SEO links
I have made a php page for generate SEO url automatically from the title of the product or category.
Re: www.nexusitalia.it/shop
Posted: Wed Nov 28, 2007 12:34 am
by gary
dennisforrest wrote:
I have made a php page for generate SEO url automatically from the title of the product or category.
thank you, I got it working - but the only problem is that I had to list every alias in url_alias table, as well as every page, category and product in rewrite rules in htaccess.
I wrote some code to do it for me - but still it is not a good solution when having a lot of categories and products.
When changing category of a product or adding new categories or products - a lot of manual work is needed.
I can envision automatically updating url_alias when updating product name, for example (if alias is based on product name), or category alias when updating category name.
However - I cannot envision how to update rewrite rule for each product and category.
Can that be done dynamically?
Re: www.nexusitalia.it/shop
Posted: Sun Mar 02, 2008 2:20 am
by fisher318
Hey, it's nice to here some people have gotten their carts to re-write SEO friendly URL's. I sure wish my
Flashlight Web Site would work with that. Is there any chance of sharing this php file and possibly shedding some more light on one of the biggest concerned non-working shopping cart mods if we ask really really nicely. . . with sugar on top? lol
Re: www.nexusitalia.it/shop
Posted: Sun Mar 02, 2008 4:00 pm
by fisher318
nvm, seems I found my solution here:
http://forum.opencart.com/index.php/top ... ml#msg4105 - Thanks anyways!