CodeIgniter Forums
Asp.net website urls as they are in Codeigniter - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Asp.net website urls as they are in Codeigniter (/showthread.php?tid=49282)



Asp.net website urls as they are in Codeigniter - El Forum - 02-14-2012

[eluser]bleu[/eluser]
I have an ecommerce website in asp.net and would like to change it to codeigniter

It has current urls as such

Part 1 Main Categories

http://abc.com/window_Masonry+frame+pieces-1.html
http://abc.com/window_Lateral+frame+pieces-4.html

http://abc.com/window_Remedial+frame+pieces-10.html

Part 2 plain pages
http://abc.com/about.aspx
http://abc.com/help.aspx


Part 3 Product detail pages

http://abc.com/productdetails.aspx?catcode=87&hdnGroupCode=99&hdnPCode=ff4-288888-88#tdimg




Which of these urls can I use when I create my website in codeigniter as they are with the help of url rewriting if needed?


I need these urls as they are as search engine optimization has been done on these urls