Hi
I have a website that controlled by an Admin section which I created before. Menu structure and articles are controlled by this Admin section by saving setting in DataBase. The frontend website is getting data from DataBase.

Now my website urls are not SEF so I want to convert my all urls to SEF. Also the articles are not fixed. Admin can add/edit/delete articles.

I want to change urls
Example :
The fronend url is looks like this :
www.domain.com/index.php?view=article&articleid=45&template=1

I need to convert it to search engine friendly like this :
www.domain.com/moreinfo.html

How do I do this ?
Thanks.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.