AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: ygalbrami on August 14, 2013, 04:32:29 PM

Title: generate SEO Keyword from product name - underscores
Post 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
Title: Re: generate SEO Keyword from product name - underscores
Post by: abantecart on August 15, 2013, 08:52:41 AM
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?
Title: Re: generate SEO Keyword from product name - underscores
Post by: ygalbrami on August 15, 2013, 09:12:10 AM
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
Title: Re: generate SEO Keyword from product name - underscores
Post by: abantecart on August 15, 2013, 10:15:29 AM
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

Title: Re: generate SEO Keyword from product name - underscores
Post by: ygalbrami on August 15, 2013, 10:20:10 AM
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