AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: ygalbrami on August 14, 2013, 04:32:29 PM
-
hello,
i see that you have put a tool to generate seo urls
now the problem is it's generate the url with underscores (these_are_underscores)
i need this will generate url as hyphens (these-are-hyphens)
there is a way to change this from underscores to hyphens?
this very very impotant for SEO
thanks
-
Valid point. Is there a value to make this divider as a setting (set to "-" as default)
I think there might be cases that system will conflict with something else.
What do you think?
-
i have use this all the time in my old website - (-) is better to use for google see all the words in the urls
so if i have this url: android-mhz3-quad-core-blue
google will see this as android mhz3 quad core blue
and if i use this (_) in the url google don't know what this words are.
this will not conflict with something else
please tell me how the default will be this (-)
Thanks
-
1. You can manually change from _ to -
2. I have pushed updates to v 1.1.7
You can apply these changes to your version if you want.
https://github.com/abantecart/abantecart-src/commit/a8619f6f79cd28ec682141271143d4e375feaa49
-
Thank you very much for fast the fast respond and the solustion.
this will help me a lot of generate seo url fast and easy
so far i have using excel to replace space to - for all the product now this will go must faster.
thanks again