Hello everyone,
I am currently working on a WeWeb project and want to optimize my site for SEO so that users searching for a “fleuriste” in a specific city, like “Nantes”, are directed to a dedicated page where the city search field is automatically filled with “Nantes”.
Here’s what I want to achieve:
-
When a user searches for “fleuriste Nantes” on Google, they are directed to our specific page.
-
The opened page should have the city search field pre-filled with “Nantes” using URL parameters.
Questions:
-
What is the best way to configure this in WeWeb?
-
Should I use URL parameters, or is there a more effective method for handling this type of dynamic redirection?
-
How can I ensure that this configuration is optimized for SEO?
Thank you in advance for your advice and valuable help!