Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Joost de Valk

    (@joostdevalk)

    More of a WPML thing than a WP SEO thing right now…

    Thread Starter Matteo Legittimo

    (@mattleg)

    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

    Plugin Contributor Joost de Valk

    (@joostdevalk)

    Checking with the WPML team ??

    Thread Starter Matteo Legittimo

    (@mattleg)

    thank u so much!!!

    Thread Starter Matteo Legittimo

    (@mattleg)

    This is the answer:

    =====================================
    Here is a great tutorial on that
    https://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!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: WordPress SEO by Yoast] Home Meta description template in different language’ is closed to new replies.