Vote count:
0
I am working on a job search website project. We want to implement a module called search by location(city or region).
We would like to do that like this website: http://ift.tt/1DXdnqs
If you follow this URL and you click on one city or region, for example:
That way they are able to put and target different keywords for each URL, they put city name or region name in all URL, title and H1 tags for SEO purposes.
But, for our parts the URLs on our website look like: /jobsearch/job-results.php?cityID=30 or /jobsearch/job-results.php?regID=45 All search query is manage in one page(job-results.php)
My questions are as follow:
1) What approch do they use to build such a powerfull search, with SEO friendly URL? 2) Do they create manually all those pages: London_l1621_t2.html, Essex_l1880_t2.html, ...? 3) Do they generate them(html page) with their server side language by an inner process? 4) Do they have only one search results page and then using .htaccess to rewrite the URLs?
They have plenty other search terms and then they keep it in the same way.
We would like to manage our multiple URLs they way they do(for SEO purposes). But, it seems we don't know the right way. I spent times to google it and still have no answer.
What is the best solution?
Can someone help us please? I know guys you have some pretty nice answers for me. Thanks
URL structure approch for multiple pages that display website search results
Aucun commentaire:
Enregistrer un commentaire