wpml-config.xml 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. <wpml-config>
  2. <custom-fields>
  3. <custom-field action="translate">_yoast_wpseo_title</custom-field>
  4. <custom-field action="translate">_yoast_wpseo_bctitle</custom-field>
  5. <custom-field action="translate">_yoast_wpseo_metadesc</custom-field>
  6. <custom-field action="translate">_yoast_wpseo_focuskw</custom-field>
  7. <custom-field action="copy">_yoast_wpseo_meta-robots-noindex</custom-field>
  8. <custom-field action="copy">_yoast_wpseo_meta-robots-nofollow</custom-field>
  9. <custom-field action="copy">_yoast_wpseo_meta-robots-adv</custom-field>
  10. <custom-field action="ignore">_yoast_wpseo_canonical</custom-field>
  11. <custom-field action="ignore">_yoast_wpseo_redirect</custom-field>
  12. <custom-field action="translate">_yoast_wpseo_opengraph-description</custom-field>
  13. </custom-fields>
  14. <admin-texts>
  15. <key name="wpseo_titles">
  16. <key name="title-home-wpseo" />
  17. <key name="metadesc-home-wpseo" />
  18. <key name="title-post" />
  19. <key name="metadesc-post" />
  20. <key name="title-page" />
  21. <key name="metadesc-page" />
  22. <key name="title-attachment" />
  23. <key name="metadesc-attachment" />
  24. <key name="title-category" />
  25. <key name="metadesc-category" />
  26. <key name="title-tax-post_tag" />
  27. <key name="metadesc-tax-post_tag" />
  28. <key name="title-author-wpseo" />
  29. <key name="metadesc-author-wpseo" />
  30. <key name="title-archive-wpseo" />
  31. <key name="metadesc-archive-wpseo" />
  32. <key name="title-search-wpseo" />
  33. <key name="title-404-wpseo" />
  34. <key name="breadcrumbs-sep" />
  35. <key name="breadcrumbs-home" />
  36. <key name="breadcrumbs-prefix" />
  37. <key name="breadcrumbs-archiveprefix" />
  38. <key name="breadcrumbs-searchprefix" />
  39. <key name="breadcrumbs-404crumb" />
  40. <key name="rssbefore" />
  41. <key name="rssafter" />
  42. </key>
  43. </admin-texts>
  44. </wpml-config>