Hi team,
Ok here is the issue: we have an embeded app in a hubspot web page which seems to be running ok.
Here is the URL: Sell Your Property with FiSBO® | Empower Your Private Sale
each listing (real estate) has a listing number lets say its 292, unique for every record.
Is there a way to shorten the URL to something like: fisbo.co.nz/listing_292 - in this case 292 is the listing number
Any ideas?
Ben
Hello Ben,
In that case, you can create a page in knack like name listing in that case url will be “fisbo.co.nz/#listing/292”.
Using javascript on this page renders redirect to full URL with search parameter or first call API to get record ID using 292 as search param and then redirect to proper url
Thanks,
Sunny Singla
ssingla1985@gmail.com
+919855089359
Hi @BJ_Keehan,
Take a look at the solution I posted here. The post is from 3 years ago but still meets the needs of most. If it doesn’t work for you, feel free to reach out and I’d be happy to assist you.
Here’s the post:
Short URL
Best,
Ian