Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.

1 Answer

0 votes
by

All posts on Q2A have a unique link to them you can use, for example:

https://www.question2answer.org/qa/109439/have-converted-blobs-images-webp-format-they-visible-website?show=109457#a109457

I'm not sure exactly why you need links in the format you posted, but you could make them redirect to a URL like the one above. I don't think it would be very easy though as you'd have to use a custom PHP script to fetch an answer, get its question ID and build the URL out from there. 

...