Hi all,
My app is a job board. The job listings are on a single page, displayed in a repeating group and filtered through inputs and search boxes.
I would like to create landing pages that will show up in SERPs for search terms such as “Javascript jobs”. Most jobs sites are able to link to a pre-filled search with a URL that dynamically matches. e.g. https://www.indeed.com/q-Javascript-jobs.html.
My question is that I would like to be able to setup landing pages and rather than create a new page for every keyword manually, I wondered if there would be any way to make my existing jobs page dynamic so that:
a) the URL changes based on user’s search term on Google
b) the jobs on the site are filtered based on same search term
Is there any way to do this in Bubble?
Thanks