Thanks for your review.
I assume that by ‘import/export options’ you mean the conversion (renaming) of the internal custom fields other SEO plugins have created so that they are read by Add-Meta-Tags (AMT).
AMT does not provide such a tool, but, actually, it does support reading the fields of **any** other plugin by adding simple filtering functions in your theme’s functions.php
file. Read about the amt_external_*
filters in the description page and also check out example 3.
BTW, I took a look at the source code of the *SEO Data Transporter* plugin. Its support for the current version of Add-Meta-Tags is incomplete as it supports only the *description* and *keywords* fields. Time permitting I’ll send a patch to the developer for full AMT support.
Kind Regards,
George