magento2-vsbridge-indexer
magento2-vsbridge-indexer copied to clipboard
Export products & categories attributes to support hreflangs
Feature Request
Hello.
We need to add corresponding hreflangs (https://moz.com/learn/seo/hreflang-tag) to our products and categories views to improve the SEO. To do that we need to have some attributes value in different storeCode, e.g. url_key, url_path, slug.
As used attribute might be different for different projects I recommend to make it configurable - as we have to attributes in configurable_children array.
@Fifciu adding dynamically generated attributes is left for the user to implement and should not be part of this extension, see https://github.com/DivanteLtd/magento2-vsbridge-indexer/pull/182#issuecomment-587843960 on how to proceed with implementation. Also this thread can shed some light: https://github.com/DivanteLtd/magento2-vsbridge-indexer/issues/235
In my opinion, as VSF is OOTB supporting multiple websites and multiple languages, it should have support to hreflang correctly for home / category and products. It's a very hot topic for SEO.
I agree with @jonathanribas . This is not a custom feature only for some users, but should be part of the basic multi website support.
@afirlejczyk could you please take a look at this problem?
Hi @Fifciu Unfortunately not, please ask someone from Divante team to take a look at this.