egore911
Forum Replies Created
-
I updated my git repository to 1.1.3 in case anyone else needs this.
The patched plugin is available at: https://github.com/egore/wordpress-multilanguage/archive/hreflang.zip
The patched plugin is available at: https://github.com/egore/wordpress-multilanguage/archive/hreflang.zip
Feel free to use the patch from https://ww.wp.xz.cn/support/topic/patch-add-support-for-hreflang which implements the feature.
I’m not quite sure how I can describe the question better, but I’ll try.
The plugin currently does not support hreflang meta tags. This is a concern because web crawlers rely on that to identify the different language versions of a single page. When the plugin would have the meta tag it would prevent decreases in rankings due to duplicated content (the same page in different languages will likely have similar content). For a more detailed introduction about hreflang take a look at the link provided in my first post above.
The code posted above is what I changed locally in my wordpress installation to support hreflang meta tags. Please show this code to the development team of the plugin to allow them to add this essential feature.