Hi,
I have Jsitemap pro. Is there any integration with this?
sorry but we does not provide this integration.
Do the profile pages have any metadata that is seen by search engines?
There is only title attribute, if you want to add also meta-description then you may think to create a profile page override and add a code like this:
$this->document->setDescription($this->data->about_me)
With this sample code you will have the value of the field with alias "about_me" as Page meta-description