Hi all,
I have a site that has a dynamically generated page and looks like this:
The page has the article title and description stored in a database and printed in the page itself.
How do I go about changing the URL from this:
To this:
where the article description is stored in a database?
Thanks in advance.
Max.