I have 2 url's like this - http://www.example.com/news/pages.php?nID=16&pID=8112 http://www.example.com/news/pages.php?nID=16&pID=8223 How to make them like this using .htaccess http://www.example.com/news/first-news-item http://www.example.com/news/second-news-item or better, http://www.example.com/first-news-item http://www.example.com/second-news-item my .htaccess skills have started sucking up badly Thanks
me too got a similar problems, i want to redirect URL like www madridbarca com/profile.php?user=okenna to www madridbarca com/okenna/ how to edit it in htaccess? thanks in advance
If you're using a popular blogging platform for your sites, search around for a plugin to do SEO-friendly URLs. WordPress has a good one, and it will automatically create the .htaccess file entry for you. Hope this helps!