How do I take an export in the form of an wordpress-export .xml file and import it into my new wordpress site so all of the posts and previous data show up in the new site? I have tried importing it and here is the error messages I get: The uploaded file could not be moved to /var/www/vhosts/realtorpros.net/httpdocs/wp-content. Thanks for any help!
I've never tried this, but it seems as if /var/www/vhosts/realtorpros.net/httpdocs/wp-content. should just be /var/www/vhosts/realtorpros.net/wp-content. Maybe it's some sort of permissions issue. Try making everything 777 and doing that. Again, i dont know if that will fix it, but it certainly wont hurt anything - just remember to turn the permissions back when youre done.