SEO friendly urls
-
I have a question about localisation in Bagisto.
- It seems that it is not possible to configure SEO-friendly frontend urls for different locales (https>www.example.com/en, https://www.example.com/es etc)
So far i can see that in packages/Webkul/Shop/src/Http/routes.php you are using locale middleware, that checks locale parameter of the url and then serves the site in that language.
This is is a bad practice according to Google (Source: https://support.google.com/webmasters/answer/182192?hl=en).
Do You have plans to implement SEO friendly locale-specific urls?
- i saw on Github that the Laravel-Translatable vendor package that you are using for Model translations was deprecated in june. Do you have plans to switch it out?
- It seems that it is not possible to configure SEO-friendly frontend urls for different locales (https>www.example.com/en, https://www.example.com/es etc)
-
Hi @LemmeV
You can read this one - https://github.com/bagisto/bagisto/issues/1244.
-
Hi, the github link is a nice improvement on the SEO friendly urls.
But its not about the locale-specific urls.Is the locale parameter thats used right now (1.1.2) fixed in the new 1.2 version thats in BETA right now?
Or is the locale parameter like '?locale=en' no SEO issue? -
need to use keyword in url with (dash -) except homepage