wordpress-seo
Last commit date
admin
2 years ago
css
2 years ago
images
2 years ago
inc
2 years ago
js
2 years ago
lib
2 years ago
packages
2 years ago
src
2 years ago
vendor
2 years ago
vendor_prefixed
2 years ago
index.php
10 years ago
license.txt
8 years ago
readme.txt
2 years ago
wp-seo-main.php
2 years ago
wp-seo.php
2 years ago
wpml-config.xml
3 years ago
wpml-config.xml
45 lines
| 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_once">_yoast_wpseo_meta-robots-noindex</custom-field> |
| 8 | <custom-field action="copy_once">_yoast_wpseo_meta-robots-nofollow</custom-field> |
| 9 | <custom-field action="copy_once">_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> |
| 45 |