seo-by-rank-math
Last commit date
assets
1 month ago
includes
1 month ago
languages
1 month ago
vendor
1 month ago
rank-math.php
1 month ago
readme.txt
1 month ago
uninstall.php
1 year ago
wpml-config.xml
5 years ago
wpml-config.xml
76 lines
| 1 | <wpml-config> |
| 2 | <custom-fields> |
| 3 | <custom-field action="translate">rank_math_title</custom-field> |
| 4 | <custom-field action="translate">rank_math_description</custom-field> |
| 5 | <custom-field action="translate">rank_math_facebook_title</custom-field> |
| 6 | <custom-field action="translate">rank_math_facebook_description</custom-field> |
| 7 | <custom-field action="translate">rank_math_twitter_title</custom-field> |
| 8 | <custom-field action="translate">rank_math_twitter_description</custom-field> |
| 9 | <custom-field action="translate">rank_math_focus_keyword</custom-field> |
| 10 | <custom-field action="ignore">rank_math_canonical_url</custom-field> |
| 11 | <custom-field action="copy-once">rank_math_robots</custom-field> |
| 12 | <custom-field action="copy-once">rank_math_pillar_content</custom-field> |
| 13 | <custom-field action="copy">rank_math_facebook_enable_image_overlay</custom-field> |
| 14 | <custom-field action="copy">rank_math_facebook_image_overlay</custom-field> |
| 15 | <custom-field action="copy">rank_math_twitter_use_facebook</custom-field> |
| 16 | <custom-field action="copy">rank_math_twitter_card_type</custom-field> |
| 17 | <custom-field action="copy">rank_math_twitter_enable_image_overlay</custom-field> |
| 18 | <custom-field action="copy">rank_math_twitter_image_overlay</custom-field> |
| 19 | </custom-fields> |
| 20 | <admin-texts> |
| 21 | <key name="rank-math-options-titles"> |
| 22 | <key name="title_separator"/> |
| 23 | <key name="homepage_title"/> |
| 24 | <key name="homepage_description"/> |
| 25 | <key name="homepage_facebook_title"/> |
| 26 | <key name="homepage_facebook_description"/> |
| 27 | <key name="url_author_base"/> |
| 28 | <key name="author_archive_title"/> |
| 29 | <key name="author_archive_description"/> |
| 30 | <key name="date_archive_title"/> |
| 31 | <key name="date_archive_description"/> |
| 32 | <key name="search_title"/> |
| 33 | <key name="404_title"/> |
| 34 | <key name="pt_*_title"/> |
| 35 | <key name="pt_*_description"/> |
| 36 | <key name="pt_*_archive_title"/> |
| 37 | <key name="pt_*_archive_description"/> |
| 38 | <key name="pt_*_default_snippet_name"/> |
| 39 | <key name="pt_*_default_snippet_desc"/> |
| 40 | <key name="tax_*_title"/> |
| 41 | <key name="tax_*_description"/> |
| 42 | </key> |
| 43 | <key name="rank-math-options-general"> |
| 44 | <key name="img_alt_format"/> |
| 45 | <key name="img_title_format"/> |
| 46 | <key name="breadcrumbs_separator"/> |
| 47 | <key name="breadcrumbs_prefix"/> |
| 48 | <key name="breadcrumbs_home_link"/> |
| 49 | <key name="breadcrumbs_home_label"/> |
| 50 | <key name="breadcrumbs_archive_format"/> |
| 51 | <key name="breadcrumbs_search_format"/> |
| 52 | <key name="breadcrumbs_404_label"/> |
| 53 | <key name="rss_before_content"/> |
| 54 | <key name="rss_after_content"/> |
| 55 | </key> |
| 56 | </admin-texts> |
| 57 | <gutenberg-blocks> |
| 58 | <gutenberg-block type="rank-math/faq-block" translate="1"> |
| 59 | <key name="questions"> |
| 60 | <key name="*"> |
| 61 | <key name="title"/> |
| 62 | <key name="content"/> |
| 63 | </key> |
| 64 | </key> |
| 65 | </gutenberg-block> |
| 66 | <gutenberg-block type="rank-math/howto-block" translate="1"> |
| 67 | <key name="description"/> |
| 68 | <key name="steps"> |
| 69 | <key name="*"> |
| 70 | <key name="title"/> |
| 71 | <key name="content"/> |
| 72 | </key> |
| 73 | </key> |
| 74 | </gutenberg-block> |
| 75 | </gutenberg-blocks> |
| 76 | </wpml-config> |