Dear @inspirationacademy,
Unhide the .messages-form .submit (Astra Pro may be hiding it) with: .messages-form .submit { display: inline-block !important; }
If it’s still missing, copy the BuddyPress messages template into your child theme, add back the <button type="submit" name="send">Send</button>, then clear all caches.
Hello @smithloo,
I usually grab Yoast or Rank Math, set it to index profiles with simple title/description templates, and keep the clean /members/username/ URLs. I let the plugin add basic Person schema, ask users to add a photo and bio for unique content, then confirm my XML sitemap includes /members/ and that robots.txt isn’t blocking it. Finally, I speed things up with caching and lazy-load avatars—and if I ever need privacy I just flip profiles to noindex or require login.