Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localize main website keyword, meta title and meta description #43

Closed
mariannk opened this issue Jan 14, 2016 · 6 comments
Closed

Localize main website keyword, meta title and meta description #43

mariannk opened this issue Jan 14, 2016 · 6 comments

Comments

@mariannk
Copy link

mariannk commented Jan 14, 2016

We should allow a store owner to localize main website keyword, meta title and meta description by store and by language on the "general and misc" page > seo settings tab (http://admin-demo.nopcommerce.com/Admin/Setting/GeneralCommon). Like it's already done for some entities when have multiple languages enabled. It's also already supported for some payment methods (description).

The problem is that these settings can be also configured per store. Both of these additions (multi-store and localizations) make implementation a bit complex. And how should displayed it in UI? Configure per store and localization at the same time? Any ideas?

Also note that it requires some performance optimization if used for this work item - "Setting" entity should not be loaded (by ID) when loading a localized value - see "GetLocalizedSetting" method of \Nop.Services\Localization\LocalizationExtensions.cs

There's no really good solution in terms of UI/UX

@cnEUL
Copy link

cnEUL commented Aug 10, 2018

In my opinion very important. We have many multilanguage pages and when i look at google, it is a mixed language. Title English, Some description german and so on. Nearby the Homepage has SEO fields with no effects (from Topic). Also other SEO basics are missed.

@rudgr
Copy link
Contributor

rudgr commented Sep 25, 2018

really need this feature for multi language SEO... any update on this? :)

@AndreiMaz AndreiMaz added this to the Version 4.40 milestone Jun 15, 2020
@kava81
Copy link

kava81 commented Nov 17, 2020

I would like to suggest localization of product image "alt" and "title".
thanks

@DmitriyKulagin
Copy link
Contributor

Depends on #5096

@bo-bac
Copy link

bo-bac commented Feb 21, 2021

what if we use Topics (Content management - Topics) at least for Home page.
Topics already localized and have SEO meta things.
We need to add 'multi-store'bility here. agree it will add complexity but it could be...

image

and for topic item

image

@exileDev exileDev assigned exileDev and unassigned DmitriyKulagin Aug 5, 2021
@AndreiMaz AndreiMaz removed this from the Version 4.50 milestone Oct 8, 2021
@AndreiMaz AndreiMaz added this to the Version 4.60 milestone Oct 8, 2021
@AndreiMaz AndreiMaz modified the milestones: Version 4.60, Version 4.50 Nov 12, 2021
@skoshelev skoshelev assigned skoshelev and unassigned exileDev Dec 1, 2022
@skoshelev
Copy link
Contributor

Closed #43

skoshelev added a commit that referenced this issue Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants