I did an export from the old site at GoDaddy and an import on the new site at NFSN. No probs except for needing to manually create the .htaccess file creation
except
find that plugins and themes are not on the new site.
@steve-cc
After you’ve imported the file, do you see the plugin/theme files in wp-content?
It could be that they are there but were deactivated because they are not compatible with the new environment.
The folders were there – Files & Themes but none of the additional plugins or themes were in the folders – just default ones. Had to install and activate them manually.
This can happen if the plugin doesn’t have access to write to wp-content/themes and wp-content/plugins
You need to adjust the file permissions before importing.