Instructions for disabling AnsPress profile
I think, backlink is custom feature and not related to AnsPress. I seen some backlink exchange plugin few years back when I started WP development but I am not sure if they exists today. But I would rather wait and add quality content to my site to get backlink from other site, yep its time consuming but its worth to wait. You can do many things with AnsPress for encouraging user participation. Like user badge, user ranking (extension will release end of this month) or an earning system: Best answerer will get paid or pay per answer or pay monthly payment for numbers of views There are many possibilities, its depend upon your users interest as well.
For that you can use ap-top sidebar position
I will check the issue and let you know.
It was updated. Thanks
I agree with @Terence. But if you want shorter permalink then there is an option in AnsPress option -> general
Why shorter? Why not just use the SEO value wisely?
override ask.php and add this at top: if(!is_user_logged_in()){ auth_redirect(); }