Hi,
is there a way to have homepage meta description for every single language?
Im using the last release of WPML.
Thanks a lot
Hi,
is there a way to have homepage meta description for every single language?
Im using the last release of WPML.
Thanks a lot
More of a WPML thing than a WP SEO thing right now...
Hi!
this is the replay from WPML Team
" Check in In WPML > Strings translations >
for translation of those descriptions.
If they are not there
I believe they are stored as custom types, you could confirm with the Yoast team about that in which case the wpml-config.xml can be edited to include them "
Let me know!
Thanks a lot
Checking with the WPML team :)
thank u so much!!!
This is the answer:
=====================================
Here is a great tutorial on that
http://wpml.org/documentation/support/language-configuration-files/
here is a sample for custom types
<custom-types>
<custom-type translate="1">book</custom-type>
<custom-type translate="1">DVD</custom-type>
</custom-types
here is sample for custom fields
<custom-fields>
<custom-field action="copy">quantity</custom-field>
<custom-field action="translate">custom-title</custom-field>
<custom-field action="copy">weight</custom-field>
<custom-field action="translate">custom-description</custom-field>
<custom-field action="ignore">date-added</custom-field>
</custom-fields>
What type did the yoast team say it is.
=============================================
If u can explain me how to change the xml it's great!
I looked at the database, but i coundn't find the record in wp_postmeta about template description for home page, tag ecc ecc!
thanks a lot!
I'm sur it's usefull for so many people!
This topic has been closed to new replies.