@tony-brunsman I already did!
import wixSite from 'wix-site';
$w.onReady(function () {
let current = wixSite.currentPage;
$w("#ownerID").text = "http://www.example.com" + current.url;
console.log("http://www.example.com" + current.url);
});
This url is showing
http://www.example.com/member-id
instead of this one.
http://www.example.com/forum/6f78c488-f7b1-404b-aeeb-ea4e0541cfd6