Welcome Guest, Not a member yet? Register   Sign In
Redirecting to SEO-friendly URL using form
#1

[eluser]nyalex[/eluser]
I am building a local search directory. One that will allow users to search for a keyword (ex: dentist) and a location (ex: New York, NY) using two form fields.

It consists of two pages:

Page 1: The search form with only two text boxes (keyword & location) for searching.

Page 2: The results page that is a list of the relevant search results.

The problem is that the search results page doesn't list the search keywords within the landing URL. The query uses $this->input->post instead of $this->uri->segment(n).

Is there anyway to force the form on page 1 to redirect to the search results page with url_title(keyword) and url_title(location) in the URL with the current query logic?

Thanks again in advance.


Messages In This Thread
Redirecting to SEO-friendly URL using form - by El Forum - 03-03-2010, 09:38 AM
Redirecting to SEO-friendly URL using form - by El Forum - 03-03-2010, 12:39 PM
Redirecting to SEO-friendly URL using form - by El Forum - 03-03-2010, 01:48 PM
Redirecting to SEO-friendly URL using form - by El Forum - 03-18-2010, 12:45 PM



Theme © iAndrew 2016 - Forum software by © MyBB