Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Translating meta tags using WPML and AIO SEO
-
Having a heck of a time finding info on this one...
We're working on a multilingual website which uses WPML. I've used the All in One SEO plugin to customize meta data (title, description, etc). These strings do not appear in the list of translations in WPML.
Does anyone have any experience with this setup? How do you enable WPML to translate meta data set via the AIO plugin?
Thanks!
-
Update here.
Long story short, you need to upgrade to All-in-One SEO Pack Pro to allow translation of meta fields.
Our implementation is somewhat complicated, with the aim being to make the workflow for our translators as easy as possible. We use a self-hosted server running Weblate to manage string translation (both for our websites and for our product). On the Wordpress site we use a customised version of the WPML plugin.
Things got complicated when exporting strings from WPML and importing to Weblate – talking to the sys admin who implemented it, the meta fields from All-in-One SEO were even trickier to get working.
In any case, all working now
Keep any eye out for our site update coming soon here: https://vivaldi.com
If anyone out there runs into this issue and needs details feel free to get in touch.
-
Still haven't resolved this one (unfortunately) - no response from AIO or WPML.
I'll make note to update here once I have some answers!
-
So Jon have you found the solution to the problem? If yes maybe you can mark this as answered? Thnks
-
Checking it out.
Will leave a comment in this thread once I hear back in case anyone is curious.
Thanks!
-
We're using the free version at the moment. Waiting for a response from AIO & WPML to confirm, but it's looking like this is a pro feature.
Thanks for your help in any case!
-
Hmm that could be, but you should confirm with AIO and WPML support
-
Hi Jon
Do you have the pro version of AIO? Apparently, if you do then the correct translation is sent to each of the language versions of a page or post.
https://wpml.org/documentation/plugins-compatibility/translating-all-in-one-seo/
Maybe it doesn't work with teh unpaid version?
Whatever you need the meta titles and descriptions to be in the correct language - little point having them in English.
Regards Nigel
-
Thanks! I did see that page. The confusing thing is that the strings shown in their screenshots don't display in our implementation. The custom fields for 'aioseo' aren't listed as available to translate.
Could this be a feature of their Pro version that they don't explicitly advertise...?
-
Thanks for the reply
We're all set re: hreflang tags for the pages. My concern is that I'm using the AIO plugin to customize the meta title & description. So, although the correct version of the page will be listed in SERPs (e.g example.com/fr/ for French users), the link preview will still display the English meta info.
Am I missing something here?
Thanks!
Jon
-
Hi Jon
I am with Joseph here - I use Yoast as well.
Just make sure that if you have multi-language version fo pages that you specify the hreflang tag on each.
https://moz.com/learn/seo/hreflang-tag
Regards
Nigel
-
Hello there,
I am using Yoast and there's the option to have translated version of metas with Yoast, I have never use AIO, but I did find this document from WPML maybe you can check it out and see if it answered your question?
https://wpml.org/documentation/plugins-compatibility/translating-all-in-one-seo/
Regards,
Joseph Yap
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
SEO friendly H1 tag with 2 text lines
Hi everyone, I am trying to add span tags in H1, break tag on 2 lines and style each line of H1 differently: Example: Line 1Line 2 I might add a smaller font for line 2 as well... Is this SEO friendly? Will crawlers read entire text or can interfere and block it. Thank you!
Intermediate & Advanced SEO | | bgvsiteadmin0 -
Lightboxes and SEO
Do lightboxes (AKA popup boxes when you click "learn more" type CTAs) have any negative effect on SEO? We are looking at revamping our sites to have more of a tiled approach, and a lightbox with summary content popping out with additional CTAs, directing to pages with more information or free trial pages. Is there any downside to this approach from an organic perspective? is there anything specific to keep in mind when creating these if not?
Intermediate & Advanced SEO | | Chris81980 -
Multiple H2 tags
Is it advisable to use only one H2 tag? The template designs for some reason is ended up with multiple H2 tags, I realise if any think it's that each one is that are important and it is all relative. Just trying to assess if it's worth the time and effort to rehash the template. Has anyone done any testing or got any experience? Thanks
Intermediate & Advanced SEO | | seoman101 -
How does the use of Dynamic meta tags effect SEO?
I'm evaluating a new client site which was built buy another design firm. My question is they are dynamically creating meta tags and I'm concerned that it is hurting their SEO. When I view the page source this is what I see. <meta name="<a class="attribute-value">keywords</a>" id="<a class="attribute-value">keywordsGoHere</a>" content="" /> <meta name="<a class="attribute-value">description</a>" id="<a class="attribute-value">descriptionGoesHere</a>" content="" /> <title id="<a class="attribute-value">titleGoesHere</a>">title> To me it looks like the tags are not being added to the page, however the title is showing when you view it in a browser and if use a spider view tool, it sees the title. I'm guess it is being called from a DB. So I'm a little concerned though that the search engines are not really seeing the title and description. I'm not worried about the keywords tag. Can anyone shed some light on how this might work? Why it might not being showing the text for the description in the page code and if that will hurt SEO? Thanks for the help!
Intermediate & Advanced SEO | | BbeS0 -
Should I remove Meta Keywords tags?
Hi, Do you recommend removing Meta Keywords or is there "nothing to lose" with having them? Thanks
Intermediate & Advanced SEO | | BeytzNet0 -
Is DOCTYPE important for SEO?
Hello fellow Mozzers. I am just having a brief look at a potential clients website before speaking to them tomorrow and whilst looking at the source I noticed that they don't appear to have a clear definition for their Doctype. All the have at the top of each page is I have to admit that Doctypes aren't my strong point but I know that they are normally slightly more descriptive than this. Can this have any effect on rankings? or is this just an issue for W3C validation? Thanks 🙂
Intermediate & Advanced SEO | | AdeLewis0 -
How do you implement dynamic SEO-friendly URLs using Ajax without using hashbangs?
We're building a new website platform and are using Ajax as the method for allowing users to select from filters. We want to dynamically insert elements into the URL as the filters are selected so that search engines will index multiple combinations of filters. We're struggling to see how this is possible using symfony framework. We've used www.gizmodo.com as an example of how to achieve SEO and user-friendly URLs but this is only an example of achieving this for static content. We would prefer to go down a route that didn't involve hashbangs if possible. Does anyone have any experience using hashbangs and how it affected their site? Any advice on the above would be gratefully received.
Intermediate & Advanced SEO | | Sayers1