I am creating a multilingual website in which I am using URL Slug.
According to SEO point of view should I use URL Slug in multiple languages?
I am creating a multilingual website in which I am using URL Slug.
According to SEO point of view should I use URL Slug in multiple languages?
Yes, you should have separate URLs for each language. For example:
example.com/en/sport and example.com/de/sport
Google recommends having one of these structures:
I would recommend using URL parameters only if other options are not possible.
In this link you can find pros and cons for all these options.